0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-01 02:38:24 +02:00
dendrite/keyserver/internal
Kegsay 820c56c165
Fix more E2E sytests (#1265)
* WIP: Eagerly sync device lists on /user/keys/query requests

Also notify servers when a user's device display name changes. Few
caveats:
 - sytest `Device deletion propagates over federation` fails
 - `populateResponseWithDeviceKeysFromDatabase` is called from multiple
   goroutines and hence is unsafe.

* Handle deleted devices correctly over federation
2020-08-12 22:43:02 +01:00
..
device_list_update.go Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
device_list_update_test.go Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
internal.go Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00