dendrite/roomserver/storage
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
..
postgres Emit redacted_event from the roomserver when redactions are validated 2020-07-07 12:01:07 +01:00
shared Emit redacted_event from the roomserver when redactions are validated 2020-07-07 12:01:07 +01:00
sqlite3 Emit redacted_event from the roomserver when redactions are validated 2020-07-07 12:01:07 +01:00
tables Emit redacted_event from the roomserver when redactions are validated 2020-07-07 12:01:07 +01:00
interface.go Emit redacted_event from the roomserver when redactions are validated 2020-07-07 12:01:07 +01:00
storage.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
storage_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00