RocketChat/Rocket.Chat

Prompt user to disable offline email notifications when his mobile push notifications are enabled

Open

#2839 opened on Apr 11, 2016

View on GitHub
 (15 comments) (4 reactions) (0 assignees)TypeScript (45,311 stars) (13,573 forks)batch import
good first issuetriagedtype: improvement

Description

Your Rocket.Chat version: 0.25.0

It would be great if the "offline email notifications" would only be sent if (mobile) push notifications are not getting through to the user.

As it is now I get two notifications for every message on my smartphone: one push from RC and one email.

Contributor guide