Skip to content
Snippets Groups Projects
Unverified Commit 463c19ac authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Faster joins: Omit device list updates from partial state rooms in /sync (#15069)


...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: default avatarSean Quah <seanq@matrix.org>
parent cb262713
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment