mastodon/spec/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 admin action logs page ()
api Move V2 Filter methods under /api/v2 prefix ()
auth Fix suspicious sign-in mails never being sent ()
concerns Refactor ActivityPub handling to prepare for non-Account actors ()
disputes Add customizable user roles ()
oauth Bump doorkeeper from 5.3.3 to 5.4.0 ()
settings Remove setting that disables account deletes ()
well_known Remove Keybase integration ()
about_controller_spec.rb Change about page to be mounted in the web UI ()
accounts_controller_spec.rb Change public accounts pages to mount the web UI ()
application_controller_spec.rb Add customizable user roles ()
authorize_interactions_controller_spec.rb Change public accounts pages to mount the web UI ()
emojis_controller_spec.rb
follower_accounts_controller_spec.rb Change public accounts pages to mount the web UI ()
following_accounts_controller_spec.rb Change public accounts pages to mount the web UI ()
home_controller_spec.rb Add logged-out access to the web UI ()
instance_actors_controller_spec.rb Fix instance actor not being dereferenceable ()
intents_controller_spec.rb
invites_controller_spec.rb Add customizable user roles ()
manifests_controller_spec.rb
media_controller_spec.rb Fix error when rendering public pages with media attachments ()
media_proxy_controller_spec.rb Fix media attachments enumeration ()
relationships_controller_spec.rb Remove PubSubHubbub-related columns from accounts table ()
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb Add feature to automatically delete old toots ()
statuses_controller_spec.rb Refactor ActivityPub handling to prepare for non-Account actors ()
tags_controller_spec.rb Change public accounts pages to mount the web UI ()