Robin Townsend
977016fbb2
Merge branch 'main' into organize-colors
2022-06-06 09:03:40 -04:00
Robin Townsend
aa45261b0d
Organize colors
2022-06-01 11:48:17 -04:00
David Baker
626fdb9f79
Merge remote-tracking branch 'origin/main' into dbkr/matrix-utils-ts
2022-06-01 09:37:59 +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
c057713004
TypeScriptify useInteractiveRegistration
2022-05-27 16:55:50 -04: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
24f721e414
Display room avatars
2022-05-18 19:00:59 -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
9ba12da544
Merge branch 'main' into dbkr/fix_lint_errors
2022-05-06 21:31:35 +01:00
David Baker
bf8f164f55
Fix lint errors
...
Various hooks either missing dependencies or with extra ones.
Two remaining errors are from the recapcta code where I can't
work out if the extra dependency is intentional or not.
2022-05-05 13:15:07 +01:00
David Baker
85e3f3761a
Add all the license headers
2022-05-04 17:09:48 +01:00
David Baker
0136fd3cab
Run prettier
2022-05-04 11:24:25 +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
47357b3fc6
Add room not found view
2022-02-14 13:53:19 -08:00
Robert Long
742d658021
Center align call tile contents
2022-02-14 12:19:54 -08:00
Robert Long
35c11660a3
Add configurable / dynamic page title
2022-02-02 15:02:40 -08:00
Robert Long
f8b4331ec7
Use avatar component for rooms
2022-01-21 16:41:00 -08:00
Robert Long
6da369f3fe
Disable facepile
2022-01-21 11:10:12 -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
71986f6001
Fix call list alignment
2022-01-05 16:12:58 -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
095b0287f0
Fix call list styling
2022-01-05 11:52:13 -08:00
Robert Long
d59f0e748d
Fix dismissing recaptcha
2022-01-04 17:57:23 -08:00
Robert Long
24ccfa0dd8
Fix creating room as registered user
2022-01-04 17:13:45 -08:00
Robert Long
0e273a6dc5
Fix go button style
2022-01-04 17:13:26 -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