Add domain block setting reject_favourite and reject_reply
This commit is contained in:
parent
27353bbaee
commit
6537405eab
15 changed files with 85 additions and 22 deletions
|
@ -412,8 +412,12 @@ en:
|
|||
private_comment_hint: Comment about this domain limitation for internal use by the moderators.
|
||||
public_comment: Public comment
|
||||
public_comment_hint: Comment about this domain limitation for the general public, if advertising the list of domain limitations is enabled.
|
||||
reject_favourite: Reject favourites
|
||||
reject_favourite_hint: Reject favourites or emoji-reaction in the future
|
||||
reject_media: Reject media files
|
||||
reject_media_hint: Removes locally stored media files and refuses to download any in the future. Irrelevant for suspensions
|
||||
reject_reply: Reject replies
|
||||
reject_reply_hint: Reject replies in the future
|
||||
reject_reports: Reject reports
|
||||
reject_reports_hint: Ignore all reports coming from this domain. Irrelevant for suspensions
|
||||
undo: Undo domain block
|
||||
|
@ -483,7 +487,9 @@ en:
|
|||
description_html: You can define content policies that will be applied to all accounts from this domain and any of its subdomains.
|
||||
limited_federation_mode_description_html: You can chose whether to allow federation with this domain.
|
||||
policies:
|
||||
reject_favourite: Reject favourite
|
||||
reject_media: Reject media
|
||||
reject_reply: Reject reply
|
||||
reject_reports: Reject reports
|
||||
silence: Limit
|
||||
suspend: Suspend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue