File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ Add MSC3820 comment context to `RoomVersion` attributes.
Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ class RoomVersion:
8686 # MSC2209: Check 'notifications' key while verifying
8787 # m.room.power_levels auth rules.
8888 limit_notifications_power_levels : bool
89- # No longer include the creator in m.room.create events.
89+ # MSC3820: No longer include the creator in m.room.create events (room version 11)
9090 implicit_room_creator : bool
91- # Apply updated redaction rules algorithm from room version 11.
91+ # MSC3820: Apply updated redaction rules algorithm from room version 11
9292 updated_redaction_rules : bool
9393 # Support the 'restricted' join rule.
9494 restricted_join_rule : bool
You can’t perform that action at this time.
0 commit comments