mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-31 19:59:01 +01:00
52f456a822
Fixes https://github.com/element-hq/synapse/issues/16948. If the `join` and the `leave` are in the same sync response, we need to count them as a "left" user.
1 line
116 B
Text
1 line
116 B
Text
Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations.
|