mastodon/app/controllers
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
2018-07-05 18:31:35 +02:00
..
activitypub
admin
api Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
auth Replace bypass option with bypass_sign_in (#7867) 2018-06-21 10:41:49 +09:00
concerns Typo in signature verification failure logging (#7916) 2018-06-30 13:11:38 +02:00
oauth
settings
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_follows_controller.rb
emojis_controller.rb
filters_controller.rb Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb Improve embeds (#7919) 2018-07-01 04:12:34 +02:00
remote_unfollows_controller.rb Add tests for remote_unfollows_controller (#7879) 2018-06-24 19:55:55 +09:00
shares_controller.rb
statuses_controller.rb Improve embeds (#7919) 2018-07-01 04:12:34 +02:00
stream_entries_controller.rb
tags_controller.rb