dendrite/syncapi/storage/postgres
Neil Alexander dece31f41e
Some fixes for #847 (#850)
* Fix a couple of cases where backfilling events we already had causes panics, hopefully fix ordering of events, update GMSL dependency for backfill URL fixes

* Remove commented out lines from output_room_events_table schema
2020-01-24 11:40:27 +00:00
..
account_data_table.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
backward_extremities_table.go Some fixes for #847 (#850) 2020-01-24 11:40:27 +00:00
current_room_state_table.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
filtering.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
invites_table.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
output_room_events_table.go Some fixes for #847 (#850) 2020-01-24 11:40:27 +00:00
output_room_events_topology_table.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00
syncserver.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00