element-web/test/test-utils
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
..
audio.ts Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600) 2022-11-21 11:24:59 +00: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 Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
client.ts Optimise Jest run in CI (#9542) 2022-11-04 10:48:08 +00:00
composer.ts Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
console.ts Add filter console test util (#9607) 2022-11-23 09:01:42 +01:00
date.ts Include a file-safe room name and ISO date in chat exports (#9440) 2022-10-17 19:54:10 -06:00
index.ts Add filter console test util (#9607) 2022-11-23 09:01:42 +01:00
location.ts Enable forwarding static locations (#8553) 2022-05-10 16:21:20 +00:00
platform.ts Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
poll.ts test functional EventUtils (#8386) 2022-04-21 18:14:10 +02:00
relations.ts Use server side relations for voice broadcasts (#9534) 2022-11-07 14:19:49 +00:00
room.ts Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
test-utils.ts Use native js-sdk group call support (#9625) 2022-11-28 16:37:32 -05:00
threads.ts Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
utilities.ts Store refactor: make it easier to test stores (#9290) 2022-09-20 15:32:39 +00:00
wrappers.tsx Add voice broadcast pre-recoding PiP (#9548) 2022-11-10 09:38:48 +01:00