RocketChat / RocketChat/Rocket.Chat
Prompt user to disable offline email notifications when his mobile push notifications are enabled
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified in the issue. Start by locating the offline email notification and mobile push notification settings or handlers, then determine whether push delivery status is available; done means users do not receive a redundant offline email when push notification delivery succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100