element-portable/src/components/views/voip
David Baker 196507a730 VoIP virtual rooms, mk II
Does a thirdparty protocol lookup to the homeserver to get the
corresponding native/virtual user for a matrix ID. Stores the
mappings in room account data. Involves some slightly nasty workarounds
for that fact that room account data has no local echo.
2021-02-12 20:55:54 +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 Merge pull request #5529 from SimonBrandner/hide-local-feed 2021-01-28 12:49:52 +00:00
CallViewForRoom.tsx Line 1 / 2 Support 2020-12-03 17:45:49 +00:00
DialPad.tsx Add in-call dialpad for DTMF sending 2021-01-04 20:01:43 +00:00
DialPadModal.tsx VoIP virtual rooms, mk II 2021-02-12 20:55:54 +00:00
IncomingCallBox.tsx Add VoIP user mapper 2021-01-21 19:20:35 +00:00
VideoFeed.tsx Update video element when the call changes in a videoview 2020-12-04 19:41:48 +00:00