summaryrefslogtreecommitdiffstats
path: root/doc/help
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-11-30 20:33:17 -0800
committerCorey Hulen <corey@hulen.com>2015-11-30 20:33:17 -0800
commit958dd7540907963e6726991246444f2a8ae36478 (patch)
tree7a7f0d86814a8375aca89376ed9a4395f957e590 /doc/help
parent91c092cc21a0401547c51c026fa54699a4791234 (diff)
parentb7814470a597420ba8ab94ea0c6c320860fc7d06 (diff)
downloadchat-958dd7540907963e6726991246444f2a8ae36478.tar.gz
chat-958dd7540907963e6726991246444f2a8ae36478.tar.bz2
chat-958dd7540907963e6726991246444f2a8ae36478.zip
Merge pull request #1530 from mishimi/patch-13
Create Notifications.md
Diffstat (limited to 'doc/help')
-rw-r--r--doc/help/Notifications.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/help/Notifications.md b/doc/help/Notifications.md
new file mode 100644
index 000000000..31f06e713
--- /dev/null
+++ b/doc/help/Notifications.md
@@ -0,0 +1,31 @@
+# Notifications
+___
+
+Notifications in Mattermost alert you to unread mentions and messages.
+
+## Types of Notifications
+
+#### Email Notifications
+These are emails sent to your primary email address for any mentions you receive while offline or inactive.
+- Users are offline when they do not have Mattermost open.
+- Users are inactive when they have Mattermost open but haven’t performed an action for a set amount of time.
+- You can change the email to which these notifications are sent in **Account Settings** > **General** > **Email**.
+- You can turn email notifications on or off in **Account Settings** > **Notifications** > **Email Notifications**.
+
+#### Desktop Notifications
+These are browser notifications that are by default sent for all activity.
+- You can adjust this setting in **Account Settings** > **Notifications** > **Send Desktop Notifications**.
+- Channel specific notifications are automatically set to the global default but can be modified in **Channel Settings** > **Notification Preferences** > **Send Desktop Notifications**.
+- Desktop notifications are available on Firefox, Safari, and Chrome.
+
+
+#### Sound Notifications
+These accompany each desktop notification by default.
+- You can change this setting in **Account Settings** > **Notifications** > **Desktop Notification Sounds**.
+
+
+#### Browser Tab Notifications
+These appear in the Mattermost tab and inform you of any unread messages and alert you to the number of mentions you have.
+- Unread messages are denoted by an asterisk (*) next to the Mattermost icon.
+- Mentions and replies are denoted by a red Mattermost icon.
+- The total number of unread mentions and replies are shown in brackets next to the Mattermost icon. For example, if you have 3 unread mentions, you’ll see a (3) in the browser tab.