RocketChat / RocketChat/Rocket.Chat.ReactNative

[NEW] Feature: Do Not Disturb timer for all conversations

Open
#2,045 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎉 feature
Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

The app already has an option for turning off notifications for a room completely. However, it does not have an option for turning off notifications for a specified period of time. This feature will be especially useful when a room is very active and the user does not want to be bombarded with notifications from all the messages.

A Do Not Disturb feature should be implemented with the following times as options:

  • 30 minutes
  • 1 hour
  • 2 hours
  • 5 hours
  • Until tomorrow
  • Until next week
  • Custom

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing room-level notification mute option and tracing how its state is applied to conversations. Define how timed suppression and the custom duration should interact with that existing behavior, then verify that all listed choices—30 minutes, 1 hour, 2 hours, 5 hours, tomorrow, next week, and custom—work for every conversation.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.