mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-11 16:13:10 -06:00
Previously we were setting `redacted_because` to the PDU event, but as per the spec it should really be a client event. This fixes it. |
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| keychange.go | ||
| presence.go | ||
| receipts.go | ||
| roomserver.go | ||
| sendtodevice.go | ||
| typing.go | ||
| userapi.go | ||