Send read receipts (#713)

* Send read receipts

* Add changelog

* Add tests.

* Optimise how sending read receipts work in the timeline.

* Move the check for send read receipts to the presenter

Also improve the way we find the first visible `Event` if we have `Virtual` ones in the timeline.
This commit is contained in:
Jorge Martin Espinosa 2023-06-29 12:08:19 +02:00 committed by GitHub
parent 712a9226e6
commit 96d90a75d9
8 changed files with 128 additions and 0 deletions

1
changelog.d/671.feature Normal file
View file

@ -0,0 +1 @@
Send read receipts for rooms.