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 Use raw status code on have_http_status ()
lists Add more granular OAuth scopes ()
push Add REST API for Web Push Notifications subscriptions ()
statuses Add more granular OAuth scopes ()
timelines Add more granular OAuth scopes ()
accounts_controller_spec.rb Add more granular OAuth scopes ()
apps_controller_spec.rb Use raw status code on have_http_status ()
blocks_controller_spec.rb Add more granular OAuth scopes ()
custom_emojis_controller_spec.rb Use raw status code on have_http_status ()
domain_blocks_controller_spec.rb Add more granular OAuth scopes ()
favourites_controller_spec.rb Add more granular OAuth scopes ()
filter_controller_spec.rb Add more granular OAuth scopes ()
follow_requests_controller_spec.rb Add more granular OAuth scopes ()
follows_controller_spec.rb Add more granular OAuth scopes ()
instances_controller_spec.rb Use raw status code on have_http_status ()
lists_controller_spec.rb Add more granular OAuth scopes ()
media_controller_spec.rb Add more granular OAuth scopes ()
mutes_controller_spec.rb Add more granular OAuth scopes ()
notifications_controller_spec.rb Add more granular OAuth scopes ()
reports_controller_spec.rb Add more granular OAuth scopes ()
search_controller_spec.rb Add more granular OAuth scopes ()
statuses_controller_spec.rb Add more granular OAuth scopes ()
streaming_controller_spec.rb Redirect to streaming_api_base_url ()
suggestions_controller_spec.rb Re-add follow recommendations API ()