mastodon/app/controllers
2023-06-22 14:56:14 +02:00
..
activitypub
admin Add finer permission requirements for managing webhooks (#25463) 2023-06-22 14:52:25 +02:00
api Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2023-06-22 14:56:14 +02:00
auth Fix always redirecting to onboarding in web UI (#25396) 2023-06-14 09:05:03 +02:00
concerns Fix CAPTCHA page not following design pattern of sign-up flow (#25395) 2023-06-13 22:30:40 +02:00
disputes
filters
oauth
settings Change edit profile page (#25413) 2023-06-14 04:38:07 +02:00
well_known
about_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
backups_controller.rb Add allow_other_host: true to backups controller (#25266) 2023-06-05 08:22:03 +02:00
custom_css_controller.rb
emojis_controller.rb Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
filters_controller.rb Fix Rails/ActionOrder cop (#24692) 2023-04-30 06:46:39 +02:00
follower_accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) 2023-04-28 10:27:26 +02:00
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
invites_controller.rb Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
mail_subscriptions_controller.rb Add unsubscribe link to e-mails (#25378) 2023-06-12 14:22:46 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
privacy_controller.rb
relationships_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb Remove invalid X-Frame-Options: ALLOWALL (#25070) 2023-05-23 14:27:17 +02:00
tags_controller.rb