mastodon/app/views/admin
sdukhovni 06d905f415 Allow domain blocks that only reject media without silencing or suspending (#4325)
* Allow domain blocks to reject media without silencing or suspending

* Fix typo

* Hide 'Reject media' button when superfluous, instead of disabling it

* Properly hide 'reject media' checkbox on page load if needed

This may happen when resubmitting the domain block form after an error.

* Don't ask whether undoing a media-only block should be retroactive

* Rename :media_only block to :noop

* Display :noop block as None in frontend, allow blocks that do nothing

* Remove 'coding' line auto-added by emacs
2017-07-24 14:26:55 +02:00
..
accounts Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
domain_blocks Allow domain blocks that only reject media without silencing or suspending (#4325) 2017-07-24 14:26:55 +02:00
instances Add button to re-subscribe to all accounts from a domain (#4285) 2017-07-20 23:07:13 +02:00
reports Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
settings Improve UI of admin site settings (#4163) 2017-07-12 03:24:04 +02:00
statuses Improve admin page (#4121) 2017-07-18 16:38:22 +02:00
subscriptions Format datetime of subscriptions on admin UI (#4078) 2017-07-05 14:51:28 +02:00