36 Commits (7868e3d020f46565c2a4a7fa72534e2bc18c2c17)

Author SHA1 Message Date
Nathan 32c3f6a9b6
fix: #2668 Page Vertical Spacing Issues (#2863) 2 years ago
Gabe Kangas 0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764 2 years ago
Gabe Kangas 4a0476b237
Add support for disabled chat state in the chat input field. Closes #2761 2 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338) 3 years ago
Gabe Kangas d91f682d21
Lazy load chat container 3 years ago
t1enne 917248fc5b moved footer to layout. changed some css 3 years ago
t1enne fece33ccaf small css adjustments 3 years ago
t1enne ecfb4a4c53 fixed mobile ui overflowing 3 years ago
Gabe Kangas 7967106fcc
Restore the loading state of the app. Closes #2195 3 years ago
Gabe Kangas 80a012a3c7
Add current user object that holds user session values instead of standalone getters. Closes #2050 3 years ago
t1enne a9f97346a7 added chat bg variable and updated bg color to match design 3 years ago
James Young d1f3fffe2f
reafctor: normalize component formatting (#2082) 3 years ago
Gabe Kangas ac7e095fdf
Handle hide/show chat messages via moderation. Closes #1986 3 years ago
gingervitis d5fa81f76e
Draft: rough-ish draft of proposed color theme changes (#2067) 3 years ago
Gabe Kangas c2bd9436ba
Show moderation menu for moderators. Closes #1864 3 years ago
Gabe Kangas 100b43dd3a
Fix build errors 3 years ago
t1enne f130abb8f9 Minor styling changes 3 years ago
t1enne d12712a107 Changed chat behaviour 3 years ago
Gabe Kangas e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921 3 years ago
Gabe Kangas 7b1667bf6a
Refactor app state to be a state machine with access selectors 3 years ago
t1enne b6dd441107 Fixed import and lint-errors 3 years ago
t1enne 018ee135b2 Moved chat header into ChatContainer and created component folder 3 years ago
Gabe Kangas 0d5d89a1c8
Fix empty state for text field 3 years ago
Gabe Kangas f6525412c8
Fix typo + var defined in generated file 3 years ago
t1enne b6aa20b0aa worked on chat styling 3 years ago
t1enne a69ec7511a Changed Layout a bit 3 years ago
Gabe Kangas 72c01e1b9a
Fix web project build errors 3 years ago
Gabe Kangas 448c23d097
Use some style values so it looks like this page is making progress 3 years ago
t1enne 2cfb336411 Added mobile chat and some responsiveness 3 years ago
t1enne 502cf4478a reworked slightly main layout 3 years ago
Gabe Kangas a0354d6d49
Handle centralized app state and registration + chat history 3 years ago
Gabe Kangas 6314ed8667
Add performant list componant for rendering chat messages 3 years ago
Gabe Kangas 4997c7c5ac
Fill out some more components + add application state enums 3 years ago
Gabe Kangas e5d3b0e4ee
More blank components and stories to be filled in 3 years ago
t1enne b90eadcb4e
restructured components folders and layout (#1886) 3 years ago