Option to hide moderator name who made actions WIP (#137).

This commit is contained in:
John Livingston
2024-07-26 17:04:14 +02:00
parent 38f2b2af57
commit ebc8fc8797
13 changed files with 140 additions and 4 deletions

View File

@ -588,3 +588,8 @@ livechat_configuration_channel_moderation_delay_desc: |
<li>0: moderation delay disabled</li>
<li>Any positive integer: messages will be delayed for X seconds for non-moderator participants, allowing moderators to delete message before any user can read it.</li>
</ul>
livechat_configuration_channel_anonymize_moderation_label: "Anonymize moderation actions"
livechat_configuration_channel_anonymize_moderation_desc: |
Anonymize moderation actions default value for new rooms.
When this is enabled, moderation actions will be anonymized, to avoid disclosing who is banning/kicking/… occupants.