You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api/v1
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
7 years ago
..
accounts Add more granular OAuth scopes (#7929) 7 years ago
apps
instances
lists Add more granular OAuth scopes (#7929) 7 years ago
push
statuses Add more granular OAuth scopes (#7929) 7 years ago
timelines Add more granular OAuth scopes (#7929) 7 years ago
accounts_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
apps_controller.rb
blocks_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
custom_emojis_controller.rb
domain_blocks_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
favourites_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
filters_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
follow_requests_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
follows_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
instances_controller.rb
lists_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
media_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
mutes_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
notifications_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
reports_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
search_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
statuses_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
streaming_controller.rb
suggestions_controller.rb