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 |
||
|---|---|---|
| .. | ||
| alias.go | ||
| api.go | ||
| api_trace.go | ||
| input.go | ||
| output.go | ||
| perform.go | ||
| query.go | ||
| wrapper.go | ||