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)
1 year ago
..
activitypub
admin Add ability to require approval when users sign up using specific email domains (#28468) 1 year ago
api Improve `api/v1/markers#create` performance against simultaneous requests (#28718) 1 year ago
auth Fix `Style/RedundantReturn` cop (#28391) 1 year ago
concerns Enable Rails 7.1 Marshalling format (#28609) 1 year ago
disputes
filters
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
settings Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year 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
application_controller.rb
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Spec coverage for custom css endpoint (#28706) 1 year ago
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb Disable `Rails/ApplicationController` for `HealthController` (#28705) 1 year 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) 1 year ago
remote_interaction_helper_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb