Commit Graph
117 Commits
Author SHA1 Message Date
Matt BaerandGitHub 8dbb4ebdc5 Merge pull request #3 from gytisrepecka/master
Added phrases_lt.go
2019-05-08 09:51:00 -04:00
Gytis Repečka c5dba02ee6 Added Lithuanian localization. 2019-05-08 08:18:35 +03:00
Matt Baer 7b4bf5c1b2 Include extensions when building Create & Update activities 2019-04-04 16:57:46 -04:00
Matt Baer 78107a0269 Merge branch 'master' of github.com:writeas/web-core 2019-04-04 16:36:11 -04:00
Matt Baer 528e59e922 Update README to explain use in WriteFreely 2019-04-04 16:35:50 -04:00
Matt Baer ad1a4272b0 Support new commentsEnabled property
This adds a CommentsEnabled field to the activitystreams.Object struct,
as well as the Extensions needed in the Context field in order to
describe the field.

This is a field previously supported by PeerTube, and just recently
added in PixelFed.
2019-04-04 16:29:00 -04:00
Matt BaerandGitHub 9884cdaa8a Merge pull request #2 from SamWhited/support_modules
Support Go Modules
2019-02-01 17:30:18 +01:00
Sam Whited cee61547fa Support Go Modules
Fixes #1
2019-02-01 10:28:46 -06:00
Matt Baer ce8cb5ee19 Use #writefreely badge, not Slack v1.1.0 2019-01-10 21:42:25 -05:00
Matt Baer 5631982c2b Support creating word-ish password
This adds the NewWordish() func
2019-01-10 20:46:03 -05:00
Matt Baer 4cb17a6518 Add title dash
This defaults to the em dash, but uses an en dash on German posts.

Part of writeas/writefreely#1
v1.0.0
2018-12-24 13:48:21 -05:00
Matt Baer 05f387ffa1 Omit empty endpoints.sharedInbox
This fixes writeas/writefreely#8
2018-11-11 11:55:28 -05:00
Matt Baer 265880c2cf Add tags package documentation 2018-10-28 12:01:02 -04:00
Matt Baer 316410bd35 Don't fail test when repeat slug generated 2018-10-16 23:21:12 -04:00
Matt Baer 3d47537e1f Add stringmanip package 2018-10-16 22:58:06 -04:00
Matt Baer 567e0c6ef0 Add i18n.LangIsRTL func 2018-10-16 20:38:27 -04:00
Matt Baer 73bffef9af Add tags.Extract() func 2018-10-16 20:33:34 -04:00
Matt Baer e5a5d63c6f Add Convert(JSON|SQL) funcs 2018-10-16 18:26:08 -04:00
Matt Baer 6c98a50085 Add safe slug generation func in package id 2018-10-15 17:41:41 -04:00
Matt Baer fcb3ad5c6b Add query package 2018-10-14 19:08:14 -04:00
Matt Baer 3b93e92115 Fix Travis Go version 2018-10-14 15:52:15 -04:00
Matt Baer 7ea3998ccf Add new auth funcs for parsing tokens 2018-10-14 15:35:33 -04:00
Matt Baer 41f4a1a2fa Add package log 2018-10-14 15:25:23 -04:00
Matt Baer b414a83eb5 Change license from MIT to MPL 2018-10-14 15:21:12 -04:00
Matt Baer 355476e321 Add posts.ExtractTitle func 2018-10-10 15:16:54 -04:00
Matt Baer 73c7314873 Update Travis file to Go 1.10 2018-09-30 20:08:15 -04:00
Matt Baer 27237b1fff Add Slovak localization 2018-09-23 15:47:00 -04:00
Matt Baer 3d934b1599 Add Turkish localization 2018-09-14 17:58:17 +02:00
Matt Baer e4ab903634 Update Arabic translations 2018-09-03 16:59:52 -04:00
Matt Baer 789448b7de Add Tajik localization 2018-09-02 12:44:33 -04:00
Matt Baer 5baecfdf93 Add Persian localization 2018-09-02 12:44:15 -04:00
Matt Baer b3715b7357 Add Esperanto localization 2018-09-02 12:43:58 -04:00
Matt Baer ce799c9a50 Add Arabic localization 2018-09-02 12:43:37 -04:00
Matt Baer f79ee1acb1 Support decoding public keys 2018-08-21 16:43:21 -04:00
Matt Baer eba1520b79 Support tag property on objects 2018-08-18 12:34:29 -04:00
Matt Baer 63de2e6491 Support creating Follow activities 2018-08-17 20:42:39 -04:00
Matt Baer 9d28aa5dab Add NewUpdateActivity func 2018-08-16 20:31:25 -04:00
Matt Baer b9e200c53b Use object's Published date in Create activity 2018-08-12 22:34:31 -04:00
Matt Baer e373e59418 Allow any type in OrderedCollectionPage.OrderedItems 2018-08-11 10:52:24 -04:00
Matt Baer d9bfef1071 Add Friendica as bot 2018-08-10 16:46:02 -04:00
Matt Baer 65e5e6cf6d Add forum badge 2018-08-10 11:02:00 -04:00
Matt Baer be77b6dedc Create activities only with ID
Instead of including /activity at the end
2018-08-08 16:04:01 -04:00
Matt Baer 7182ec7db1 Add hackney as bot 2018-08-08 16:03:14 -04:00
Matt Baer c9787530db Support creating Delete activities 2018-08-08 15:29:42 -04:00
Matt Baer 582ab04ab5 Move explicit bot UA string tests to prefix tests
Also look for python-requests/*
2018-08-04 17:28:29 +02:00
Matt Baer 0f417dd897 Add documentation to activity.go
Including the activitystreams package.
2018-08-04 14:38:40 +02:00
Matt Baer badc52773f Add repo description 2018-08-04 14:28:57 +02:00
Matt Baer e998deef94 Add GoDoc link 2018-08-04 14:23:44 +02:00
Matt Baer 26688eb59d Move namespace string into const 2018-08-04 14:23:14 +02:00
Matt Baer 57919aaaec Add Endpoints property to Actor 2018-08-03 00:22:42 +02:00