simplex-chat / simplex-chat/simplex-chat
[Feature]: Selective muting in groups
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
Is there an existing issue for this?
- I have searched the existing issues
Platform
all
App version
No response
Feature
There are cases in which you may want to mute notifications from a specific user in a group, but not from other users in that group.
For example, if you are in a group chat with another person, but also with another device of yours so that you can access the group chat from multiple devices, then there is no reason to be notified across your devices when you receive a message that you sent from another device.
In other words, if there are three participants in a group chat: Bob's Phone, Bob's PC, and Alice, then there is no reason for Bob's PC to be notified when Bob's Phone sends a message, and there is no reason for Bob's Phone to be notified when Bob's PC sends a message. Bob's PC and Bob's Phone just want to receive notifications from Alice, while Alice wants to receive notifications from Bob's PC and Bob's Phone.
Therefore it would be useful if you could selectively mute users within a group.
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, tests, or entry points are named in the issue. Start by locating the group notification and mute handling, then determine the cross-platform behavior needed for selective per-user muting; done means group members can mute selected users without suppressing notifications from others.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100