-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add account sensitized #14361
Add account sensitized #14361
Conversation
Are you sure that “sensitized” is a good word choice? It's probably okay in the code, but as for the user it is certainly confusing. Maybe just say that “account is marked as sensitive” or something like this? |
Thanks Sasha-Sorokin. |
config/locales/en.yml
Outdated
silence: Your account %{acct} has been limited | ||
suspend: Your account %{acct} has been suspended | ||
title: | ||
disable: Account frozen | ||
none: Warning | ||
sensitive: Account is marked as sensive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: sensive
-> sensitive
I am a little concerned about the choice of words. This is consistent with "Mark media as sensitive" but "sensitive" has a different meaning when talking about people: "easily hurt or damaged"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops!
How about this notation?
Mark the media and URLs that your account posts as sensitive
e9d5657
to
771e8c5
Compare
Fixed conflicts and changed wording. |
771e8c5
to
bb45891
Compare
* Add account sensitized * Fix i18n normalize * Fix description and spec * Fix spec * Fix wording
Please add this type of moderation on domain range too |
This is a moderation function.
If your target account does not properly flag sensitive when attaching sensitive media attachments or posting with URLs, you can flag your account as sensitive instead of silence or suspend.