535 Commits

Author SHA1 Message Date
6ee2866260 Handle player being removed 2022-07-12 14:30:21 -07:00
678d5c9fd6 Move statusbar back to under the player 2022-07-12 14:30:21 -07:00
c4f51ec2c1 Guard against followers being unset 2022-07-12 13:14:39 -07:00
8c2ffd5a0b Pull followers from API. For #1861 2022-07-11 21:10:49 -07:00
e0634abc98 Add Followers list and single follower component. Closes #1861 2022-07-11 18:29:58 -07:00
100b43dd3a Fix build errors 2022-07-10 17:00:56 -07:00
255585cd9f Update components to use the new style/color names 2022-07-10 16:45:19 -07:00
f130abb8f9 Minor styling changes 2022-07-10 09:00:29 +02:00
efbe6907ac Reworked mobile UI for some components 2022-07-08 22:20:22 +02:00
37ad329072 Fixed linter error 2022-07-08 09:12:26 +02:00
ffc73f2760 Added chat tab on mobile layouts and other changes to mobile UI 2022-07-08 09:10:18 +02:00
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
e73013affb Logo now uses clamp to determine size 2022-07-03 12:34:55 +02:00
b279f8f707 small fixes on chat behaviour 2022-07-02 09:56:03 +02:00
1bbca87afb Prettified Code! 2022-07-02 07:13:50 +00:00
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
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
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
3c43db4d86 Make video poster fill player and not use the logo. For #1857 2022-06-29 14:01:41 -07:00
ccb97197c5 Fix chat array not being properly appended to 2022-06-29 11:50:56 -07:00
d93922f1d0 Added background to own messages in chat and the rounded border.
Closes #1985
2022-06-29 08:22:22 +02:00
5e4334ac01 Use user color for name change messages 2022-06-28 20:40:18 -07:00
aec65af87d Use a numbered pre-named set of user colors instead of random. Closes #1974 2022-06-28 19:01:47 -07:00
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
577ce5718d Wire up notify popup to hide/show at correct times. Closes #1911 2022-06-26 23:01:52 -07:00
8fc922588b Add noreferrer automatically to link tags. Closes #1941 2022-06-26 20:09:07 -07:00
b08393295f Add option to hide viewer count. Closes #1939 2022-06-26 00:46:55 -07:00
bb1c934c4b Fix goodbye state not going back online. Closes #1977 2022-06-25 21:26:41 -07:00
e6b857f3b2 Add toggle chat keyboard shortcut. Closes #1892 2022-06-24 23:27:17 -07:00
6de93f9651 Move the favicons 2022-06-24 21:53:16 -07:00
f4de7ed31f Insert custom CSS styles into layout. Closes #1972 2022-06-24 21:42:42 -07:00
e08037b64a Wire up chat message props. Add username highlighting. Closes #1921 2022-06-24 21:30:54 -07:00
b7df2949e4 Remove interfont and use Open Sans + Poppins fonts instead. #1625 2022-06-24 16:27:45 -07:00
5d65b4b3b1 Add undesigned functionality of follow modal. For #1862 2022-06-24 15:55:53 -07:00
0c439ccba4 Add AirPlay support to player. Closes #1963 2022-06-21 15:38:37 -07:00
8624358dde Add latency compensator to player. Closes #1931 2022-06-19 21:23:26 -07:00
ff968616ba Support server-rendered index.html for all clients. Closes #1871 2022-06-19 16:35:55 -07:00
1dbeac422f Add player settings menu. Closes #1932 2022-06-19 13:49:42 -07:00
221b9c8f0f Add playback performance metrics. Closes #1930 2022-06-02 14:34:32 -07:00
04597908a5 Add keyboard shortcuts for player controls. For #1892 2022-06-02 13:50:16 -07:00
1684979187 Add working but unstyled notify registration modal 2022-05-29 22:08:57 -07:00
1b26a44fb6 Fix concurrent rendering error + make logs debug level 2022-05-28 18:45:30 -07:00
aae63e4e2c Display global error if server is unreachable 2022-05-27 22:53:55 -07:00
db184c74dd Comment out the old ant overrides and try to make colors match design 2022-05-26 22:25:44 -07:00
da0a2f5f5d Fix play button z-index + add basic player theme 2022-05-26 21:44:54 -07:00
8ed01ed4da ../
First pass at the emoji picker
2022-05-26 18:59:16 -07:00
1d213b71d4 Support changing your own name and handling name change events 2022-05-26 13:52:04 -07:00
5a51b2d779 Change cursor to pointer 2022-05-26 11:31:45 -07:00
b3407cbdea Remove user menu when chat is not available 2022-05-26 11:08:37 -07:00
f041727f07 Add first pass for offline banner component 2022-05-25 22:52:27 -07:00