vojo/src/app/plugins/call
Ajay Bura bc6caddcc8
Add own control buttons for element-call (#2744)
* add mutation observer hok

* add hook to read speaking member by observing iframe content

* display speaking member name in call status bar and improve layout

* fix shrining

* add joined call control bar

* remove chat toggle from room header

* change member speaking icon to mic

* fix joined call control appear in other

* show spinner on end call button

* hide call statusbar for mobile view when room is selected

* make call statusbar more mobile friendly

* fix call status bar item align
2026-03-09 08:34:48 +05:30
..
CallControl.ts Add own control buttons for element-call (#2744) 2026-03-09 08:34:48 +05:30
CallControlState.ts Add own control buttons for element-call (#2744) 2026-03-09 08:34:48 +05:30
CallEmbed.ts Add own control buttons for element-call (#2744) 2026-03-09 08:34:48 +05:30
CallWidgetDriver.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
hooks.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
index.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
types.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
utils.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00