mastodon/app/controllers
2025-12-03 15:34:10 +00:00
..
activitypub Fix issuance of quote approval for remote private statuses (#36693) 2025-11-03 14:15:18 +00:00
admin Hide domain for local emojis in admin (#37080) 2025-12-01 14:24:24 +00:00
api Add API for on-demand generation of annual reports (#37055) 2025-12-02 13:37:05 +00:00
auth Remove duplicate set_locale around action in auth/registrations (#36455) 2025-12-03 15:34:10 +00:00
concerns Add result_count to Mastodon-Async-Refresh header when needed (#36239) 2025-10-10 12:26:10 +00:00
disputes Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
filters Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
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 Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
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 Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
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 Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
remote_interaction_helper_controller.rb
severed_relationships_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
shares_controller.rb
statuses_cleanup_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
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
wrapstodon_controller.rb Add shareable wrapstodon links (#37047) 2025-12-03 11:00:41 +00:00