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
Eugen Rochko eae6b98ace WIP: Add starter packs 3 weeks ago
..
activitypub Drop support for ruby 3.1 (#32363) 2 months ago
admin Extract constants for controller `LIMIT` queries (#32921) 1 month ago
api WIP: Add starter packs 3 weeks ago
auth WIP: Add starter packs 3 weeks ago
concerns Fix `Style/SafeNavigation` cop (#32970) 1 month ago
disputes Set "admin" body class from `admin` nested layout (#31269) 4 months ago
filters Set "admin" body class from `admin` nested layout (#31269) 4 months ago
oauth Fix logic in "last used at per application" oauth token list (#32912) 1 month ago
redirect Move redirect/base body class to view (#31796) 4 months ago
settings Extract constants for controller `LIMIT` queries (#32921) 1 month ago
well_known Support /.well-known/host-meta.json (#32206) 3 months ago
about_controller.rb Simplify instance presenter view access (#26046) 1 year ago
accounts_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 7 months ago
application_controller.rb Remove `body_class_string` helper (#33072) 1 month ago
authorize_interactions_controller.rb Change interaction modal in web UI (#26075) 1 year ago
backups_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
custom_css_controller.rb Add scope `providing_styles` to `UserRole` (#29286) 10 months ago
emojis_controller.rb
filters_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
follower_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 1 year ago
following_accounts_controller.rb Fix Vary headers not being set on some redirects (#27272) 1 year ago
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 12 months ago
home_controller.rb Simplify instance presenter view access (#26046) 1 year ago
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) 11 months ago
invites_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
lists_controller.rb WIP: Add starter packs 3 weeks ago
mail_subscriptions_controller.rb Fix contrast between background and form elements on some pages (#31266) 5 months ago
manifests_controller.rb
media_controller.rb Add coverage for `media#player`, move body class to view (#31790) 4 months ago
media_proxy_controller.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
privacy_controller.rb Simplify instance presenter view access (#26046) 1 year ago
relationships_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
remote_interaction_helper_controller.rb Change interaction modal in web UI (#26075) 1 year ago
severed_relationships_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
shares_controller.rb Move shares/modal body class to layout (#31789) 4 months ago
statuses_cleanup_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
statuses_controller.rb Remove unused `statuses#embed` body class assignment (#31787) 4 months ago
tags_controller.rb Rename `cache_*` methods to `preload_*` in controller concern (#30209) 7 months ago