mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 13:54:10 +02:00
Remove note about thread roots being displayed in a thread
This commit is contained in:
parent
c8e39c10b7
commit
3c439d09f9
|
|
@ -150,10 +150,7 @@ timeline". When referring to the main timeline as a thread (e.g. in receipts
|
||||||
and notifications counts) a special thread ID of `main` is used.
|
and notifications counts) a special thread ID of `main` is used.
|
||||||
|
|
||||||
Thread roots are considered to be in the main timeline, as are events that are
|
Thread roots are considered to be in the main timeline, as are events that are
|
||||||
related to a thread root via non-thread relations. Note that clients providing a
|
related to a thread root via non-thread relations.
|
||||||
single-thread view will probably want to include thread roots and some of their
|
|
||||||
child events (e.g. reactions) in that view, even though from a receipt point of
|
|
||||||
view they are not part of that thread.
|
|
||||||
|
|
||||||
The following is an example DAG for a room, with dotted lines showing event
|
The following is an example DAG for a room, with dotted lines showing event
|
||||||
relationships and solid lines showing topological ordering.
|
relationships and solid lines showing topological ordering.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue