diff options
author | Kegsay <kegan@matrix.org> | 2020-08-10 12:38:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-10 12:38:33 +0100 |
commit | fdabba1851c489d801ea4029bce9dec7d415b2df (patch) | |
tree | 5dcc8e999aafc36a3f6b3d37d93ea12adc180dcb /sytest-whitelist | |
parent | 58998e98746c7d8610fa1e1c3c11de0445393454 (diff) |
bugfix: when a user's key changes, don't notify everyone on the server (#1253)
* bugfix: when a user's key changes, don't notify everyone on the server
Instead just notify the users you share a room with.
* Update whitelist
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index cc49bf38..a726e51e 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -138,7 +138,7 @@ Users receive device_list updates for their own devices Get left notifs for other users in sync and /keys/changes when user leaves Local device key changes get to remote servers Local device key changes get to remote servers with correct prev_id -#Server correctly handles incoming m.device_list_update +Server correctly handles incoming m.device_list_update Can add account data Can add account data to room Can get account data without syncing |