mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
add comma
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
parent
c12fbe4540
commit
afa06ad330
|
|
@ -3315,7 +3315,7 @@ PUT /rooms/!roomid:domain/state/m.room.bgd.color
|
|||
### Redactions
|
||||
|
||||
Since events are extensible it is possible for malicious users and/or
|
||||
servers to add keys that are, for example offensive or illegal. Since
|
||||
servers to add keys that are, for example, offensive or illegal. Since
|
||||
some events cannot be simply deleted, e.g. membership events, we instead
|
||||
'redact' events. This involves removing all keys from an event that are
|
||||
not required by the protocol. This stripped down event is thereafter
|
||||
|
|
|
|||
Loading…
Reference in a new issue