Commit Graph
357 Commits
Author SHA1 Message Date
Gabe Kangas b632699c87 Fix chat error with only a single message 2022-08-15 16:35:54 -07:00
Gabe Kangas 44dde66b08 Reduce the custom content width and center it. For #1860 2022-08-14 18:33:04 -07:00
Gabe Kangas 4da64a6b35 Use actual moderation menu and remove the placeholder 2022-08-10 22:17:08 -07:00
Gabe Kangas a7bbb06ea5 Fix mod menu showing. Closes #1990 2022-08-10 21:41:56 -07:00
Gabe Kangas cf03a37aed Remove category icon component 2022-08-10 20:32:16 -07:00
Gabe Kangas f8429beef4 Add+style system style chat message. Closes #1998 2022-08-10 20:22:00 -07:00
Gabe Kangas 681067ab93 Add custom offline message+api. Part of #1901 2022-08-09 22:09:43 -07:00
Gabe Kangas 2c1624127a Fix message collapsing incorrectly. Closes #2001 2022-08-09 20:58:10 -07:00
Gabe Kangas 423ed88fbd Allow a fallback for storybook building 2022-08-09 20:12:21 -07:00
Gabe Kangas 68414445c2 Add support for changing user color in name modal. Closes #1805 2022-08-09 19:56:45 -07:00
Gabe Kangas 9187a7a435 Experiment with using image component for logo. Closes #2019 2022-08-09 14:38:23 -07:00
Gabe Kangas 0574725be8 Use vh instead of % to fix storybook rendering of chat container. 2022-07-21 12:15:03 -07:00
Gabe Kangas f3a16be0dd Add user detail API + modal. Closes #2002 2022-07-20 22:36:20 -07:00
Gabe Kangas 00f8fea929 WIP of chat moderation menu, actions and modal 2022-07-16 17:34:19 -07:00
Gabe Kangas f4fb7a1d41 Add chat system message component. For #1998 2022-07-15 13:15:20 -07:00
Gabe Kangas 2c8621c873 Add chat join messages 2022-07-14 21:05:34 -07:00
Gabe Kangas 9a2a43d916 Add moderator status chat message. Closes #1999 2022-07-14 20:36:47 -07:00
Gabe Kangas 756ab368c1 Action message component 2022-07-14 20:12:42 -07:00
Gabe Kangas b490903a35 Add style and story for generic chat action message 2022-07-14 20:09:40 -07:00
Gabe Kangas 533bdf9e3d Remove duplicate summary 2022-07-12 17:43:17 -07:00
Gabe Kangas c6e1a452ab Render actual external action buttons. Closes #1997 2022-07-12 17:37:40 -07:00
Gabe Kangas 9212db100b Use the actual summary text 2022-07-12 17:37:05 -07:00
Gabe Kangas 6ee2866260 Handle player being removed 2022-07-12 14:30:21 -07:00
Gabe Kangas 678d5c9fd6 Move statusbar back to under the player 2022-07-12 14:30:21 -07:00
Gabe Kangas c4f51ec2c1 Guard against followers being unset 2022-07-12 13:14:39 -07:00
Gabe Kangas 8c2ffd5a0b Pull followers from API. For #1861 2022-07-11 21:10:49 -07:00
Gabe Kangas e0634abc98 Add Followers list and single follower component. Closes #1861 2022-07-11 18:29:58 -07:00
Gabe Kangas 100b43dd3a Fix build errors 2022-07-10 17:00:56 -07:00
Gabe Kangas 255585cd9f Update components to use the new style/color names 2022-07-10 16:45:19 -07:00
t1enne f130abb8f9 Minor styling changes 2022-07-10 09:00:29 +02:00
t1enne efbe6907ac Reworked mobile UI for some components 2022-07-08 22:20:22 +02:00
t1enne 37ad329072 Fixed linter error 2022-07-08 09:12:26 +02:00
t1enne ffc73f2760 Added chat tab on mobile layouts and other changes to mobile UI 2022-07-08 09:10:18 +02:00
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.
2022-07-03 12:36:30 +02:00
t1enne e73013affb Logo now uses clamp to determine size 2022-07-03 12:34:55 +02:00
t1enne b279f8f707 small fixes on chat behaviour 2022-07-02 09:56:03 +02:00
t1enneandGitHub Action 1bbca87afb Prettified Code! 2022-07-02 07:13:50 +00:00
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
2022-07-02 09:08:36 +02:00
t1enne e6cc3a39d1 Added moderator menu to messages and some other styling.
created new ant overrides file.

Ignore the static directory
2022-07-01 22:53:56 +02:00
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.
2022-07-01 19:35:14 +02:00
Gabe Kangas 3c43db4d86 Make video poster fill player and not use the logo. For #1857 2022-06-29 14:01:41 -07:00
Gabe Kangas ccb97197c5 Fix chat array not being properly appended to 2022-06-29 11:50:56 -07:00
t1enne d93922f1d0 Added background to own messages in chat and the rounded border.
Closes #1985
2022-06-29 08:22:22 +02:00
Gabe Kangas 5e4334ac01 Use user color for name change messages 2022-06-28 20:40:18 -07:00
Gabe Kangas aec65af87d Use a numbered pre-named set of user colors instead of random. Closes #1974 2022-06-28 19:01:47 -07:00
t1enne c9938cf414 Added alternative styling for own messages in chat
Added alternative styling for messages sent by self in chat

Prettiered the file
2022-06-28 09:12:22 +02:00
Gabe Kangas 577ce5718d Wire up notify popup to hide/show at correct times. Closes #1911 2022-06-26 23:01:52 -07:00
Gabe Kangas 8fc922588b Add noreferrer automatically to link tags. Closes #1941 2022-06-26 20:09:07 -07:00
Gabe Kangas b08393295f Add option to hide viewer count. Closes #1939 2022-06-26 00:46:55 -07:00
Gabe Kangas bb1c934c4b Fix goodbye state not going back online. Closes #1977 2022-06-25 21:26:41 -07:00