element-web/src
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
..
@types add svgr loader for icons (#21248) 2022-03-02 09:14:30 +00:00
async-components/structures Rename PostCSS files to `.pcss` (#22769) 2022-07-15 14:53:21 +01:00
components/views/auth Improve auth aria attributes and semantics (#22948) 2022-07-28 14:00:34 +01:00
customisations Update README.md link 2020-10-16 11:32:57 +01:00
i18n/strings Translations update from Weblate (#23141) 2022-08-23 10:36:32 +01:00
vector Simplify the Jitsi wrapper (#23158) 2022-08-30 15:13:37 -04:00
favicon.ts Write additional tests (#22802) 2022-07-11 13:22:37 +01:00