dendrite/currentstateserver
Kegan Dougal 7f78bdd2ac Emit redacted_event from the roomserver when redactions are validated
- Consume them in the currentstateserver and act accordingly.
- Add integration test for the roomserver to check that injecting
  `m.room.redaction` events result in `redacted_event` being emitted.
2020-07-07 12:01:07 +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 2020-07-07 12:01:07 +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 Emit redacted_event from the roomserver when redactions are validated 2020-07-07 12:01:07 +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