mastodon/app/controllers
2025-11-07 10:02:25 +00:00
..
activitypub Fix issuance of quote approval for remote private statuses (#36693) 2025-11-03 14:15:18 +00:00
admin Use tag filter for pending tag count on admin dashboard (#36404) 2025-10-09 08:08:29 +00:00
api Fix /api/v1/statuses/:id/context sometimes returing Mastodon-Async-Refresh without result_count (#36779) 2025-11-07 10:02:25 +00:00
auth Change redirection for denied registration from web app to sign-in page with error message (#36384) 2025-10-15 11:37:22 +00:00
concerns Add result_count to Mastodon-Async-Refresh header when needed (#36239) 2025-10-10 12:26:10 +00:00
disputes
filters
oauth
redirect
settings Change “Posting defaults” settings page to enforce nobody quote policy for private default visibility (#36040) 2025-09-05 18:51:08 +00:00
well_known
about_controller.rb
accounts_controller.rb Add support for numeric-based URIs for local accounts (#32724) 2025-09-29 12:05:48 +00:00
application_controller.rb
authorize_interactions_controller.rb
backups_controller.rb
custom_css_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Use before_action to protect hidden collections in following/followers lists (#35783) 2025-10-30 16:34:19 +00:00
following_accounts_controller.rb Use before_action to protect hidden collections in following/followers lists (#35783) 2025-10-30 16:34:19 +00:00
health_controller.rb
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
remote_interaction_helper_controller.rb
severed_relationships_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb
terms_of_service_controller.rb