dendrite/currentstateserver
Kegsay ea9df46c70
Implement local redaction (#1182)
* Create redaction events and apply checks (but do not send them)

* Send redactions to the roomserver

* Linting

* Slightly better wording
2020-07-03 17:24:51 +01:00
..
api Implement local redaction (#1182) 2020-07-03 17:24:51 +01:00
consumers Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +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 Replace publicroomsapi with a combination of clientapi/roomserver/currentstateserver (#1174) 2020-07-02 15:41:18 +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