Skip to content

Commit

Permalink
Remove note about thread roots being displayed in a thread
Browse files Browse the repository at this point in the history
  • Loading branch information
andybalaam committed Nov 28, 2023
1 parent c8e39c1 commit 3c439d0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions content/client-server-api/modules/receipts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

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
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.
related to a thread root via non-thread relations.

The following is an example DAG for a room, with dotted lines showing event
relationships and solid lines showing topological ordering.
Expand Down

0 comments on commit 3c439d0

Please sign in to comment.