mastodon/app/controllers
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account ()
..
activitypub Rename `cache_*` methods to `preload_*` in controller concern ()
admin Implement UI for Admin Search of Hashtags ()
api Change dismissing a notification to clear existing filtered notifications for that account ()
auth Fix contrast between background and form elements on some pages ()
concerns Fix contrast between background and form elements on some pages ()
disputes Remove un-needed `action` and `template` options to `render` in controllers ()
filters
oauth Merge pull request from GHSA-vp5r-5pgw-jwqx
redirect Fix redirect confirmation for accounts ()
settings Change `read:me` scope to `profile` scope ()
well_known Implement RFC 8414 for OAuth 2.0 server metadata ()
about_controller.rb
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern ()
application_controller.rb Remove duplicate `omniauth_only?` helper method ()
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Add scope `providing_styles` to `UserRole` ()
emojis_controller.rb
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers ()
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` ()
home_controller.rb
instance_actors_controller.rb Move common module inclusion in sub classes to `ActivityPub::BaseController` ()
intents_controller.rb Remove redundant `return` in `IntentsController` ()
invites_controller.rb
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages ()
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks ()
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Use existing `SeveredRelationship.about_local_account` scope in more places ()
shares_controller.rb
statuses_cleanup_controller.rb Remove un-needed `action` and `template` options to `render` in controllers ()
statuses_controller.rb
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern ()