mastodon/app/controllers
2025-06-05 12:09:05 +00:00
..
activitypub Change ActivityPub path generation to all happen in ActivityPub::TagManager (#33527) 2025-01-13 09:39:05 +00:00
admin Add ability to translate server rules (#34494) 2025-05-21 11:54:12 +00:00
api Assert usage of client credentials for account registration (#34828) 2025-05-28 12:09:32 +00:00
auth Update rubocop to version 1.76.0 (#34926) 2025-06-05 12:09:05 +00:00
concerns Accept HTTP Message Signatures (RFC9421) (#34814) 2025-06-02 09:27:08 +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 Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
redirect Move redirect/base body class to view (#31796) 2024-09-12 13:31:50 +00:00
settings Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
well_known Support /.well-known/host-meta.json (#32206) 2024-10-02 09:23:44 +00:00
about_controller.rb
accounts_controller.rb
application_controller.rb Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (#34549) 2025-04-25 11:24:57 +00:00
authorize_interactions_controller.rb
backups_controller.rb Change user archive signed URL TTL from 10 seconds to 1 hour (#34254) 2025-03-24 09:59:05 +00:00
custom_css_controller.rb Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
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 Change ActivityPub path generation to all happen in ActivityPub::TagManager (#33527) 2025-01-13 09:39:05 +00:00
following_accounts_controller.rb
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 Add OpenSSL::SSL::SSLError to http connection errors wrapper (#32307) 2024-10-08 14:59:51 +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 Remove unused statuses#embed body class assignment (#31787) 2024-09-12 13:38:15 +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