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 5b3a8737d6
Add hints for rules (#29539)
10 months ago
..
activitypub Move HTTP Signature parsing code to its own class (#28932) 11 months ago
admin Add hints for rules (#29539) 10 months ago
api Add notification policies and notification requests (#29366) 10 months ago
auth Fix user creation failure handling in OAuth paths (#29207) 11 months ago
concerns Move HTTP Signature parsing code to its own class (#28932) 11 months ago
disputes Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
filters
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
redirect Fix redirect confirmation for accounts (#28902) 11 months ago
settings Fix `Style/GuardClause` cop in app/controllers (#28420) 11 months ago
well_known Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (#28592) 1 year ago
about_controller.rb
accounts_controller.rb Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
application_controller.rb Specify 410 for code when responding as json while self-destruction (#29420) 10 months ago
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Add scope `providing_styles` to `UserRole` (#29286) 11 months ago
emojis_controller.rb
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 12 months ago
home_controller.rb
instance_actors_controller.rb
intents_controller.rb Remove redundant `return` in `IntentsController` (#29099) 11 months ago
invites_controller.rb
mail_subscriptions_controller.rb
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 (#28374) 1 year ago
remote_interaction_helper_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 1 year ago
statuses_controller.rb
tags_controller.rb