mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 19:45:05 +01:00
8 lines
407 B
Markdown
8 lines
407 B
Markdown
we should automatically fill gaps (capped at a certain (large) amount of events, 5000?) after a limited sync for a room
|
|
|
|
## E2EE rooms
|
|
|
|
during these fills (once supported), we should calculate push actions and trigger notifications, as we would otherwise have received this through sync.
|
|
|
|
we could also trigger notifications when just backfilling on initial sync up to a certain amount of time in the past?
|