dendrite/keyserver/storage/sqlite3
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_keys_table.go Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
key_changes_table.go Use TransactionWriter in SQLite keyserver (#1239) 2020-08-05 11:01:37 +01:00
one_time_keys_table.go Finish inbound E2E device lists (#1243) 2020-08-07 17:32:13 +01:00
stale_device_lists.go Finish inbound E2E device lists (#1243) 2020-08-07 17:32:13 +01:00
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00