David Baker
64e30c89e3
Comment typo
...
Co-authored-by: Robin <robin@robin.town>
2022-06-01 10:13:20 +01:00
David Baker
e9b963080c
Show when connection is lost on PTT mode
2022-05-30 16:28:16 +01:00
David Baker
d019add257
Merge remote-tracking branch 'origin/main' into dbkr/rageshake_ptt
2022-05-17 15:41:57 +01:00
David Baker
cc8ce7a05c
Move feedback button to overflow menu
...
To be consistent with normal view and avoid nested dialogs.
Also disable space for the PTT key when the feedback dialog is visible,
since otherwise you can't type a space. Involves some rearrangement of
modal state.
Remove accidentally comitted vite port config.
2022-05-17 15:36:13 +01:00
David Baker
9fd7329554
Add sound when speaker stops speaking
...
And also a slightly nicer blocked sound (ok, I couldn't let it go).
2022-05-13 21:00:14 +01:00
David Baker
f6f0c20b08
Chain promises correctly
2022-05-13 20:39:21 +01:00
David Baker
d34c8d08a4
Add comment
2022-05-13 18:09:45 +01:00
David Baker
0f687fb8b8
Fix races on mute / unmute
...
By serialising everything on a promise chain
2022-05-13 17:58:59 +01:00
David Baker
603dd3786a
Play the blocked sound on time limit
...
Play the 'blocked' sound effect whenever the user is till holding
the button but can't speak anymore, whether they've been cut off
by someone else or have reached their time limit.
2022-05-12 14:13:03 +01:00
David Baker
323505fbb4
Put back listeners commented for testing
2022-05-12 10:04:14 +01:00
David Baker
abe9ece38f
Add push-to-talk sound effects
...
Fixes https://github.com/vector-im/element-call/issues/296
2022-05-11 16:28:08 +01:00
David Baker
cf9625f33e
Final type fixes
...
Revert previous type import hack and type a couple more bits
2022-05-10 17:18:26 +01:00
David Baker
446fd9c7c0
Make tsc happy with the js-sdk
2022-05-07 19:02:54 +01:00
David Baker
00ffa1b6cd
Add types from merge & fix import order
2022-05-06 22:43:22 +01:00
David Baker
055fbe786d
Merge remote-tracking branch 'origin/main' into dbkr/typescript_round_1
2022-05-06 21:41:14 +01:00
David Baker
4488947eed
Initial round of typescripting
2022-05-06 11:32:09 +01:00