nitanmarcel / cinny-click-packaging

Yet another matrix client. Click packaging for locally running on Ubuntu Touch
Other
9 stars 7 forks source link

Push Notifications flood system notification indicator #24

Open jonnius opened 11 months ago

jonnius commented 11 months ago

Please follow the general troubleshooting steps first:

Describe the bug Each push notification creates a new entry in the notification indicator, filling the notification indicator up so much, that I have no chance to see relevant other notifications anymore.

To Reproduce Steps to reproduce the behavior:

  1. Wait until you receive hundreds of messages
  2. Check the system notification indicator
  3. See the indicator flooded with hundreds of entries

Expected behavior At any time, the number of Cinny notifications in the notification indicator is limited to one per group, max.

Screenshots n/a

Additional context Other apps like teleports implement such a behavior

jonnius commented 11 months ago

Not sure if it is related. But the notification indicator on the launcher, showing the number of unread notifications, isnt reset after messages have been read.

Danfro commented 8 months ago

Would any of the "stop flood notifications" fix for Dekko help here too?

nitanmarcel commented 8 months ago

There should be a key sent to the notification API that would allow it to group notifications.

As mentioned in the other issue I'll fix it once I get time, after or during hollidays

Danfro commented 8 months ago

Cool! Glad if linking that issue did maybe help a bit here.