element-web/test/components/views/rooms
Robin 2c612d5aa1
Use native js-sdk group call support (#9625)
* Use native js-sdk group call support

Now that the js-sdk supports group calls natively, our group call implementation can be simplified a bit. Switching to the js-sdk implementation also brings the react-sdk up to date with recent MSC3401 changes, and adds support for joining calls from multiple devices. (So, the previous logic which sent to-device messages to prevent multi-device sessions is no longer necessary.)

* Fix strings

* Fix strict type errors
2022-11-28 16:37:32 -05:00
..
NotificationBadge Fix NotificationBadge unsent color (#9522) 2022-10-31 09:45:02 +00:00
__snapshots__ Fix missing avatar for show current profiles (#9563) 2022-11-11 16:02:01 +00:00
wysiwyg_composer Fix edit a reply in rich text editor (#9615) 2022-11-28 16:01:49 +01:00
BasicMessageComposer-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
EventTile-test.tsx Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
MemberList-test.tsx sliding sync: add lazy-loading member support (#9530) 2022-11-18 19:05:00 +00:00
MessageComposer-test.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
MessageComposerButtons-test.tsx Display info dialogs if unable to start voice broadcasts (#9453) 2022-10-19 15:01:14 +02:00
NewRoomIntro-test.tsx Use room name as room intro (#9231) 2022-09-06 09:54:53 +02:00
ReadReceiptGroup-test.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
RoomHeader-test.tsx Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
RoomList-test.tsx Define interface for RLS to ease wiring in Sliding Sync (#9150) 2022-08-09 20:46:59 +01:00
RoomListHeader-test.tsx Migrate some enzyme tests to RTL (#9383) 2022-10-10 16:29:10 +01:00
RoomPreviewBar-test.tsx Ensure spaces in the spotlight dialog have rounded square avatars (#9480) 2022-10-24 08:58:36 +00:00
RoomPreviewCard-test.tsx Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
RoomTile-test.tsx Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
SearchBar-test.tsx Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
SearchResultTile-test.tsx Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
SendMessageComposer-test.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
VoiceRecordComposerTile-test.tsx Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00