element-web/res/css
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
..
structures 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
views Implement call hold 2020-10-29 17:56:24 +00:00
_common.scss Discard all mx_fadable legacy cruft which is totally useless 2020-10-15 16:13:16 +01:00
_components.scss Implement call hold 2020-10-29 17:56:24 +00:00
_font-sizes.scss Use rem to guard against font scaling breakages 2020-07-16 20:15:28 +05:30
_font-weights.scss Iterate PR, tweak margins 2020-08-18 12:00:56 +01:00
rethemendex.sh Remove sort and include new scss file in components 2020-04-02 13:42:59 +01:00