mastodon/spec/controllers/admin
Claire a2bfb16cb8
Fix crash when marking statuses as sensitive while some statuses are deleted (#22134) (#23486)
* 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 #21910

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

* Add tests
2023-02-09 21:01:21 +01:00
..
disputes Add appeals (#17364) 2022-02-14 21:27:53 +01:00
reports Fix crash when marking statuses as sensitive while some statuses are deleted (#22134) (#23486) 2023-02-09 21:01:21 +01:00
account_moderation_notes_controller_spec.rb
accounts_controller_spec.rb Fix test-related issues (#17888) 2022-03-28 12:43:58 +02:00
action_logs_controller_spec.rb
base_controller_spec.rb
change_email_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
confirmations_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
custom_emojis_controller_spec.rb
dashboard_controller_spec.rb
domain_blocks_controller_spec.rb Fix changing domain block severity not undoing individual account effects (#22135) (#23480) 2023-02-09 20:56:49 +01:00
email_domain_blocks_controller_spec.rb Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
instances_controller_spec.rb Add ability to purge undeliverable domains from admin interface (#16686) 2021-12-17 23:01:21 +01:00
invites_controller_spec.rb
report_notes_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
reports_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
resets_controller_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
roles_controller_spec.rb
settings_controller_spec.rb
statuses_controller_spec.rb Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
tags_controller_spec.rb
two_factor_authentications_controller_spec.rb