mastodon/app/controllers
2025-11-19 09:28:43 +00:00
..
activitypub Fix issuance of quote approval for remote private statuses (#36693) 2025-11-03 14:15:18 +00:00
admin Fix Rails/RedirectBackOrTo cop (#36930) 2025-11-19 09:28:43 +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 Move layout setup for OAuth views to controllers (#35176) 2025-06-25 13:26:17 +00:00
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 Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
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 Replace unprocessable_entity -> unprocessable_content (#35658) 2025-08-05 07:42:08 +00:00
authorize_interactions_controller.rb
backups_controller.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
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 Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
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 Avoid return not_found in statuses controller (#35585) 2025-07-30 09:28:20 +00:00
tags_controller.rb
terms_of_service_controller.rb Add interstitial for Terms of Service updates (#34527) 2025-05-16 14:03:05 +00:00