File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -79,19 +79,12 @@ The algorithms defined here should only apply to version 1 rooms. Other algorith
7979may be used by other room versions, and as such servers should be aware of which
8080version room they are dealing with prior to executing a given algorithm.
8181
82- .. WARNING ::
83- Although room version 1 is the most popular room version, it is known to have
84- undesirable effects. Servers implementing support for room version 1 should be
85- aware that restrictions should be generally relaxed and that inconsistencies
86- may occur until room version 2 (or later) is ready and adopted.
87-
8882State resolution
8983~~~~~~~~~~~~~~~~
9084
9185.. WARNING ::
92- This section documents the state resolution algorithm as implemented by
93- Synapse as of December 2017 (and therefore the de-facto Matrix protocol).
94- However, this algorithm is known to have some problems.
86+ Room version 1 is known to have bugs that can cause the state of rooms to reset.
87+ This is fixed in room version 2 and later.
9588
9689The room state :math: `S'(E)` after an event :math: `E` is defined in terms of
9790the room state :math: `S(E)` before :math: `E`, and depends on whether
You can’t perform that action at this time.
0 commit comments