mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
0506bb100e
By getting the joined rooms before the current token we avoid any reading history to confirm a user *was* in a room. We can then use any membership change events, which we already fetch during sync, to determine the final list of joined room IDs.
2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
Optimise queries used to get a users rooms during sync. Contributed by Nick @ Beeper (@fizzadar).
|