You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
fetch_remote_account_service.rb
fetch_remote_key_service.rb
fetch_remote_status_service.rb Fetch reblogs as Announce activity instead of Note object (#4672) 8 years ago
process_account_service.rb
process_collection_service.rb