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
Claire 44bf7b8128
Add notifications of severed relationships (#27511)
10 months ago
..
activitypub Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 10 months ago
admin Allow unblocking email addresses from any matching account (#29305) 10 months ago
api Move repeated `insert_pagination_headers` method to api base class (#29606) 10 months ago
auth Fix user creation failure handling in OAuth paths (#29207) 11 months ago
concerns Add `Api::ErrorHandling` concern for api/base controller (#29574) 10 months ago
disputes
filters
oauth
redirect Fix redirect confirmation for accounts (#28902) 1 year ago
settings Fix `Style/GuardClause` cop in app/controllers (#28420) 1 year ago
well_known
about_controller.rb
accounts_controller.rb
application_controller.rb Add `Account.without_internal` scope (#29559) 11 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 Remove redundant `return` in `IntentsController` (#29099) 12 months ago
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 Add notifications of severed relationships (#27511) 10 months ago
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb