element-x-ada/libraries/matrix
Jorge Martin Espinosa f455085e08
Notification events resolving and rendering in batches (#4722)
- Use `NotiticationService.getNotifications()` function so we resolve the events in bulk.
- Added `NotifierResolverQueue` to group the notifications to resolve based on a debounce strategy.
- Batch rendering of these events as notifications.
2025-05-26 17:10:20 +02:00
..
api Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00
impl Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00
test Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00