element-web/test/components/views/messages
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
..
__snapshots__ Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
shared
CallEvent-test.tsx Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
DateSeparator-test.tsx Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
EncryptionEvent-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx Differentiate download and decryption errors when showing images (#9562) 2022-11-10 09:27:20 +00:00
MKeyVerificationConclusion-test.tsx Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
MLocationBody-test.tsx
MPollBody-test.tsx Fix `getRelationsForEvent` under TypeScript `strict` mode (#9558) 2022-11-21 20:54:24 -07:00
MVideoBody-test.tsx Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
MessageActionBar-test.tsx
MessageEvent-test.tsx
TextualBody-test.tsx Fix missing avatar for show current profiles (#9563) 2022-11-11 16:02:01 +00:00