0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 02:08:21 +02:00
dendrite/roomserver/storage
Neil Alexander ad5849d222
HeaderedEvents in sync API (#922)
* Use HeaderedEvent in syncapi

* Update notifier test

* Fix persisting headered event

* Clean up unused API function

* Fix overshadowed err from linter

* Write headered JSON to invites table too

* Rename event_json to headered_event_json in syncapi database schemae

* Fix invites_table queries

* Update QueryRoomVersionCapabilitiesResponse comment

* Fix syncapi SQLite
2020-03-19 12:07:01 +00:00
..
postgres HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
sqlite3 HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
interface.go Get room versions from database (#918) 2020-03-17 18:00:10 +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