dendrite/syncapi/storage
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
..
postgres Fix two backfill bugs which prevented backfill from working correctly 2020-03-20 16:11:36 +00:00
sqlite3 Fix SQLite problems after sync API changes 2020-03-19 13:15:35 +00:00
interface.go HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
storage.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
storage_wasm.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00