mastodon/app/controllers/api/v1/statuses
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
..
favourited_by_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
favourites_controller.rb Fix response of unreblog/unfavourite APIs (#4204) 2017-07-14 20:44:53 +02:00
mutes_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
pins_controller.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
reblogged_by_accounts_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
reblogs_controller.rb Fix response of unreblog/unfavourite APIs (#4204) 2017-07-14 20:44:53 +02:00