element-web-Github/res/css/views
David Baker f828c6d494 Implement call hold
Currently just by adding /holdcall and /unholdcall slash commands

The only place the hold status of the call is currently represented
is when the call is a voice call and you're viewing a different room:
it's not wired up when you're viewing the room because that currently
uses the room status bar which it won't do with the new UI.

Also convert VideoFeed to typescript, and remove videoview because
it essentially just managed the fullscreen functionality, but we'll
want and 'on hold' representation (and probably chrome for hagnup etc)
in the fullscreen UI too, so let's just make CallView the thing that
gets fullscreened.
2020-10-29 17:56:24 +00:00
..
auth UI Feature Flag: Registration, Password Reset, Deactivate 2020-09-17 11:55:10 +01:00
avatars Switch to WidgetAvatar 2020-10-12 13:16:55 +01:00
context_menus Iterate PR 2020-10-09 08:42:21 +01:00
dialogs Adjust Settings styles 2020-10-07 20:23:34 +01:00
directory Use thinner chevron for network, adjust placement 2020-07-31 18:15:51 +01:00
elements Add a note to use the desktop builds when seshat isn't available 2020-09-16 17:23:37 -06:00
emojipicker Fix Emoji Picker footer being too small if text overflows 2020-05-24 20:00:02 +01:00
groups Condense CSS rules and use box-sizing instead of math 2019-01-28 20:26:03 -07:00
messages Render Jitsi widget state events in a more obvious way 2020-09-16 12:38:47 -06:00
right_panel improve paddings 2020-10-15 15:42:08 +01:00
room_settings Remove some unused components 2020-08-20 20:47:02 -06:00
rooms Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets 2020-10-21 12:48:51 +01:00
settings Fix aspect ratio of avatar before clicking Save 2020-10-14 10:57:34 +01:00
terms Use variables for the rem values. 2020-03-31 15:26:23 +01:00
toasts Implement dialog for resending local echo transactions 2020-07-29 20:36:04 -06:00
verification Fix sas verification buttons to match figma and remove useless inDialog prop from EncryptionPanel.js 2020-04-07 19:03:12 +01:00
voip Implement call hold 2020-10-29 17:56:24 +00:00