Skip to content

Commit

Permalink
Update redaction rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
clokep committed Jul 27, 2021
1 parent 2a92acc commit 203c107
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions proposals/3289-rooms-v8.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ version may include them.
Room version `8` upon being added to the specification shall be considered stable.
No other room versions are affected by this MSC. Before room version `8` can enter
the specification, MSC3083 needs to complete its final comment period.

## Updated redaction rules

Room version 8 shall update the redaction rules for the `m.room.join_rules` event.
[Room version 1](https://spec.matrix.org/unstable/rooms/v1/#redactions) defines
that only the `join_rule` key in the content object should be kept. Room version
8 defines that both the `join_rule` and `allow` keys of the content shall be kept.

0 comments on commit 203c107

Please sign in to comment.