mastodon/spec/controllers
Claire 8556a649d5
Fix changing domain block severity not undoing individual account effects ()
* Fix changing domain block severity not undoing individual account effects

Fixes 

* Add tests
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors ()
admin Fix changing domain block severity not undoing individual account effects ()
api Fix changing domain block severity not undoing individual account effects ()
auth Revoke all authorized applications on password reset ()
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 Validate nodeinfo response by schema ()
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 Misc. typos ()
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 Add remote interaction dialog for toots ()
invites_controller_spec.rb Add customizable user roles ()
manifests_controller_spec.rb Use raw status code on have_http_status ()
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 Fix blurhash and autoplay not working on public pages ()
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 ()