element-x-ada/libraries/matrix/api
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
..
src Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00
build.gradle.kts Improve the callback uri format and customization. (#4664) 2025-05-05 17:46:17 +02:00