element-web-Github/test/test-utils
Robin cb735c9439
Element Call video rooms (#9267)
* Add an element_call_url config option

* Add a labs flag for Element Call video rooms

* Add Element Call as another video rooms backend

* Consolidate event power level defaults

* Remember to clean up participantsExpirationTimer

* Fix a code smell

* Test the clean method

* Fix some strict mode errors

* Test that clean still works when there are no state events

* Test auto-approval of Element Call widget capabilities

* Deduplicate some code to placate SonarCloud

* Fix more strict mode errors

* Test that calls disconnect when leaving the room

* Test the get methods of JitsiCall and ElementCall more

* Test Call.ts even more

* Test creation of Element video rooms

* Test that createRoom works for non-video-rooms

* Test Call's get method rather than the methods of derived classes

* Ensure that the clean method is able to preserve devices

* Remove duplicate clean method

* Fix lints

* Fix some strict mode errors in RoomPreviewCard

* Test RoomPreviewCard changes

* Quick and dirty hotfix for the community testing session

* Revert "Quick and dirty hotfix for the community testing session"

This reverts commit 37056514fbc040aaf1bff2539da770a1c8ba72a2.

* Fix the event schema for org.matrix.msc3401.call.member devices

* Remove org.matrix.call_duplicate_session from Element Call capabilities

It's no longer used by Element Call when running as a widget.

* Replace element_call_url with a map

* Make PiPs work for virtual widgets

* Auto-approve room timeline capability

Because Element Call uses this now

* Create a reusable isVideoRoom util
2022-09-16 11:12:27 -04:00
..
beacon.ts Live location share - focus on user location on list item click (PSG-609) (#9051) 2022-07-18 08:34:39 +00:00
call.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
client.ts Device manager - verify other devices (PSG-724) (#9274) 2022-09-14 10:40:26 +00:00
composer.ts Add Voice Broadcast labs setting and composer button (#9279) 2022-09-16 09:10:33 +00:00
index.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
location.ts Enable forwarding static locations (#8553) 2022-05-10 16:21:20 +00:00
platform.ts Live location share - set time limit (#8082) 2022-03-21 12:42:58 +01:00
poll.ts test functional EventUtils (#8386) 2022-04-21 18:14:10 +02:00
room.ts Live location sharing: move test utils into utils (#8365) 2022-04-19 16:47:19 +00:00
test-utils.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
threads.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
utilities.ts Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
wrappers.tsx Improve typing around wrapInMatrixClientContext (#8130) 2022-03-23 18:13:40 -04:00