mastodon/app
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566)
* Deliver ActivityPub Like

* Deliver ActivityPub Undo-Like

* Deliver ActivityPub Create/Announce activities

* Deliver ActivityPub creates from mentions

* Deliver ActivityPub Block/Undo-Block

* Deliver ActivityPub Accept/Reject-Follow

* Deliver ActivityPub Undo-Follow

* Deliver ActivityPub Follow

* Deliver ActivityPub Delete activities

Incidentally fix #889

* Adjust BatchedRemoveStatusService for ActivityPub

* Add tests for ActivityPub workers

* Add tests for FollowService

* Add tests for FavouriteService, UnfollowService and PostStatusService

* Add tests for ReblogService, BlockService, UnblockService, ProcessMentionsService

* Add tests for AuthorizeFollowService, RejectFollowService, RemoveStatusService

* Add tests for BatchedRemoveStatusService

* Deliver updates to a local account to ActivityPub followers

* Minor adjustments
2017-08-13 00:44:41 +02:00
..
controllers ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
helpers Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
javascript Minor fixes in the French translation (#4580) 2017-08-12 01:33:30 +02:00
lib ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
services ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views Fix short description in about/more page (#4554) 2017-08-08 15:49:32 +02:00
workers ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00