Files
element-web/src/components/views/rooms
Travis Ralston cd089a3f95 Track the user's own typing state external to the composer
Fixes https://github.com/vector-im/riot-web/issues/9986

There's a few reasons for pushing this out to its own place:
* In future, we might want to move WhoIsTyping here.
* We have multiple composers now, and although they don't send typing notifications, they could (see https://github.com/vector-im/riot-web/issues/10188)
* In future we may have status for where/what the user is typing (https://github.com/matrix-org/matrix-doc/issues/437)
* The composer is complicated enough - it doesn't need to dedupe typing states too.

Note: This makes use of the principles introduced in https://github.com/vector-im/riot-web/issues/8923 and https://github.com/vector-im/riot-web/issues/9090
2019-06-26 22:36:55 -06:00
..
2019-01-22 14:52:22 +01:00
2019-06-03 00:17:08 -06:00
2018-10-11 22:50:24 -05:00
2019-06-19 11:48:47 +01:00
2019-06-18 08:01:38 -06:00
2019-01-22 14:51:11 +01:00
2019-05-19 21:00:14 +01:00