mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-15 01:17:30 +00:00
820c56c165
* 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 |
||
---|---|---|
.. | ||
device_list_update.go | ||
device_list_update_test.go | ||
internal.go |