dendrite/syncapi/sync
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
..
notifier.go Hook up device list updates to the sync notifier (#1231) 2020-07-30 11:15:46 +01:00
notifier_test.go Add support for logs in StreamingToken (#1229) 2020-07-29 19:00:04 +01:00
request.go Add support for logs in StreamingToken (#1229) 2020-07-29 19:00:04 +01:00
requestpool.go Implement /keys/changes (#1232) 2020-07-30 14:52:21 +01:00
userstream.go Per-user-per-device sync streams (#1068) 2020-05-28 10:05:04 +01:00