1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00
Files
matrix-react-sdk/test
David Baker ce1623691e Fix instantly sending RRs
Splits UserActivity into a tristate of 'active' (last < 1s), 'passive' (lasts a
couple of mins) and neither. Read receipts are sent when 'active', read markers
are sent while 'passive'.

Also fixed a document / window mix-up on the 'blur' handler.

Also adds a unit test for UserActivity because it's quite complex now
(and changes UserActivity to make it testable by accessing the singleton
via sharedInstance() rather than exporting it directly).

Fixes https://github.com/vector-im/riot-web/issues/9023
2019-03-08 12:46:38 +00:00
..
2017-06-01 21:10:32 +02:00
2016-10-11 14:20:40 +01:00
2018-04-15 23:48:52 +01:00
2017-07-12 18:05:08 +01:00
2017-10-11 17:56:17 +01:00
2019-02-25 18:43:08 +01:00
2017-10-11 17:56:17 +01:00
2018-10-15 17:15:22 +02:00
2017-10-11 17:56:17 +01:00
2019-01-25 16:13:30 -06:00
2019-03-08 12:46:38 +00:00