Skip to content

Commit

Permalink
Clarify that applying redactions is a SHOULD for clients (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes authored Jan 15, 2025
1 parent b9b10c4 commit ad17652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/client_server/newsfragments/2055.clarification
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Applying redactions is a SHOULD for clients.
2 changes: 1 addition & 1 deletion content/client-server-api/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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.

{{% boxes/note %}}
Expand Down

0 comments on commit ad17652

Please sign in to comment.