Merge branch 'matrix-org:main' into main

pull/1689/head
Adam Bien 6 months ago committed by GitHub
commit e20c93cfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Clarify that read-receipts should be batched by thread as well as room.

@ -208,7 +208,7 @@ event when the user expands that thread.
#### Server behaviour
For efficiency, receipts SHOULD be batched into one event per room
For efficiency, receipts SHOULD be batched into one event per room and thread
before delivering them to clients.
Some receipts are sent across federation as EDUs with type `m.receipt`. The

Loading…
Cancel
Save