user docs: Trim language in mute-a-stream.

This commit is contained in:
Lyla Fischer 2018-07-06 13:46:46 -04:00 committed by Rishi Gupta
parent 5a588353c1
commit 010dbcc49f
2 changed files with 23 additions and 15 deletions

View File

@ -1,3 +1,2 @@
1. On the left sidebar in the **Streams** section, hover over a stream to reveal
a down chevron (<i class="icon-vector-chevron-down"></i>) icon to the right of
the stream name.
1. On the left sidebar, hover over a stream name to reveal
a down chevron (<i class="icon-vector-chevron-down"></i>) to the right.

View File

@ -1,24 +1,33 @@
# Mute a stream
If you would like to stop receiving notifications from a certain stream, you can
choose to mute it. You can also [mute individual topics](/help/mute-a-topic).
Messages from muted streams do not show up in **All messages** or generate
notifications, unless you are
[@-mentioned](/help/at-mention-a-team-member). Messages from muted streams
do not generate [alert word](/help/add-an-alert-word) notifications.
Muted streams still appear in the left sidebar, though they are grayed out.
!!! tip ""
Some parts of the Zulip experience may start to degrade
if you receive more than a few hundred muted messages a day.
## Mute a stream
{!stream-actions.md!}
2. Click on the {!down-chevron.md!} Select the **Mute the stream (stream name)**
option from the actions dropdown.
2. Click on the down chevron (<i class="icon-vector-chevron-down"></i>).
3. Select **Mute the stream (stream name)**.
3. Upon selecting the **Mute the stream (stream name)** option, the selected
stream will be grayed out in the left sidebar, confirming the success of your
muting.
## Unmute a stream
{!stream-actions.md!}
2. Click on the {!down-chevron.md!} Select the **Unmute the stream (stream name)**
option from the actions dropdown.
2. Click on the down chevron (<i class="icon-vector-chevron-down"></i>).
3. Upon selecting the **Unmute the stream (stream name)** option, the selected
stream will stop being grayed out in the left sidebar, confirming the success
of your unmuting.
3. Select the **Unmute the stream (stream name)**.
## Related Articles
* [Mute a topic](/help/mute-a-topic)