0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 12:08:40 +02:00
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