mastodon/app/controllers
Matt Jankowski 7c9c6c7f80
Fix remaining `Rails/WhereExists` cop violations, regenerate todo ()
..
activitypub Fix remaining `Rails/WhereExists` cop violations, regenerate todo ()
admin Fix remaining `Rails/WhereExists` cop violations, regenerate todo ()
api Add annual reports for accounts ()
auth Add notification email on invalid second authenticator ()
concerns Add confirmation when redirecting logged-out requests to permalink ()
disputes Remove un-needed `action` and `template` options to `render` in controllers ()
filters Refactor `Cache-Control` and `Vary` definitions ()
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
redirect Fix redirect confirmation for accounts ()
settings Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
well_known Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` ()
about_controller.rb Simplify instance presenter view access ()
accounts_controller.rb Remove `default_scope` from `MediaAttachment` class ()
application_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
authorize_interactions_controller.rb Change interaction modal in web UI ()
backups_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
custom_css_controller.rb Spec coverage for custom css endpoint ()
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers ()
follower_accounts_controller.rb Fix Vary headers not being set on some redirects ()
following_accounts_controller.rb Fix Vary headers not being set on some redirects ()
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` ()
home_controller.rb Simplify instance presenter view access ()
instance_actors_controller.rb Fix /actor needlessly reading session cookie and varying on Signature ()
intents_controller.rb Fix Performance/DeletePrefix cop ()
invites_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
mail_subscriptions_controller.rb Add List-Unsubscribe email header ()
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies ()
media_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode ()
media_proxy_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode ()
privacy_controller.rb Simplify instance presenter view access ()
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks ()
remote_interaction_helper_controller.rb Change interaction modal in web UI ()
shares_controller.rb Fix blurhash and autoplay not working on public pages ()
statuses_cleanup_controller.rb Remove un-needed `action` and `template` options to `render` in controllers ()
statuses_controller.rb Simplify instance presenter view access ()
tags_controller.rb Simplify instance presenter view access ()