element-web/test/components/views
Robin d077ea1990
New group call experience: Room header call buttons (#9311)
* Make useEventEmitterState more efficient

By not invoking the initializing function on every render

* Make useWidgets more efficient

By not calling WidgetStore on every render

* Add new group call experience Labs flag

* Add viewingCall field to RoomViewStore state

Currently has no effect, but in the future this will signal to RoomView to show the call or call lobby.

* Add element_call.use_exclusively config flag

As documented in element-web, this will tell the app to use Element Call exclusively for calls, disabling Jitsi and legacy 1:1 calls.

* Make placeCall return a promise

So that the UI can know when placeCall completes

* Update start call buttons to new group call designs

Since RoomView doesn't do anything with viewingCall yet, these buttons won't have any effect when starting native group calls, but the logic is at least all there and ready to be hooked up.

* Allow calls to be detected if the new group call experience is enabled

* Test the RoomHeader changes

* Iterate code
2022-09-25 10:57:25 -04:00
..
audio_messages Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
beacon make beacon events more specific (#9186) 2022-08-16 10:23:25 +02:00
beta Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
context_menus Fix unknonw div props in context menu (#9277) 2022-09-14 14:05:38 +02:00
dialogs Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
elements Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
location Move pin drop out of labs (PSG-664) (#9135) 2022-08-08 10:57:38 +02:00
messages Fix context menu being opened when clicking message action bar buttons (#9200) 2022-08-18 09:18:18 +02:00
right_panel Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
rooms New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
settings Make device ID copyable in device list (#9297) 2022-09-23 09:21:04 -04:00
spaces Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
typography add generic caption typography component (#9283) 2022-09-15 11:53:21 +02:00
voip Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00