Add option to block direct messages from people you don't follow (#5669)
* Add option to block direct messages from people you don't follow Fix #5326 * If the DM responds to a toot by recipient, allow it through * i18n: Update Polish translation (for #5669) (#5673)
This commit is contained in:
@ -36,6 +36,7 @@ defaults: &defaults
|
||||
interactions:
|
||||
must_be_follower: false
|
||||
must_be_following: false
|
||||
must_be_following_dm: false
|
||||
reserved_usernames:
|
||||
- admin
|
||||
- support
|
||||
|
Reference in New Issue
Block a user