element-portable/src/components/views/beacon
Timo 860764c057
Use new matrixRTC calling (#11792)
* initial

Signed-off-by: Timo K <toger5@hotmail.de>

* cleanup1

Signed-off-by: Timo K <toger5@hotmail.de>

* bring back call timer

Signed-off-by: Timo K <toger5@hotmail.de>

* more cleanup and test removals

Signed-off-by: Timo K <toger5@hotmail.de>

* remove event

Signed-off-by: Timo K <toger5@hotmail.de>

* cleanups and minor fixes

Signed-off-by: Timo K <toger5@hotmail.de>

* add matrixRTC to stubClient

Signed-off-by: Timo K <toger5@hotmail.de>

* update tests (some got removed)
The removal is a consequence of EW now doing less call logic.
More logic is done by the js sdk (MatrixRTCSession)
And therefore in EC itself.

Signed-off-by: Timo K <toger5@hotmail.de>

* cleanups

Signed-off-by: Timo K <toger5@hotmail.de>

* mock the session

Signed-off-by: Timo K <toger5@hotmail.de>

* lint

Signed-off-by: Timo K <toger5@hotmail.de>

* remove GroupCallDuration

Signed-off-by: Timo K <toger5@hotmail.de>

* review and fixing tests

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-30 15:14:27 +00:00
..
BeaconListItem.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BeaconMarker.tsx Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
BeaconStatus.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BeaconStatusTooltip.tsx Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
BeaconViewDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
DialogOwnBeaconStatus.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
DialogSidebar.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
displayStatus.ts Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
LeftPanelLiveShareWarning.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
LiveTimeRemaining.tsx Migrate more strings to translation keys (#11579) 2023-09-08 09:58:31 +01:00
OwnBeaconStatus.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomCallBanner.tsx Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
RoomLiveShareWarning.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ShareLatestLocation.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
StyledLiveBeaconIcon.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00