You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
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
6 years ago
..
controllers Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 6 years ago
fabricators Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 6 years ago
features
fixtures
helpers
lib
mailers
models Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 6 years ago
policies
presenters
requests
routing
serializers/activitypub
services Add domain block notes (#11515) 6 years ago
support
validators
views
workers Add domain block notes (#11515) 6 years ago
rails_helper.rb
spec_helper.rb