]> cat aescling's git repositories - mastodon.git/commit
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 1 Mar 2022 21:20:29 +0000 (22:20 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 21:20:29 +0000 (22:20 +0100)
commit25d3dc4373531071f444d8e44e44cd21970cb373
treec58f2e336ebdc3e15de07395bde6dd3ed80a4e24
parent14919fe11e9a1dd5cbf12969a2957d0d05bb0534
Add ability to mark statuses as sensitive from reports in admin UI (#17668)

* Add ability to mark statuses as sensitive from reports in admin UI

* Allow mark as sensitive action on statuses with preview cards
app/controllers/admin/reports/actions_controller.rb
app/javascript/styles/mastodon/admin.scss
app/models/account_warning.rb
app/models/admin/status_batch_action.rb
app/models/status.rb
app/services/approve_appeal_service.rb
app/services/update_status_service.rb
app/views/admin/reports/_actions.html.haml
config/locales/en.yml