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
2018-03-04 09:19:11 +01:00
..
fetch_featured_collection_service.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
fetch_remote_account_service.rb Check Webfinger-returned author URI even when not redirected (#5213) 2017-10-04 09:59:28 +02:00
fetch_remote_key_service.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
fetch_remote_status_service.rb Allow attributedTo in a status to be an embedded object (#6238) 2018-01-15 06:51:46 +01:00
process_account_service.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
process_collection_service.rb Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00