diff options
author | Kegsay <kegan@matrix.org> | 2020-08-12 10:50:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-12 10:50:52 +0100 |
commit | b8b854d64201a8c40956bddc84d8a0844221bf7d (patch) | |
tree | 1315ac9335d64be9918b4952cef7d0fec840031a /sytest-whitelist | |
parent | bcdf9577a3db0727b4966cfdd3c4471ca6d3f1f6 (diff) |
Bugfixes for 'If remote user leaves room we no longer receive device updates' (#1262)
* Bugfixes for 'If remote user leaves room we no longer receive device updates'
* Update whitelist and README
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index e92e883c..4d37b3ee 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -142,6 +142,8 @@ Server correctly handles incoming m.device_list_update Device deletion propagates over federation If remote user leaves room, changes device and rejoins we see update in sync If remote user leaves room, changes device and rejoins we see update in /keys/changes +If remote user leaves room we no longer receive device updates +Get left notifs in sync and /keys/changes when other user leaves Can query remote device keys using POST after notification Can add account data Can add account data to room |