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 5b1eb09d54
Add annual reports for accounts (#28693)
1 year ago
..
activitypub Add `Account.matches_uri_prefix` scope and use in activitypub/followers_synchronizations controller (#28820) 1 year ago
admin Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 1 year ago
api Add annual reports for accounts (#28693) 1 year ago
auth Add notification email on invalid second authenticator (#28822) 1 year ago
concerns Add rate-limit of TOTP authentication attempts at controller level (#28801) 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 Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
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