Skip to content

Commit 3f87f45

Browse files
author
Eric Sethna
authored
Merge pull request mattermost#691 from mattermost/notifications-rst
Update desktop notification browsers and convert to RST
2 parents a111c6f + 0799da6 commit 3f87f45

File tree

2 files changed

+102
-52
lines changed

2 files changed

+102
-52
lines changed

source/help/getting-started/configuring-notifications.md

Lines changed: 0 additions & 52 deletions
This file was deleted.
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
Configuring Notifications
2+
=========================
3+
4+
Notifications in Mattermost alert you to unread messages and mentions.
5+
6+
Unreads and Mentions
7+
----------------------------------------
8+
9+
Unread Messages Indicator
10+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11+
12+
The name of a channel in the left-hand sidebar shows as **bold** when
13+
there are unread messages in the channel. Clicking on the channel
14+
removes the bold indicator, and brings you to the earliest unread
15+
message in the channel.
16+
17+
You can choose not to show unread indicators in a channel by clicking
18+
**Channel Menu** > **Notification Preferences** > **Mark Channel
19+
Unread** and selecting **Only for mentions**. This will only notify you if a mention is triggered on your name or a
20+
keyword for which you're listening.
21+
22+
Mentions Indicator
23+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24+
25+
Mentions are triggered by `selected
26+
keywords <https://docs.mattermost.com/help/settings/account-settings.html#words-that-trigger-mentions>`__
27+
in a channel. Unread mentions are indicated by bold text and a mention counter next to
28+
the channel name in the left-hand sidebar.
29+
30+
Clicking the channel name removes the bolding and mention count. You can
31+
review your recent mentions by clicking **@** next to the search box
32+
at the top of the screen.
33+
34+
Learn more about `mentioning
35+
teammates <http://docs.mattermost.com/help/messaging/mentioning-teammates.html>`__.
36+
37+
Email Notifications
38+
-------------------------------------
39+
40+
Emails are sent for any mentions you receive if you have Mattermost
41+
closed or have not had any browser activity for a short time.
42+
43+
- Turn email notifications On or Off in **Account Settings** >
44+
**Notifications** > **Email Notifications**.
45+
- Configure the email address where notifications are sent in **Account
46+
Settings** > **General** > **Email**.
47+
48+
Desktop Notifications
49+
-------------------------------------
50+
51+
These are browser notifications that appear in the corner of your main
52+
monitor. By default, these notifications are sent for all activity while
53+
Mattermost is open. Desktop notifications are available on Edge, Firefox,
54+
Safari, Chrome and `Mattermost Desktop Apps <https://about.mattermost.com/download/#mattermostApps>`_.
55+
56+
- Configure when desktop notifications are sent from **Account
57+
Settings** > **Notifications** > **Desktop Notifications** > **Send
58+
Desktop Notifications**.
59+
- Configure channel specific desktop notifications from **Channel
60+
Menu** > **Notification Preferences** > **Send Desktop
61+
Notifications**. By default, all channels use the global setting
62+
configured in *Account Settings*.
63+
64+
Notification Sounds
65+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66+
67+
A notification sound plays for all activity that would fire a desktop
68+
notification. Notification sounds are available on IE11, Edge, Safari, Chrome and
69+
`Mattermost Desktop Apps <https://about.mattermost.com/download/#mattermostApps>`_.
70+
71+
- Turn notification sounds On or Off in **Account Settings** >
72+
**Notifications** > **Desktop Notification Sounds**.
73+
- Configure desktop notification triggers, sounds and duration in
74+
**Account Settings** > **Notifications** > **Desktop Notifications**.
75+
- Configure channel specific desktop notifications from **Channel
76+
Menu** > **Notification Preferences** > **Send Desktop
77+
Notifications**. By default, all channels use the global setting
78+
configured in *Account Settings*.
79+
80+
Mobile Push Notifications
81+
--------------------------------------------
82+
83+
If the Mattermost Android or iOS app is installed, push notifications
84+
can be sent to your mobile device. By default, these notifications are
85+
sent for mentions in any channel or direct message channel that is not
86+
being viewed on desktop.
87+
88+
- Configure when push notifications are sent from **Account Settings**
89+
> **Notifications** > **Mobile Push Notifications** > **Send mobile
90+
push notifications**.
91+
- Configure when push notifications are sent depending on your status
92+
from **Account Settings** > **Notifications** > **Mobile Push
93+
Notifications** > **Trigger push notifications when**.
94+
95+
Browser Tab Notifications
96+
----------------------------------------
97+
98+
If Mattermost is open in a browser tab the favicon updates to inform you of unread messages and
99+
mentions. Browser tab notifications are available on Firefox and Chrome.
100+
101+
- Unread messages are denoted by an asterisk (\*) next to the Mattermost icon.
102+
- Unread mentions are counted in brackets.

0 commit comments

Comments
 (0)