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
Claire d4d0565b0f
Fix user creation failure handling in OAuth paths (#29207)
8 months ago
..
activitypub Move HTTP Signature parsing code to its own class (#28932) 8 months ago
admin Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 9 months ago
api Move status serializer error handling to private method (#29031) 8 months ago
auth Fix user creation failure handling in OAuth paths (#29207) 8 months ago
concerns Move HTTP Signature parsing code to its own class (#28932) 8 months ago
disputes Remove un-needed `action` and `template` options to `render` in controllers (#28022) 11 months ago
filters
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 11 months ago
redirect Fix redirect confirmation for accounts (#28902) 9 months ago
settings Fix `Style/GuardClause` cop in app/controllers (#28420) 9 months ago
well_known Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (#28592) 9 months ago
about_controller.rb Simplify instance presenter view access (#26046) 1 year ago
accounts_controller.rb Remove `default_scope` from `MediaAttachment` class (#28043) 11 months ago
application_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 12 months ago
authorize_interactions_controller.rb
backups_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 12 months ago
custom_css_controller.rb Spec coverage for custom css endpoint (#28706) 9 months ago
emojis_controller.rb
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 11 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) 9 months ago
home_controller.rb Simplify instance presenter view access (#26046) 1 year ago
instance_actors_controller.rb
intents_controller.rb Remove redundant `return` in `IntentsController` (#29099) 8 months ago
invites_controller.rb
mail_subscriptions_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb Simplify instance presenter view access (#26046) 1 year ago
relationships_controller.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 10 months 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) 11 months ago
statuses_controller.rb Simplify instance presenter view access (#26046) 1 year ago
tags_controller.rb Simplify instance presenter view access (#26046) 1 year ago