dendrite/currentstateserver
Neil Alexander b6bc132485
Use TransactionWriter in other component SQLite (#1209)
* Use TransactionWriter on other component SQLites

* Fix sync API tests

* Fix panic in media API

* Fix a couple of transactions

* Fix wrong query, add some logging output

* Add debug logging into StoreEvent

* Adjust InsertRoomNID

* Update logging
2020-07-21 15:48:21 +01:00
..
api Implement local redaction (#1182) 2020-07-03 17:24:51 +01:00
consumers Emit redacted_event from the roomserver when redactions are validated (#1186) 2020-07-07 12:51:55 +01:00
internal Replace publicroomsapi with a combination of clientapi/roomserver/currentstateserver (#1174) 2020-07-02 15:41:18 +01:00
inthttp Replace publicroomsapi with a combination of clientapi/roomserver/currentstateserver (#1174) 2020-07-02 15:41:18 +01:00
storage Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
currentstateserver.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
currentstateserver_test.go Remove membership table from account DB (#1172) 2020-06-30 13:34:59 +01:00