mastodon/app/controllers
Claire 68d1df8bc3
Fix some performance issues with /admin/instances ()
/admin/instances?availability=failing remains wholly unefficient
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors ()
admin Fix some performance issues with /admin/instances ()
api Fix not being able to follow more than one hashtag ()
auth Fix form-action CSP directive for external login ()
concerns Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes ()
disputes Change old moderation strikes to be displayed in a separate page ()
filters Add ability to filter individual posts ()
oauth Fix OAuth flow being broken by recent CSP change ()
settings Add 'private' to Cache-Control, match Rails expectations ()
well_known Remove Keybase integration ()
about_controller.rb Change public accounts pages to mount the web UI ()
accounts_controller.rb Fix invalid/empty RSS feed link on account pages ()
application_controller.rb Add customizable user roles ()
authorize_interactions_controller.rb Fix double render error when authorizing interaction ()
custom_css_controller.rb Add customizable user roles ()
emojis_controller.rb Add (back) rails-level JSON caching ()
filters_controller.rb Add ability to filter individual posts ()
follower_accounts_controller.rb Change public accounts pages to mount the web UI ()
following_accounts_controller.rb Change public accounts pages to mount the web UI ()
health_controller.rb Change health check ()
home_controller.rb Change public accounts pages to mount the web UI ()
instance_actors_controller.rb Fix instance actor not being dereferenceable ()
intents_controller.rb Refactor controllers for statuses, accounts, and more ()
invites_controller.rb Add invite comments ()
manifests_controller.rb Fix redirecting non-functional accounts on public pages ()
media_controller.rb Fix error when rendering public pages with media attachments ()
media_proxy_controller.rb Refactor how Redis locks are created ()
privacy_controller.rb Change public accounts pages to mount the web UI ()
relationships_controller.rb Add interrelationship icon ()
shares_controller.rb Fix blurhash and autoplay not working on public pages ()
statuses_cleanup_controller.rb Change automatic post deletion configuration to be accessible to redirected users ()
statuses_controller.rb Remove dead code and refactor status threading code ()
tags_controller.rb Change public accounts pages to mount the web UI ()