dendrite/syncapi/storage/postgres
Kegan Dougal 3b02d0f05a 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.
2020-04-30 19:13:51 +01:00
..
account_data_table.go Log errors from rows.Close (#920) 2020-03-18 10:17:18 +00:00
current_room_state_table.go HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
filtering.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
invites_table.go HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
output_room_events_table.go Implement backfill over federation (#938) 2020-03-24 12:20:10 +00:00
output_room_events_topology_table.go HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
syncserver.go Correctly generate backpagination tokens for events which have the same depth 2020-04-30 19:13:51 +01:00