This commit is contained in:
Travis Ralston 2025-03-27 10:28:55 -06:00
parent 71ce620fc0
commit fe880fdaf4
35 changed files with 96 additions and 36 deletions

View file

@ -1 +0,0 @@
For room versions 6 and 7, clarify in the authorization rules that `m.federate` must be checked and that events with rejected auth events must be rejected, for parity with all the other room versions.

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -1 +0,0 @@
Refactor PDU definitions to reduce duplication.

View file

@ -1 +0,0 @@
Update the default room version to 11, as per [MSC4239](https://github.com/matrix-org/matrix-spec-proposals/pull/4239).

View file

@ -1 +0,0 @@
Clarify the maximum `depth` value for room versions 6, 7, 8, 9, 10, and 11.