dendrite/syncapi/types
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
..
types.go HeaderedEvents in sync API (#922) 2020-03-19 12:07:01 +00:00
types_test.go CS API: Support for /messages, fixes for /sync (#847) 2020-01-23 17:51:10 +00:00