Clarify that applying redactions is a SHOULD for clients (#2055)
This commit is contained in:
parent
b9b10c4920
commit
ad17652fce
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
||||||
|
Applying redactions is a SHOULD for clients.
|
|
@ -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 %}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue