Remove note about thread roots being displayed in a thread

This commit is contained in:
Andy Balaam 2023-11-28 11:24:50 +00:00
parent c8e39c10b7
commit 3c439d09f9

View file

@ -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.