1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2024-12-22 12:44:30 +03:00
synapse/changelog.d/17535.bugfix
Erik Johnston 44ac2aa3b6
SSS: Implement PREVIOUSLY room tracking ()
Implement tracking of rooms that have had updates that have not been
sent down to clients.

Simplified Sliding Sync (SSS)
2024-08-08 10:44:17 +01:00

1 line
115 B
Text

Fix experimental sliding sync implementation to remember any updates in rooms that were not sent down immediately.