mastodon/app/controllers
Claire 00b2720ef0
Change automatic post deletion configuration to be accessible to redirected users ()
Fixes 
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors ()
admin Fix inaccurate admin log entry for re-sending confirmation e-mails ()
api Fix pagination of followed tags ()
auth Add 'private' to Cache-Control, match Rails expectations ()
concerns Remove dead code and refactor status threading code ()
disputes Change old moderation strikes to be displayed in a separate page ()
filters Add ability to filter individual posts ()
oauth Add 'private' to Cache-Control, match Rails expectations ()
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 Change public accounts pages to mount the web UI ()
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 ()