[feat] group same user notifications #116

Closed
opened 2026-03-16 11:30:54 +01:00 by Eidenz · 1 comment
Owner

Currently, chirp notifications are sent individually. That means if a user sent 5 messages, you get 5 individual notifications in your list.

We should group them up in a single. Capacitor does not allow doing this silently, but this is not needed, only the finality of a single notification is required, which is doable on wake-up.

Currently, chirp notifications are sent individually. That means if a user sent 5 messages, you get 5 individual notifications in your list. We should group them up in a single. Capacitor does not allow doing this silently, but this is not needed, only the finality of a single notification is required, which is doable on wake-up.
Eidenz self-assigned this 2026-03-16 11:30:54 +01:00
Author
Owner

added in v2.23.0

added in v2.23.0
Sign in to join this conversation.
No milestone
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
Eidenz/Chirp#116
No description provided.