0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-08 22:18:36 +02:00
Commit graph

2 commits

Author SHA1 Message Date
Kegsay a2174d3294
Implement /keys/changes (#1232)
* Implement /keys/changes

And refactor QueryKeyChanges to accept a `to` offset.

* Unbreak tests

* Sort keys when serialising log tokens
2020-07-30 14:52:21 +01:00
Kegsay 9355fb5ac8
Hook up device list updates to the sync notifier (#1231)
* WIP hooking up key changes

* Fix import cycle, get tests passing and binary compiling

* Linting and update whitelist
2020-07-30 11:15:46 +01:00
Renamed from syncapi/consumers/keychange_test.go (Browse further)