mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
843 B
843 B
Mute a stream
Messages from muted streams do not show up in All messages or generate notifications, unless you are mentioned. Messages from muted streams do not generate alert word notifications.
Muted streams still appear in the left sidebar, but they are grayed out and sorted to the bottom of their section.
!!! warn ""
**Note**: 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
{start_tabs}
{!stream-actions.md!}
- Select Mute stream.
{end_tabs}
Unmute a stream
{start_tabs}
{!stream-actions.md!}
- Select Unmute stream.
{end_tabs}