dendrite/syncapi/types
Kegsay b28674435e
Correctly generate backpagination tokens for events which have the same depth (#996)
* Correctly generate backpagination tokens for events which have the same depth

With tests. Unfortunately the code around here is hard to understand.
There will be a subsequent PR which fixes this up now that we have a test
harness in place.

* Add postgres impl

* More linting

* Fix psql statement so it actually works
2020-05-01 11:01:34 +01:00
..
types.go Correctly generate backpagination tokens for events which have the same depth (#996) 2020-05-01 11:01:34 +01:00
types_test.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00