Matt Jankowski
0945e25b8f
Add `Api::V1::Statuses::BaseController` base controller class ( #27794 )
2 years ago
Eugen Rochko
0ae5c6312f
Remove useless `respond_to` calls ( #13208 )
6 years ago
Eugen Rochko
1f6ed4f86a
Add more granular OAuth scopes ( #7929 )
...
* Add more granular OAuth scopes
* Add human-readable descriptions of the new scopes
* Ensure new scopes look good on the app UI
* Add tests
* Group scopes in screen and color-code dangerous ones
* Fix wrong extra scope
8 years ago
abcang
db012b57c2
Fix distribute_add_activity and distribute_remove_activity ( #7393 )
8 years ago
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
8 years ago
Eugen Rochko
9caa90025f
Pinned statuses ( #4675 )
...
* Pinned statuses
* yarn manage:translations
9 years ago