element-portable/src/components/views
David Baker 55f77b04ae Rewrite call state machine
* Remove the two separate enumerations of call state: now everything
   uses the js-sdk version of call state. Stop adding a separate
   'call_state' field onto the call object(!)
 * Better reflection of the actual state of the call in the call bar,
   so when it's connecting, it says connecting, and only says 'active call'
   when the call is actually active.
 * More typey goodness
2020-10-09 18:56:07 +01:00
..
auth Validation improve pattern for derived data 2020-09-21 14:35:35 +01:00
avatars Convert UserInfo to Typescript 2020-09-29 10:10:32 +01:00
context_menus Don't show 'unpin' for persistent widgets 2020-09-10 14:30:35 +01:00
dialogs Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
directory Fix missed copy 2020-03-16 12:28:20 +00:00
elements Resolve couple of React warnings/errors 2020-10-07 10:40:20 +01:00
emojipicker Choose first result on enter in the emoji picker 2020-09-28 15:56:22 +01:00
groups Delint 2020-08-29 12:57:11 +01:00
messages Fix edited replies being wrongly treated as big emoji 2020-10-07 11:08:43 +01:00
right_panel Update src/components/views/right_panel/UserInfo.tsx 2020-10-06 22:49:50 +01:00
room_settings Clean up other unlinted lint issues 2020-09-24 08:26:59 -06:00
rooms Resolve couple of React warnings/errors 2020-10-07 10:40:20 +01:00
settings Merge pull request #5296 from matrix-org/jryans/sso-4s-integration 2020-10-07 15:42:42 +01:00
terms Fix indentation 2020-07-16 18:12:11 +05:30
toasts Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
verification Revert "Merge pull request #5125 from matrix-org/travis/spec-i18n" 2020-08-18 13:09:33 -06:00
voip Rewrite call state machine 2020-10-09 18:56:07 +01:00