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

Sync per-conversation mute settings between mobile and desktop #729

Closed
mxa opened this issue Mar 18, 2016 · 6 comments
Closed

Sync per-conversation mute settings between mobile and desktop #729

mxa opened this issue Mar 18, 2016 · 6 comments

Comments

@mxa
Copy link

mxa commented Mar 18, 2016

Messages intentionally set to silent on the phone will pop up on the desktop ignoring this setting. Silent mode should be synced with the desktop.

@exploide
Copy link

I think in general this is a valid proposal, but I want to mention that there is a reason why I'm glad to have this setting not in sync. When heavily using the desktop client, the phone would constantly make noise, annoying the persons around me. So it's handy to mute the respective conversation on the phone for this period of time w/o the need to mute the whole phone.

@adarazs
Copy link

adarazs commented Mar 29, 2016

@exploide I think the notifications should be suppressed anyway on the phone while actively using the desktop client (say, in the last minute you had it in focus). What you're doing is a workaround for an annoying existing issue.

Silenced contacts should be silenced on the desktop too (and hopefully would have a way to silence them on the desktop, but that's less of a problem).

@ghost
Copy link

ghost commented Sep 30, 2016

Here it is my solution. Mute option is independent from mobile settings.
Just save the list of muted numbers in the local storage.

#907

@rainerzufall
Copy link

Sorry, but this issue should not have been closed. It is specifically about syncing of the muted state and this is not implemented (yet).

@josh-signal
Copy link
Contributor

Oops you're right

@josh-signal josh-signal reopened this Sep 8, 2020
@scottnonnenberg-signal scottnonnenberg-signal changed the title Messages set to "silent" on the phone pop up on the desktop Sync per-conversation mute settings between mobile and desktop Sep 10, 2020
@stale
Copy link

stale bot commented Sep 25, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

8 participants
@mxa @exploide @adarazs @rainerzufall @scottnonnenberg-signal @automated-signal @josh-signal and others