element-web/src/components/views/voip
David Baker 452fbb076b Add a dialpad UI for PSTN lookup
Queries the homeserver for PSTN protocol support, and if found,
the add-room button on the DM rooms list section opens a context
menu instead with a 'dial pad' option as well as the current 'start chat'
dialog. Entering a number into this and pressing dial performs
a thirdparty user query for the given string and starts a DM with that
user.
2020-12-23 19:02:01 +00:00
..
CallContainer.tsx Convert CallHandler to typescript 2020-09-24 16:16:20 +01:00
CallPreview.tsx Line 1 / 2 Support 2020-12-03 17:45:49 +00:00
CallView.tsx Remove secondary call avatar 2020-12-18 19:40:57 +00:00
CallViewForRoom.tsx Line 1 / 2 Support 2020-12-03 17:45:49 +00:00
DialPad.tsx Add a dialpad UI for PSTN lookup 2020-12-23 19:02:01 +00:00
DialPadModal.tsx Add a dialpad UI for PSTN lookup 2020-12-23 19:02:01 +00:00
IncomingCallBox.tsx Import from src in IncomingCallBox.tsx 2020-12-17 17:16:00 +00:00
VideoFeed.tsx Update video element when the call changes in a videoview 2020-12-04 19:41:48 +00:00