mirror of https://github.com/zulip/zulip.git
help: Mention possibility of re-hiding muted user's revealed message.
This commit is contained in:
parent
caa5ec74c2
commit
5b4e823836
|
@ -13,7 +13,7 @@ have the following effects:
|
|||
|
||||
* All messages sent by muted users, including the name, profile
|
||||
picture, and message content, are hidden behind a **Click here to
|
||||
reveal** banner.
|
||||
reveal** banner. A revealed message can later be [re-hidden](/help/mute-a-user#re-hide-a-message-that-has-been-revealed).
|
||||
|
||||
* Muted users are hidden from [**Private
|
||||
messages**](/help/private-messages) in the left sidebar and the list
|
||||
|
@ -68,6 +68,16 @@ have the following effects:
|
|||
|
||||
{end_tabs}
|
||||
|
||||
### Re-hide a message that has been revealed
|
||||
|
||||
{start_tabs}
|
||||
|
||||
{!message-actions-menu.md!}
|
||||
|
||||
3. Click **Hide muted message again**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
### See your list of muted users
|
||||
|
||||
{start_tabs}
|
||||
|
|
Loading…
Reference in New Issue