mastodon/app
ThibG bced70469a Add domain block notes (#11515)
* Add database columns for adding notes to domain blocks/restrctions

* Add admin UI to set private and public comments when blocking a domain

* Add text for private and public comments on domain blocks

* Show domain block comments in admin UI

* Add comments to the domain block undo page

* Make UnblockDomainService more robust regarding upgraded domain blocks

* Allow editing domain blocks

* Rename button from “undo domain block” to “view domain block” in account admin UI

* Change test to unsilence silenced users from upgraded blocks
2019-08-07 20:20:23 +02:00
..
chewy Fix NameError (#11192) 2019-06-27 09:16:55 +02:00
controllers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
helpers Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
javascript Improve focus handling with dropdown menus (#11511) 2019-08-07 13:58:53 +02:00
lib Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 2019-08-07 10:01:19 +02:00
mailers Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
models Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
services Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
views Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00