mastodon/app/services/activitypub
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672)
* Process Create / Announce activity in FetchRemoteStatusService

* Use activity URL in ActivityPub for reblogs

* Redirect to the original status on StatusesController#show
2017-08-24 16:21:42 +02:00
..
fetch_remote_account_service.rb Hook up URL-based resource look-up to ActivityPub (#4589) 2017-08-14 02:29:36 +02:00
fetch_remote_key_service.rb Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
fetch_remote_status_service.rb Fetch reblogs as Announce activity instead of Note object (#4672) 2017-08-24 16:21:42 +02:00
process_account_service.rb Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 2017-08-22 18:30:15 +02:00
process_collection_service.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00