Commit Graph

3 Commits

Author SHA1 Message Date
Jorge Manrubia 8400bb0a82 Optimize: only do one loop to group the cards on the initial grouping
There can be many unread notifications. We want to keep the complexity lineal.
2025-11-01 17:49:48 +01:00
Jorge Manrubia 8947624524 Optimize: group on the initial rendering of the tray once, and then start grouping dynamically
Performance optimization to save loops
2025-11-01 17:31:48 +01:00
Jorge Manrubia b21f6e1a6e Group notifications for the same card as they show up 2025-11-01 17:31:48 +01:00