Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-03 | Add tests for moderation actions without custom text (#23184) | Claire | |
2023-02-22 | Enable Style/FrozenStringLiteralComment for specs (#23790) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/BeEq (#23740) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719) | Nick Schonning | |
2023-01-18 | Add confirmation screen when handling reports (#22375) | Claire | |
* Add confirmation screen on moderation actions * Add flash notice when a report has been processed * Refactor tests * Add tests | |||
2023-01-13 | Fix crash when marking statuses as sensitive while some statuses are deleted ↵ | Claire | |
(#22134) * 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 |