Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow per-room notification settings/muting #128

Open
nesium opened this issue Aug 1, 2024 · 0 comments
Open

Allow per-room notification settings/muting #128

nesium opened this issue Aug 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nesium
Copy link
Contributor

nesium commented Aug 1, 2024

It would be great to be able to mute notifications for high-traffic rooms, while still receiving notifications for messages in e.g. Direct Messages.

Slack offers to either mute a channel or to change the notification settings. The latter with the option to e.g. still be notified when someone mentions you.

The settings should most likely be synchronized between clients. If it's not too much work we could do this in two steps:

  1. Save settings locally
  2. Migrate settings to core to sync them between clients

In any event we'll have to agree on the exact set of features first.

@valeriansaliou valeriansaliou added the enhancement New feature or request label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants