dendrite/keyserver/storage
Kegsay 642f9cb964
Process inbound device list updates from federation (#1240)
* Add InputDeviceListUpdate

* Unbreak unit tests

* Process inbound device list updates from federation

- Persist the keys in the keyserver and produce key changes
- Does not currently fetch keys from the remote server if the prev IDs are missing

* Linting
2020-08-05 13:41:16 +01:00
..
postgres Process inbound device list updates from federation (#1240) 2020-08-05 13:41:16 +01:00
shared Process inbound device list updates from federation (#1240) 2020-08-05 13:41:16 +01:00
sqlite3 Process inbound device list updates from federation (#1240) 2020-08-05 13:41:16 +01:00
tables Process inbound device list updates from federation (#1240) 2020-08-05 13:41:16 +01:00
interface.go Process inbound device list updates from federation (#1240) 2020-08-05 13:41:16 +01:00
storage.go Implement key uploads (#1202) 2020-07-15 12:02:34 +01:00
storage_test.go Process inbound device list updates from federation (#1240) 2020-08-05 13:41:16 +01:00
storage_wasm.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00