Gabe Kangas
dde512fa14
fix(notifications): do not support browser notifications for local servers
2 years ago
Gabe Kangas
597281bbb2
Guard against duplicate websocket connections. Closes #2773
2 years ago
Gabe Kangas
0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764
2 years ago
Gabe Kangas
3262698631
Remove log message
2 years ago
Gabe Kangas
d8fb2d5d79
Pass correct id param. Closes #2756
2 years ago
gabek
61b207eb48
Prettified Code!
2 years ago
Michael David Kuckuk
b38df2fbe3
Create stories for layout testing ( #2722 )
...
* Inject services with useContext
* Extract service for video settings
* Create mock factories for services
* Create test data for chat history
* Add story to visualize different layouts
* Fix renaming mistake
* Add landscape and portrait viewports
* Add landscape stories
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
Gabe Kangas
e75b20d6ca
Support customSocketOverride value for websocket. Closes #2225
3 years ago
Gabe Kangas
3e89937d2b
Handle websocket errors and reconnection. Closes #1869
3 years ago
Gabe Kangas
8f0541a0f1
Remove hardcoded websocket host
3 years ago
Gabe Kangas
65b6feb40d
Do not point to localhost
3 years ago
Gabe Kangas
68414445c2
Add support for changing user color in name modal. Closes #1805
3 years ago
Gabe Kangas
f3a16be0dd
Add user detail API + modal. Closes #2002
3 years ago
Gabe Kangas
bf7319db9a
Install service worker at launch
3 years ago
Gabe Kangas
1b26a44fb6
Fix concurrent rendering error + make logs debug level
3 years ago
Gabe Kangas
680cfc977a
Removing fetch retries for now until I write it from scratch
3 years ago
Gabe Kangas
7ac66faf48
Support retries fetching server config
3 years ago
Gabe Kangas
1d213b71d4
Support changing your own name and handling name change events
3 years ago
Gabe Kangas
72c01e1b9a
Fix web project build errors
3 years ago
Gabe Kangas
3b3f785984
Use the webpack dev server proxy for requests
3 years ago
Gabe Kangas
008f607cf7
Fill out the follower component
3 years ago
Gabe Kangas
8b07eb7457
Render chat messages that come over the socket
3 years ago
Gabe Kangas
15becc5121
Connect to websocket and start accepting messages
3 years ago
Gabe Kangas
a0354d6d49
Handle centralized app state and registration + chat history
3 years ago
Gabe Kangas
4997c7c5ac
Fill out some more components + add application state enums
3 years ago
Gabe Kangas
91b0db9c2e
Add placeholder components to be worked on
3 years ago
Gabe Kangas
35546c0c6d
Added user registration call
3 years ago
Gabe Kangas
e2e21d915b
Initial api requests + stores + basic layout
3 years ago