Clarify that applying redactions is a SHOULD for clients

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2025-01-15 09:43:34 +01:00
parent b9b10c4920
commit 0bf304e817

View file

@ -2280,7 +2280,7 @@ version specification](/rooms), as are the criteria homeservers should
use when deciding whether to accept a redaction event from a remote use when deciding whether to accept a redaction event from a remote
homeserver. homeserver.
When a client receives an `m.room.redaction` event, it should change When a client receives an `m.room.redaction` event, it SHOULD change
the affected event in the same way a server does. the affected event in the same way a server does.
{{% boxes/note %}} {{% boxes/note %}}