Skip to content

Commit

Permalink
Update proposals/4089-delivery-receipts.md
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Kasak <[email protected]>
  • Loading branch information
turt2live and dkasak authored Jan 12, 2024
1 parent 2ce0071 commit 0dd2881
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions proposals/4089-delivery-receipts.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ Content-Type: application/json
The server then implies `ts` and sends the resulting EDU to the target event's origin server. The
delivery receipt must only be routed to the target event sender.

An `m.read[.private]` receipt does *not* imply delivery, but rather that a client either does not
support delivery receipts or was not able to decrypt the message.
Receiving a `m.read[.private]` receipt without a delivery receipt does *not* imply
delivery, but rather that a client either does not support delivery receipts or was not
able to decrypt the message.

Clients are welcome to implement additional requirements before sending a delivery receipt. For example,
a user setting to disable delivery receipts in public rooms specifically, or all rooms the user is in.
Expand Down

0 comments on commit 0dd2881

Please sign in to comment.