Skip to content

Commit

Permalink
Update proposals/3960-sliding-sync-receipts.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Eastwood <madlittlemods@gmail.com>
  • Loading branch information
kegsay and MadLittleMods authored Aug 6, 2024
1 parent e6404b6 commit 7fd4458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/3960-sliding-sync-receipts.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The `m.receipt` event in this response is the same event that would appear in th
`rooms.join["!foo:bar"].ephemeral.events` under `/sync`. This includes the `m.read.private` key in the
receipt EDU for private read receipts.

Receipts MUST only be sent for rooms returned in the sliding sync response. Receipts MUST be
Receipts MUST only be sent for rooms returned in the sliding sync response. On initial sync, receipts MUST only be
returned for events sent in the `timeline` section for each room of the sliding sync response. In addition,
public and private receipts sent by the client MUST be returned, even if the events in question are not in the `timeline`.
Delta tokens MUST be ignored when calculating the events in the `timeline`, or else additional read receipts
Expand Down

0 comments on commit 7fd4458

Please sign in to comment.