diff options
author | S7evinK <2353100+S7evinK@users.noreply.github.com> | 2022-02-22 17:34:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 16:34:53 +0000 |
commit | 41dc651b25019b9ecc2338ff2ebec202066aaf21 (patch) | |
tree | 42b882c685a2677198b2fe5313edff5c65dc2853 /sytest-whitelist | |
parent | cfff1b0aaafc68efbac27f366360667983f7696a (diff) |
Send device update to local users if remote display name changes (#2215)
* Send device_list update to satisfy sytest
* Fix build issue from merged in change
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 87904938..d3144572 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -597,4 +597,7 @@ Device list doesn't change if remote server is down /context/ on non world readable room does not work /context/ returns correct number of events /context/ with lazy_load_members filter works +Can query remote device keys using POST after notification +Device deletion propagates over federation +Get left notifs in sync and /keys/changes when other user leaves Remote banned user is kicked and may not rejoin until unbanned |