Gabe Kangas
68414445c2
Add support for changing user color in name modal. Closes #1805
3 years ago
Gabe Kangas
9187a7a435
Experiment with using image component for logo. Closes #2019
3 years ago
Gabe Kangas
80742097e6
Fix bad message moderation endpoint. Closes #2020
3 years ago
Gabe Kangas
0574725be8
Use vh instead of % to fix storybook rendering of chat container.
3 years ago
Gabe Kangas
25d52c4e1a
Bump Nextjs version
3 years ago
Gabe Kangas
f3a16be0dd
Add user detail API + modal. Closes #2002
3 years ago
Gabe Kangas
82a0b492a5
Add API mocking library
3 years ago
Gabe Kangas
00f8fea929
WIP of chat moderation menu, actions and modal
3 years ago
Gabe Kangas
f4fb7a1d41
Add chat system message component. For #1998
3 years ago
Gabe Kangas
2c8621c873
Add chat join messages
3 years ago
Gabe Kangas
9a2a43d916
Add moderator status chat message. Closes #1999
3 years ago
Gabe Kangas
756ab368c1
Action message component
3 years ago
Gabe Kangas
3d9fdab743
Import global.scss into storybook
3 years ago
Gabe Kangas
b490903a35
Add style and story for generic chat action message
3 years ago
Gabe Kangas
533bdf9e3d
Remove duplicate summary
3 years ago
Gabe Kangas
c6e1a452ab
Render actual external action buttons. Closes #1997
3 years ago
Gabe Kangas
9212db100b
Use the actual summary text
3 years ago
Gabe Kangas
6ee2866260
Handle player being removed
3 years ago
Gabe Kangas
678d5c9fd6
Move statusbar back to under the player
3 years ago
Gabe Kangas
9cdc3b99f2
Fix var name
3 years ago
gabek
594507ad14
Prettified Code!
3 years ago
Gabe Kangas
662ba32f3a
Fix components having transparent backgrounds because colors are unset
3 years ago
Gabe Kangas
c4f51ec2c1
Guard against followers being unset
3 years ago
Gabe Kangas
8c2ffd5a0b
Pull followers from API. For #1861
3 years ago
Gabe Kangas
e0634abc98
Add Followers list and single follower component. Closes #1861
3 years ago
Gabe Kangas
24db1d6c6d
Fix more build errors
3 years ago
Gabe Kangas
fc40953bcc
Add link color
3 years ago
Gabe Kangas
0a5f183c2d
Update colors and typography stories
3 years ago
Gabe Kangas
100b43dd3a
Fix build errors
3 years ago
Gabe Kangas
255585cd9f
Update components to use the new style/color names
3 years ago
Gabe Kangas
9ec1d75d32
Recreate theme variables with new style values
3 years ago
t1enne
b39c84747d
Prettified Code!
3 years ago
t1enne
f130abb8f9
Minor styling changes
3 years ago
t1enne
efbe6907ac
Reworked mobile UI for some components
3 years ago
t1enne
37ad329072
Fixed linter error
3 years ago
t1enne
ffc73f2760
Added chat tab on mobile layouts and other changes to mobile UI
3 years ago
t1enne
d12712a107
Changed chat behaviour
...
added recoil value isMobile to determine which chat to display and
style. #1978
changed the player to actually span across the viewport without the
black borders around it.
3 years ago
t1enne
4fcdfdc730
clamp to determine font-size on the body
3 years ago
t1enne
e73013affb
Logo now uses clamp to determine size
3 years ago
t1enne
b279f8f707
small fixes on chat behaviour
3 years ago
t1enne
1bbca87afb
Prettified Code!
3 years ago
t1enne
26f9a41508
Few changes to chat
...
Added moderator icon
changed styling for a name change message
Now usernames collapse as long as the user is the same
Imported two weights of Poppins and the OpenSans variable instead of def
400
This is some progress on #1859 and #1625
3 years ago
t1enne
e6cc3a39d1
Added moderator menu to messages and some other styling.
...
created new ant overrides file.
Ignore the static directory
3 years ago
Gabe Kangas
1cf90fb581
Add fonts to global css file
3 years ago
t1enne
455d8f8169
Few changes to chat.
...
Changed the way the background is set on self sent messages and some
styling.
Fixed chat container not scrolling. Added 'go to bottom' button.
3 years ago
Gabe Kangas
e7d078fbdb
Add explicit editorconfig block for yaml
3 years ago
Gabe Kangas
32e900f1d0
Fix linter warnings
3 years ago
Gabe Kangas
3c43db4d86
Make video poster fill player and not use the logo. For #1857
3 years ago
Gabe Kangas
ccb97197c5
Fix chat array not being properly appended to
3 years ago
t1enne
d93922f1d0
Added background to own messages in chat and the rounded border.
...
Closes #1985
3 years ago