matrix-js-sdk
1a55f550 - Handle 'left' users in the deviceList mananagement

Comment changes are shownComment changes are hidden
Commit
7 years ago
Handle 'left' users in the deviceList mananagement When we no longer share any rooms with a given user, the server will stop sending us updates on their device list, and will (once synapse is updated) send us a notification of that fact via the 'left' field in the device_lists field in /sync, or the response from /keys/changes.
Author
Committer
Parents
  • spec
    • File
      TestClient.js
    • integ
      • File
        devicelist-integ-spec.js
  • src
    • crypto
      • File
        DeviceList.js
      • File
        index.js
    • File
      sync.js