RocketChat/Rocket.Chat

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

Open

#2,839 opened on Apr 11, 2016

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

Repository metrics

Stars
 (45,311 stars)
PR merge metrics
 (Avg merge 6d 1h) (230 merged PRs in 30d)

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