element-web/src/components/views
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
..
auth Merge pull request #3071 from matrix-org/t3chguy/authentication_password_field 2019-06-19 09:31:11 +01:00
avatars Merge branch 'develop' into matthew/low_bandwidth 2019-05-30 19:42:09 -06:00
context_menus spelling 2019-06-04 14:53:01 +00:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Merge pull request #3144 from matrix-org/bwindels/edit-history 2019-06-26 14:38:53 +00:00
directory Don't include all networks by default in the room directory 2019-04-05 10:50:01 -06:00
elements move EditHistoryMessage to messages directory 2019-06-26 16:17:25 +02:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups Fix display of canonicalAlias in group room info 2019-06-16 21:52:25 +02:00
messages move EditHistoryMessage to messages directory 2019-06-26 16:17:25 +02:00
right_panel adjust prop in HeaderButton 2019-04-11 18:32:38 +02:00
room_settings Don't show calculated room name in room settings name input field 2019-03-18 23:33:24 +00:00
rooms Track the user's own typing state external to the composer 2019-06-26 22:36:55 -06:00
settings Merge pull request #3113 from matrix-org/bwindels/mediadeviceslabels 2019-06-18 16:44:43 +00:00
verification Make the verification cancelled dialog say OK instead of Cancel 2019-06-19 15:07:45 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00