element-x-ada/features/messages
Benoit Marty 3603ed6830
Fix read receipt behavior when the timeline is opened. (#4679)
* Use Timber instead of println

* Fix ReadReceipt not sent when new event is received:
- filter Virtual item regarding typing to compute NewEventState
- always scroll, since the latest event is always the typing notification (but with 0 height). This triggers the sending of RR.

* Improve the fix to fix regression detected by unit tests.

* Remove unnecessary parenthesis

* Document parameter.
2025-05-06 12:41:34 +00:00
..
api Change (mention span) : rework and add more cases (#4476) 2025-03-28 11:20:32 +01:00
impl Fix read receipt behavior when the timeline is opened. (#4679) 2025-05-06 12:41:34 +00:00
test Change (mention span) : rework and add more cases (#4476) 2025-03-28 11:20:32 +01:00