mastodon/app
ThibG bced70469a Add domain block notes ()
* 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
..
chewy Fix NameError ()
controllers Add domain block notes ()
helpers Change admin UI for hashtags and add back whitelisted trends ()
javascript Improve focus handling with dropdown menus ()
lib Fix non-lowercase hashtags not being picked up by the streaming API ()
mailers Change admin UI for hashtags and add back whitelisted trends ()
models Add domain block notes ()
policies Change admin UI for hashtags and add back whitelisted trends ()
presenters Improve blocked view of profiles ()
serializers Add trends UI with admin and user settings ()
services Add domain block notes ()
validators Change admin UI for hashtags and add back whitelisted trends ()
views Add domain block notes ()
workers Add domain block notes ()