[GH-ISSUE #729] Group notifications by thread #532

Open
opened 2026-05-07 00:25:11 +02:00 by BreizhHardware · 0 comments

Originally created by @TippyLion28 on GitHub (May 14, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/729

💡 Idea
It would be helpful if it was possible to group notifications together, like if I have two streams of notifications in one topic I would like to have them show up as distinct threads in the android notification shade

So for example all notification from my dehumidifier would show up as a dehumidifier "conversation" in the nofigication panel and would be separate from messages from my dishwasher

💻 Target components
Ideally this should be implemented in server and app. The API would need a new parameter for "thread" and then the client app would need to group those together in the notification panel (Android has the Conversations API)

Hope this makes some kind of sense. Happy to clarify further if required

Originally created by @TippyLion28 on GitHub (May 14, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/729 <!-- Before you submit, consider asking on Discord/Matrix instead. You'll usually get an answer sooner, and there are more people there to help! - Discord: https://discord.gg/cT7ECsZj9w - Matrix: https://matrix.to/#/#ntfy:matrix.org / https://matrix.to/#/#ntfy-space:matrix.org --> :bulb: **Idea** It would be helpful if it was possible to group notifications together, like if I have two streams of notifications in one topic I would like to have them show up as distinct threads in the android notification shade So for example all notification from my dehumidifier would show up as a dehumidifier "conversation" in the nofigication panel and would be separate from messages from my dishwasher <!-- Share your thoughts; try to be detailed if you can --> :computer: **Target components** Ideally this should be implemented in server and app. The API would need a new parameter for "thread" and then the client app would need to group those together in the notification panel (Android has the Conversations API) <!-- Where should this feature/enhancement be added? --> <!-- e.g. ntfy server, Android app, iOS app, web app --> Hope this makes some kind of sense. Happy to clarify further if required
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#532
No description provided.