mastodon/app/controllers
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` ()
..
activitypub Drop support for ruby 3.1 ()
admin Add `urgent` scope and `by_version` method to `SoftwareUpdate` ()
api Remove un-needed `Poll.attached` scope ()
auth Fix various visual sign-up flow issues ()
concerns Fix error 500 when passing an invalid `lang` parameter ()
disputes Set "admin" body class from `admin` nested layout ()
filters Set "admin" body class from `admin` nested layout ()
oauth Fix logic in "last used at per application" oauth token list ()
redirect Move redirect/base body class to view ()
settings Extract constants for controller `LIMIT` queries ()
well_known Support /.well-known/host-meta.json ()
about_controller.rb Simplify instance presenter view access ()
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern ()
application_controller.rb Change ability to navigate of unconfirmed users ()
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 Add scope `providing_styles` to `UserRole` ()
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
filters_controller.rb Set "admin" body class from `admin` nested layout ()
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 Move common module inclusion in sub classes to `ActivityPub::BaseController` ()
intents_controller.rb Remove redundant `return` in `IntentsController` ()
invites_controller.rb Set "admin" body class from `admin` nested layout ()
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages ()
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies ()
media_controller.rb Add coverage for `media#player`, move body class to view ()
media_proxy_controller.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper ()
privacy_controller.rb Simplify instance presenter view access ()
relationships_controller.rb Set "admin" body class from `admin` nested layout ()
remote_interaction_helper_controller.rb Change interaction modal in web UI ()
severed_relationships_controller.rb Set "admin" body class from `admin` nested layout ()
shares_controller.rb Move shares/modal body class to layout ()
statuses_cleanup_controller.rb Set "admin" body class from `admin` nested layout ()
statuses_controller.rb Remove unused `statuses#embed` body class assignment ()
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern ()
terms_of_service_controller.rb Add terms of service ()