element-web/test/stores
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
..
notifications Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
right-panel Show chat panel when opening a video room with unread messages (#8812) 2022-06-17 16:57:40 -04:00
room-list Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
widgets Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
ActiveWidgetStore-test.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
OwnBeaconStore-test.ts Live location share - explicitly stop beacons replaced beacons (PSG-544) (#8933) 2022-06-30 07:33:51 +00:00
RoomViewStore-test.tsx bugfix: fix in-reply-to previews not disappearing when swapping rooms (#9278) 2022-09-15 12:09:16 +00:00
SpaceStore-test.ts ensure metaspace changes correctly notify listeners (#8611) 2022-05-18 15:15:25 +02:00
TypingStore-test.ts Wire local room logic (#9078) 2022-07-20 09:26:25 +02:00
VoiceRecordingStore-test.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
WidgetLayoutStore-test.ts Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00