mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-09 21:14:09 +01:00
s/timeline/event graph
This commit is contained in:
parent
e03bfbc47b
commit
44d1f8dbe5
|
|
@ -900,8 +900,8 @@ Receipts
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Receipts are EDUs used to communicate a marker for a given event. Currently the
|
Receipts are EDUs used to communicate a marker for a given event. Currently the
|
||||||
only kind of receipt supported is a "read receipt", or where in the timeline a
|
only kind of receipt supported is a "read receipt", or where in the event graph
|
||||||
user has read up to.
|
the user has read up to.
|
||||||
|
|
||||||
Read receipts for events events that a user sent do not need to be sent. It is
|
Read receipts for events events that a user sent do not need to be sent. It is
|
||||||
implied that by sending the event the user has read up to the event.
|
implied that by sending the event the user has read up to the event.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue