mastodon/app/controllers
Daniel M Brasil 383c00819c
Fix `/api/v2/search` not working with following query param ()
..
activitypub Refactor `Cache-Control` and `Vary` definitions ()
admin Add finer permission requirements for managing webhooks ()
api Fix `/api/v2/search` not working with following query param ()
auth Add users index on unconfirmed_email ()
concerns Fix CAPTCHA page not following design pattern of sign-up flow ()
disputes Refactor `Cache-Control` and `Vary` definitions ()
filters Refactor `Cache-Control` and `Vary` definitions ()
oauth Fix “Authorized applications” inefficiently and incorrectly getting last use date ()
settings Change edit profile page ()
well_known Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` ()
about_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()
accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()
application_controller.rb Fix anonymous visitors getting a session cookie on first visit ()
authorize_interactions_controller.rb Fix Performance/DeletePrefix cop ()
backups_controller.rb Add `allow_other_host: true` to backups controller ()
custom_css_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
emojis_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
filters_controller.rb Fix Rails/ActionOrder cop ()
follower_accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()
following_accounts_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()
health_controller.rb Change health check ()
home_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()
instance_actors_controller.rb Fix /actor needlessly reading session cookie and varying on Signature ()
intents_controller.rb Fix Performance/DeletePrefix cop ()
invites_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
mail_subscriptions_controller.rb Add unsubscribe link to e-mails ()
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies ()
media_controller.rb Remove invalid X-Frame-Options: ALLOWALL ()
media_proxy_controller.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ()
privacy_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()
relationships_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
shares_controller.rb Fix blurhash and autoplay not working on public pages ()
statuses_cleanup_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
statuses_controller.rb Remove invalid X-Frame-Options: ALLOWALL ()
tags_controller.rb Change logged-out WebUI HTML pages to be cached for a few seconds ()