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 48ea7552dd
Change hashtag trends to be stored in the database instead of redis (#32837)
Co-authored-by: David Roetzel <david@roetzel.de>
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 Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
auth Move non-action public method controller callback to private methods (#31933) 3 months 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
accounts_controller.rb
application_controller.rb Remove `body_class_string` helper (#33072) 1 month ago
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb
emojis_controller.rb
filters_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months 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
relationships_controller.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
remote_interaction_helper_controller.rb
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