0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-25 12:28:55 +02:00
dendrite/syncapi/storage/shared
Till e79bfd8fd5
Get state deltas without filters (#2810)
This makes the following changes:
- get state deltas without the user supplied filter, so we can actually
"calculate" state transitions
- closes `stmt` when using SQLite
- Adds presence for users who newly joined a room, even if the syncing
user already knows about the presence status (should fix
https://github.com/matrix-org/complement/pull/516)
2022-10-19 14:05:39 +02:00
..
storage_consumer.go Event relations (#2790) 2022-10-13 14:50:52 +01:00
storage_sync.go Get state deltas without filters (#2810) 2022-10-19 14:05:39 +02:00