Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes ()
* 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
..
accounts Add more granular OAuth scopes ()
apps Fix - GET /api/v1/apps/verify_credentials to confirm app works ()
instances Represent numbers by strings in instance activity API ()
lists Add more granular OAuth scopes ()
push Fix 404 for GET /api/v1/push/subscription ()
statuses Add more granular OAuth scopes ()
timelines Add more granular OAuth scopes ()
accounts_controller.rb Add more granular OAuth scopes ()
apps_controller.rb Fix - GET /api/v1/apps/verify_credentials to confirm app works ()
blocks_controller.rb Add more granular OAuth scopes ()
custom_emojis_controller.rb Improve admin UI for custom emojis, add copy/disable/enable ()
domain_blocks_controller.rb Add more granular OAuth scopes ()
favourites_controller.rb Add more granular OAuth scopes ()
filters_controller.rb Add more granular OAuth scopes ()
follow_requests_controller.rb Add more granular OAuth scopes ()
follows_controller.rb Add more granular OAuth scopes ()
instances_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
lists_controller.rb Add more granular OAuth scopes ()
media_controller.rb Add more granular OAuth scopes ()
mutes_controller.rb Add more granular OAuth scopes ()
notifications_controller.rb Add more granular OAuth scopes ()
reports_controller.rb Add more granular OAuth scopes ()
search_controller.rb Add more granular OAuth scopes ()
statuses_controller.rb Add more granular OAuth scopes ()
streaming_controller.rb Clean up for api/base controller ()
suggestions_controller.rb Re-add follow recommendations API ()