mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 14:01:59 +01:00
463c19ac36
...when lazy loading of members is not enabled. It's weird to notify a client that another user's device list has changed when the client doesn't think that they share a room. Note that when a room is un-partial stated, device list updates are emitted for every member in that room over /sync. Signed-off-by: Sean Quah <seanq@matrix.org>
1 line
136 B
Text
1 line
136 B
Text
Faster joins: omit device list updates originating from partial state rooms in /sync responses without lazy loading of members enabled.
|