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
Robin Townsend
aa1fabf857
Fix joining an existing room from UnregisteredView
2022-05-19 15:59:02 -04:00
Robin Townsend
1e5539f165
Don't leave UnauthenticatedView if there was a room creation error
2022-05-17 12:38:01 -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
0f6b8f9bb1
New incremental auth
2022-02-15 12:46:58 -08:00
Robert Long
289f7285ae
Your Name -> Username
2022-01-21 11:06:43 -08:00
Robert Long
c609d42554
Clean up recaptcha copy
2022-01-06 15:46:39 -08:00
Robert Long
22f8fef87d
Fix login link
2022-01-06 14:02:23 -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
0adc4b3d66
Clean up old auth logic
2022-01-05 16:47:53 -08:00
Robert Long
8a452d80e2
Refactor auth pages
2022-01-05 16:34:01 -08:00
Robert Long
eb4207e41d
Add room auth view
2022-01-05 16:09:51 -08:00
Robert Long
3ec01293e6
Fix dismissing existing room modal
2022-01-05 11:52:50 -08:00
Robert Long
d59f0e748d
Fix dismissing recaptcha
2022-01-04 17:57:23 -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