mumble-voip/mumble

Add separate notification setting for image messages

オープン

#6,970 opened on 2025/10/25

 (21 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (1,062 件のフォーク)batch import
clientfeature-requestgood first issueui

Repository metrics

Stars
 (5,642 個のスター)
PR merge metrics
 (平均マージ 6d) (30d で 7 merged PRs)

説明

Context

No response

Description

In the settings for messages, notifications can be turned on or off for various types of messages but one type that is missing is the image message. This is especially noticible when posting several images at once where others would typically receive one notification per image to dismiss one by one. As for noticing a new image message, I would usually post a description first and that way only one notification is sent regardless of how many complementary images are sent, given that the setting for notifications on text messages is on while that for image messages is off.

To implement this I think image messages could use their own message type and the settings should then have this type added to the list. Note that this would be two types since there is not only "Text message" but also "Private text message" to make the image message equivalents for.

Mumble component

Client

OS-specific?

No

Additional information

No response

コントリビューターガイド