dendrite/syncapi/storage/postgres
Kegan Dougal ff90b77a16 Fix two backfill bugs which prevented backfill from working correctly
- When receiving backfill requests, do not send the event that was in the original request.
- When storing backfill results, correctly update the backwards extremity for the room.
2020-03-20 16:11:36 +00:00
..
account_data_table.go Log errors from rows.Close (#920) 2020-03-18 10:17:18 +00:00
backward_extremities_table.go Fix two backfill bugs which prevented backfill from working correctly 2020-03-20 16:11:36 +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 Logging 2020-03-19 19:17:27 +00:00
output_room_events_topology_table.go HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
syncserver.go Fix two backfill bugs which prevented backfill from working correctly 2020-03-20 16:11:36 +00:00