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 babbf6017d
Remove caching in `cache_collection` (#29862)
10 months ago
..
activitypub Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 11 months ago
admin Allow unblocking email addresses from any matching account (#29305) 11 months ago
api Fix results/query in `api/v1/featured_tags/suggestions` (#29597) 11 months ago
auth Fix user creation failure handling in OAuth paths (#29207) 12 months ago
concerns Remove caching in `cache_collection` (#29862) 10 months ago
disputes
filters
oauth
redirect Fix redirect confirmation for accounts (#28902) 1 year ago
settings Fix `Style/GuardClause` cop in app/controllers (#28420) 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 Add `Account.without_internal` scope (#29559) 11 months ago
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb Add scope `providing_styles` to `UserRole` (#29286) 12 months 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 Move common module inclusion in sub classes to `ActivityPub::BaseController` (#29560) 11 months ago
intents_controller.rb Remove redundant `return` in `IntentsController` (#29099) 1 year ago
invites_controller.rb
mail_subscriptions_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 11 months ago
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb