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/timelines
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
..
direct_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
home_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
list_controller.rb Add more granular OAuth scopes (#7929) 7 years ago
public_controller.rb Fix unpermitted parameters warning when generating pagination URLs (#6995) 7 years ago
tag_controller.rb Fix unpermitted parameters warning when generating pagination URLs (#6995) 7 years ago