element-portable/src/components/views/beacon
Robin 2c612d5aa1
Use native js-sdk group call support (#9625)
* Use native js-sdk group call support

Now that the js-sdk supports group calls natively, our group call implementation can be simplified a bit. Switching to the js-sdk implementation also brings the react-sdk up to date with recent MSC3401 changes, and adds support for joining calls from multiple devices. (So, the previous logic which sent to-device messages to prevent multi-device sessions is no longer necessary.)

* Fix strings

* Fix strict type errors
2022-11-28 16:37:32 -05:00
..
BeaconListItem.tsx Live location share - focus on user location on list item click (PSG-609) (#9051) 2022-07-18 08:34:39 +00:00
BeaconMarker.tsx Live location share - beacon tooltip in maximised view (#8572) PSF-926 2022-05-13 08:30:53 +00:00
BeaconStatus.tsx Add ellipsis effect to hidden beacon status (#8755) 2022-06-05 05:40:17 +00:00
BeaconStatusTooltip.tsx Live location sharing - open location in OpenStreetMap (PSF-1040) (#8695) 2022-05-27 11:58:39 +02:00
BeaconViewDialog.tsx leave maximised map when beacons expire (#9098) 2022-07-27 17:42:59 +02:00
DialogOwnBeaconStatus.tsx leave maximised map when beacons expire (#9098) 2022-07-27 17:42:59 +02:00
DialogSidebar.tsx leave maximised map when beacons expire (#9098) 2022-07-27 17:42:59 +02:00
displayStatus.ts Live location share - show loading UI for beacons with start timestamp in the future (PSF-1081) (#8775) 2022-06-09 13:25:30 +01:00
LeftPanelLiveShareWarning.tsx Live location share - link to timeline tile from share warning (PSF-1078) (#8752) 2022-06-07 10:15:09 +00:00
LiveTimeRemaining.tsx Live location sharing - extract live time UI for reuse (#8283) 2022-04-12 09:24:17 +02:00
OwnBeaconStatus.tsx Live location share - focus on user location on list item click (PSG-609) (#9051) 2022-07-18 08:34:39 +00:00
RoomCallBanner.tsx Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
RoomLiveShareWarning.tsx Room call banner (#9378) 2022-10-17 21:36:17 +02:00
ShareLatestLocation.tsx Convert some tests from Enzyme to RTL (#9483) 2022-10-24 09:06:20 +01:00
StyledLiveBeaconIcon.tsx Live location sharing - beacon in timeline happy path (#8285) 2022-04-13 10:44:15 +02:00