mirror of https://github.com/zulip/zulip.git
15 lines
436 B
Handlebars
15 lines
436 B
Handlebars
{{! Explanation of when notifications fire }}
|
|
<div>
|
|
|
|
<p>If enabled, you will get desktop notifications for the following:</p>
|
|
|
|
<ul>
|
|
<li>a private message</li>
|
|
<li>a message that @-mentions you</li>
|
|
<li>a message to a stream you have configured to show desktop notifications (via the streams page)</li>
|
|
</ul>
|
|
<br />
|
|
<p>If the Zulip window is in focus and you can already see the message when it arrives, we won't notify you.</p>
|
|
|
|
</div>
|