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 Fix boosting & unboosting preventing a boost from appearing in the TL (#11405) 6 years ago
mailers
models Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters
requests Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago
routing
serializers/activitypub
services Add domain block notes (#11515) 6 years ago
support
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
views
workers Add domain block notes (#11515) 6 years ago
rails_helper.rb
spec_helper.rb