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
Matt Jankowski e72676e83a
Improve `api/v1/markers#create` performance against simultaneous requests (#28718)
2 years ago
..
activitypub
admin Add ability to require approval when users sign up using specific email domains (#28468) 2 years ago
api Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 2 years ago
auth Fix `Style/RedundantReturn` cop (#28391) 2 years ago
concerns Enable Rails 7.1 Marshalling format (#28609) 2 years ago
disputes Remove un-needed `action` and `template` options to `render` in controllers (#28022) 2 years ago
filters
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
settings Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
well_known Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (#28592) 2 years ago
about_controller.rb
accounts_controller.rb Remove `default_scope` from `MediaAttachment` class (#28043) 2 years ago
application_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
authorize_interactions_controller.rb
backups_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
custom_css_controller.rb Spec coverage for custom css endpoint (#28706) 2 years ago
emojis_controller.rb
filters_controller.rb Remove un-needed `action` and `template` options to `render` in controllers (#28022) 2 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 2 years ago
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
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) 2 years 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) 2 years ago
statuses_controller.rb
tags_controller.rb