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
__snapshots__
wysiwyg_composer Fix edit a reply in rich text editor (#9615) 2022-11-28 16:01:49 +01:00
BasicMessageComposer-test.tsx
EventTile-test.tsx
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
NewRoomIntro-test.tsx
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
RoomList-test.tsx
RoomListHeader-test.tsx
RoomPreviewBar-test.tsx
RoomPreviewCard-test.tsx
RoomTile-test.tsx Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
SearchBar-test.tsx
SearchResultTile-test.tsx
SendMessageComposer-test.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
VoiceRecordComposerTile-test.tsx