David Baker
32b37ed8f0
Fix 'cannot find room' error
...
We weren't waiting for rooms to arrive down the sync stream after
joining them but before trying to use them.
More regression details in linked issue.
Fixes https://github.com/vector-im/element-call/issues/477
2022-07-20 16:01:29 +01:00
Matthew Hodgson
4f9efb3563
last minute s/radio call/walkie-talkie call/ig
2022-06-07 13:31:19 +01:00
David Baker
2cf40ff0b8
Fix room creation
...
The room alias is not part of the spec. Synapse returns it anyway,
but it's not part of the js-sdk types. We don't really need the
server to tell us what the alias is, so just generate it locally
instead.
2022-06-01 09:29:47 +01:00
Robin Townsend
cbfd03f9c6
Add a dropdown to choose between video calls and radio calls
2022-05-26 13:52:06 -04:00
David Baker
85e3f3761a
Add all the license headers
2022-05-04 17:09:48 +01:00
Robert Long
dbdb82bd74
Switch to useShouldShowPtt hook
2022-05-03 10:32:06 -07:00
David Baker
43d579744f
Put PTT behind 'feature flag'
...
AKA does the URL hash start with '#ptt'
This will let us merge PTT back to the main branch
2022-04-29 19:25:00 +01:00
Robert Long
38f9a79bd3
Initial PTT designs
2022-04-22 18:05:48 -07:00
Robert Long
47357b3fc6
Add room not found view
2022-02-14 13:53:19 -08:00
Robert Long
6da369f3fe
Disable facepile
2022-01-21 11:10:12 -08:00
Robert Long
3cb59aebf5
Move inputs and profile components
2022-01-05 17:27:01 -08:00
Robert Long
546ab06d60
Refactor matrix hooks
2022-01-05 17:19:03 -08:00
Robert Long
ca18873a1b
Move join existing call modal
2022-01-05 17:00:02 -08:00
Robert Long
3ec01293e6
Fix dismissing existing room modal
2022-01-05 11:52:50 -08:00
Robert Long
24ccfa0dd8
Fix creating room as registered user
2022-01-04 17:13:45 -08:00
Robert Long
f4936f221f
Clean up registration page
2022-01-04 17:09:27 -08:00
Robert Long
ef8c28f274
Redesign homepage WIP
2022-01-04 16:00:13 -08:00