Commit graph

3 commits

Author SHA1 Message Date
Neil Alexander 11a7073c97
Fix roomserver test 2020-07-29 10:39:49 +01:00
Neil Alexander d8eb0e1b4f
Initial pass at refactoring config (not finished) 2020-07-28 17:43:32 +01:00
Kegsay 99ea1f9b48
Emit redacted_event from the roomserver when redactions are validated (#1186)
* 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.

* Linting

* Ignore events that redact themselves
2020-07-07 12:51:55 +01:00