mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| caching | ||
| config | ||
| eventutil | ||
| httputil | ||
| setup | ||
| sqlutil | ||
| test | ||
| transactions | ||
| consumers.go | ||
| log.go | ||