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
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610)
* Federate pinned statuses over ActivityPub

* Display pinned toots in web UI

Fix #6117

* Fix migration

* Fix tests

* Update outbox_serializer.rb

* Update remove_serializer.rb

* Update add_serializer.rb

* Update fetch_featured_collection_service.rb
7 years ago
..
fetch_featured_collection_service.rb Federate pinned statuses over ActivityPub (#6610) 7 years ago
fetch_remote_account_service.rb
fetch_remote_key_service.rb
fetch_remote_status_service.rb
process_account_service.rb Federate pinned statuses over ActivityPub (#6610) 7 years ago
process_collection_service.rb