dendrite/syncapi/routing
Kegan Dougal 91b8325528 Fix ordering when backfilling
The problem was that we weren't sorting the returned events
by depth when sending them back to the caller, instead we
were sorting by prev_events which is not the same thing.
2020-05-01 14:10:34 +01:00
..
messages.go Fix ordering when backfilling 2020-05-01 14:10:34 +01:00
routing.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00