mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
Immediately trigger EDU sending after client read receipt
Previously, read receipts would only be forwarded via federation incidentally when some PDU was later sent to the destination server. Trigger a send without any event to collect EDUs and get read receipts out directly.
This commit is contained in:
parent
81c5f09919
commit
6bcc4e310e
3 changed files with 39 additions and 14 deletions
|
|
@ -237,6 +237,8 @@ This will be the first release of Grapevine since it was forked from Conduit
|
|||
revalidating every alias. This makes it possible to add/remove aliases when
|
||||
some of the existing aliases cannot be validated.
|
||||
([!158](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/158))
|
||||
28. Fix read receipts not being sent over federation (or only arbitrarily late)
|
||||
([!162](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/162))
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue