chuckya/app
sdukhovni 06d905f415 Allow domain blocks that only reject media without silencing or suspending ()
* 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
..
controllers feat: Enable push subscription for mobile devices by default () 2017-07-23 23:27:23 +02:00
helpers Use the same emoji data on the frontend and backend () 2017-07-21 04:27:40 +02:00
javascript Update Russian translation for () 2017-07-24 13:37:05 +02:00
lib Use the same emoji data on the frontend and backend () 2017-07-21 04:27:40 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models Allow domain blocks that only reject media without silencing or suspending () 2017-07-24 14:26:55 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes () 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) () 2017-07-18 17:14:43 +02:00
services Allow domain blocks that only reject media without silencing or suspending () 2017-07-24 14:26:55 +02:00
validators Fix character/grapheme count stuff () 2017-06-19 11:31:14 +02:00
views Allow domain blocks that only reject media without silencing or suspending () 2017-07-24 14:26:55 +02:00
workers Fix webfinger retries () 2017-07-20 01:59:07 +02:00