element-web/src/vector
Robin ed1ecde348
Simplify the Jitsi wrapper (#23158)
* Remove ClientReady and WidgetReady hacks from the Jitsi wrapper

By registering widget API listeners earlier and simply blocking the
execution of all actions until the Jitsi wrapper has finished setting
up, sending a WidgetReady action becomes no longer necessary.

The ClientReady action is likewise not necessary, because in practice
getting a ready event means the client and the widget have already been
happily talking back and forth for capability negotiation.

* Rename audioDevice/videoDevice to audioInput/videoInput

* Combine HangupCall and ForceHangupCall into one action

* Apply misc code review suggestions
2022-08-30 15:13:37 -04:00
..
jitsi Simplify the Jitsi wrapper (#23158) 2022-08-30 15:13:37 -04:00
mobile_guide Improve code as per Sonar suggestions (#22224) 2022-05-16 16:47:12 +01:00
platform Revert "Update ElectronPlatform.tsx (#22976)" (#23030) 2022-08-09 15:39:47 +01:00
static Improve code as per Sonar suggestions (#22224) 2022-05-16 16:47:12 +01:00
app.tsx Step 10.1: Ensure the js-sdk browser bundle gets pulled 2022-03-28 13:02:50 -06:00
devcss.ts Fix typo 2021-08-18 17:44:20 +01:00
getconfig.ts Update SdkConfig usage to use new translation layer + update config.md docs (#21429) 2022-03-18 10:12:44 -06:00
index.html Fix font preloading causing errors on non-root deployments (#22714) 2022-07-01 20:05:43 +01:00
index.ts Wire up module loading to application startup (#21703) 2022-07-05 12:26:54 -06:00
indexeddb-worker.ts Fix types to match Typescripted IndexedDB store 2021-07-12 18:47:40 +01:00
init.tsx Write additional tests (#22802) 2022-07-11 13:22:37 +01:00
localstorage-fix.ts Remove accidentally persisted log-level data 2021-09-16 14:51:32 +02:00
modernizr.js Add Modernizr check for ResizeObserver (#21124) 2022-02-18 13:48:50 +00:00
rageshakesetup.ts Write additional tests (#22802) 2022-07-11 13:22:37 +01:00
routing.ts Write additional tests (#22802) 2022-07-11 13:22:37 +01:00
url_utils.ts use js-sdk decodeParams utility 2021-07-16 13:10:58 +01:00