nextcloud / nextcloud/spreed

Add option to disable desktop notification when you are on mute

Open
#3,908 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: call 📹 feature: frontend 🖌️
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

Is your feature request related to a problem? Please describe.
If I am muted and have the talk tab not in focus, a desktop / browser notification pops up every time there is background noise notifying me, that I am muted.

Describe the solution you'd like
I would like to be able to disable this notification without having to disable desktop notifications for my entire Nextcloud instance.

Additional context
This is not about the tooltip showing up in the nextcloud interface, which is great, it's just the desktop / browser notification which is annoying, since it usually makes a sound and I cannot disable the notification without removing the notification permission for my Nextcloud domain.

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 Talk desktop/browser notification entry point and the code that handles the muted state described in the issue. Trace how notification preferences are stored and applied, then identify the relevant tests or add coverage showing that this notification can be disabled without disabling all Nextcloud notifications.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.