Skip to content

feat: allow to mute channels locally#484

Merged
boxdot merged 3 commits intomainfrom
mute-channels
Feb 22, 2026
Merged

feat: allow to mute channels locally#484
boxdot merged 3 commits intomainfrom
mute-channels

Conversation

@boxdot
Copy link
Copy Markdown
Owner

@boxdot boxdot commented Feb 22, 2026

Add a new command toggle_mute_channel mapped to alt-m to toggle the
muted state of the selected channel.

Note: Currently, presage/libsignal-service-rs do not support syncing the
state of a group channel, which stores the muted flag synchronized
between the clients. Therefore, this implementation is local only.

Closes #459

Add a new command `toggle_mute_channel` mapped to `alt-m` to toggle the
muted state of the selected channel.

Note: Currently, presage/libsignal-service-rs do not support syncing the
state of a group channel, which stores the muted flag synchronized
between the clients. Therefore, this implementation is local only.
@boxdot boxdot merged commit cb733d3 into main Feb 22, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

muting chats

1 participant