mastodon/app/controllers
trwnh b59ce0a60f
Move V2 Filter methods under /api/v2 prefix ()
* Move V2 Filter methods under /api/v2 prefix

* move over the tests too
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors ()
admin Fix inaccurate admin log entry for re-sending confirmation e-mails ()
api Move V2 Filter methods under /api/v2 prefix ()
auth Fix crash when external auth provider has no display_name set ()
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 Fix error when trying to revoke OAuth token without supplying a token ()
settings Change featured hashtag deletion to be done synchronously ()
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 Add feature to automatically delete old toots ()
statuses_controller.rb Remove dead code and refactor status threading code ()
tags_controller.rb Change public accounts pages to mount the web UI ()