mastodon/spec/controllers
Claire 21a1a8ee88
Fix crash when marking statuses as sensitive while some statuses are deleted ()
* Do not offer to mark statuses as sensitive if there is no undeleted status with media attachments

* Fix crash when marking statuses as sensitive while some statuses are deleted

Fixes 

* Fix multiple strikes being created for a single report when selecting “Mark as sensitive”

* Add tests
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors ()
admin Fix crash when marking statuses as sensitive while some statuses are deleted ()
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
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
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
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 ()