David Baker
648b93c133
Merge pull request #5267 from matrix-org/dbkr/fix_call_preview
...
Fix the call preview when not in same room as the call
2020-10-01 11:44:39 +01:00
David Baker
a45b7e50cd
Fix the call preview when not in same room as the call
...
Classic failure of an ES6 map also being a regular object :(
Fixes https://github.com/vector-im/element-web/issues/15343
2020-10-01 11:28:42 +01:00
Travis Ralston
f27071ee64
Transition all remaining messaging over (delete the old stuff)
2020-09-30 20:20:31 -06:00
Travis Ralston
b46f58274e
Fix the hangup button and other custom actions
2020-09-30 20:09:23 -06:00
Travis Ralston
555bcc6010
Document remaining (known) cases to fix
2020-09-29 15:32:18 -06:00
Travis Ralston
bfa269a848
Update copy
2020-09-29 10:20:54 -06:00
Travis Ralston
a20d2af102
Incorporate changes into new call handler
2020-09-28 13:53:44 -06:00
David Baker
eb0a4a5fb9
type the action payload
2020-09-24 18:30:30 +01:00
David Baker
10338798d9
map-ify audioPromises
2020-09-24 18:28:46 +01:00
David Baker
4269c26e76
map-ify calls map
2020-09-24 18:18:26 +01:00
David Baker
adc93ca7d6
add ts-ignore for js-sdk as per comment
2020-09-24 16:42:59 +01:00
David Baker
8962f7ae9e
Convert CallHandler to typescript
...
and remove the old conference call stuff while we're at it: enough
time should have passed since those mistakes that we can move on.
The old conference call rooms will still appear for anyone whose
account dates back to that time, but they've presumably been appearing
in any other matrix client they used too.
2020-09-24 16:16:20 +01:00