Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

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

Commits on Feb 14, 2023

  1. Faster joins: Omit device list updates from partial state rooms in /sync

    ...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>
    Sean Quah committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ddd210b View commit details
    Browse the repository at this point in the history