mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23: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 | ||