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
Emelia Smith 049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087)
9 months ago
..
activitypub Add scope `Status.distributable_visibility` (#29950) 9 months ago
admin Allow unblocking email addresses from any matching account (#29305) 10 months ago
api Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) 9 months ago
auth
concerns Add `API::Pagination` concern (#28826) 9 months ago
disputes
filters
oauth
redirect
settings Use enum-generated scopes/queries for `BulkImport` (#29975) 9 months ago
well_known
about_controller.rb
accounts_controller.rb Add scope `Status.distributable_visibility` (#29950) 9 months ago
application_controller.rb Add `Account.without_internal` scope (#29559) 10 months ago
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Add scope `providing_styles` to `UserRole` (#29286) 11 months ago
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
intents_controller.rb
invites_controller.rb
mail_subscriptions_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 10 months ago
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb