From c8e63cf061dce3383fbf8ca8d4d4564afbe774f4 Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Wed, 21 Sep 2022 12:45:20 +0200 Subject: [PATCH] help-docs: Add a note about read receipts to 'Mute a user' article. Adds a bullet point about muted users being excluded from read receipts for all messages, and that the read receipts feature doesn't share if the user has read messages for their muted users. --- templates/zerver/help/mute-a-user.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/zerver/help/mute-a-user.md b/templates/zerver/help/mute-a-user.md index e1203988ae..9e3a4e846a 100644 --- a/templates/zerver/help/mute-a-user.md +++ b/templates/zerver/help/mute-a-user.md @@ -30,6 +30,10 @@ have the following effects: * Muted users are excluded from the autocomplete for composing a private message or [mentioning a user](/help/mention-a-user-or-group). +* Muted users are excluded from [read receipts](/help/read-receipts) + for all messages. Zulip never shares whether or not you have read + a message with a user you've muted. + * Recent topics and other features that display avatars will show a generic user symbol in place of a muted user's profile picture.