771 Commits (916767e764905a8db261e1d3ccfbb521bd3cc93b)

Author SHA1 Message Date
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. 3 years ago
Gabe Kangas 5e4334ac01
Use user color for name change messages 3 years ago
Gabe Kangas aec65af87d
Use a numbered pre-named set of user colors instead of random. Closes #1974 3 years ago
t1enne c9938cf414 Added alternative styling for own messages in chat 3 years ago
Gabe Kangas 577ce5718d
Wire up notify popup to hide/show at correct times. Closes #1911 3 years ago
Gabe Kangas 8fc922588b
Add noreferrer automatically to link tags. Closes #1941 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas bb1c934c4b
Fix goodbye state not going back online. Closes #1977 3 years ago
Gabe Kangas e6b857f3b2
Add toggle chat keyboard shortcut. Closes #1892 3 years ago
Gabe Kangas 6de93f9651
Move the favicons 3 years ago
Gabe Kangas f4de7ed31f
Insert custom CSS styles into layout. Closes #1972 3 years ago
Gabe Kangas e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921 3 years ago
Gabe Kangas b7df2949e4
Remove interfont and use Open Sans + Poppins fonts instead. #1625 3 years ago
Gabe Kangas 5d65b4b3b1
Add undesigned functionality of follow modal. For #1862 3 years ago
Gabe Kangas 0c439ccba4
Add AirPlay support to player. Closes #1963 3 years ago
Gabe Kangas 8624358dde
Add latency compensator to player. Closes #1931 3 years ago
Gabe Kangas ff968616ba
Support server-rendered index.html for all clients. Closes #1871 3 years ago
Gabe Kangas 1dbeac422f
Add player settings menu. Closes #1932 3 years ago
Gabe Kangas 221b9c8f0f
Add playback performance metrics. Closes #1930 3 years ago
Gabe Kangas 04597908a5
Add keyboard shortcuts for player controls. For #1892 3 years ago
Gabe Kangas 1684979187
Add working but unstyled notify registration modal 3 years ago
Gabe Kangas 1b26a44fb6
Fix concurrent rendering error + make logs debug level 3 years ago
Gabe Kangas aae63e4e2c
Display global error if server is unreachable 3 years ago
Gabe Kangas db184c74dd
Comment out the old ant overrides and try to make colors match design 3 years ago
Gabe Kangas da0a2f5f5d
Fix play button z-index + add basic player theme 3 years ago
Gabe Kangas 8ed01ed4da
../ 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Gabe Kangas 5a51b2d779
Change cursor to pointer 3 years ago
Gabe Kangas b3407cbdea
Remove user menu when chat is not available 3 years ago
Gabe Kangas f041727f07
Add first pass for offline banner component 3 years ago
Gabe Kangas 281829a473
Support re-authing on invalid access token 3 years ago
Gabe Kangas 09ea1951be
Fix lint warning 3 years ago
Gabe Kangas 7b1667bf6a
Refactor app state to be a state machine with access selectors 3 years ago
t1enne fd131a25af Fixed two error logs 3 years ago
t1enne a947e67968 ported some formatting logic from webroot 3 years ago
t1enne d692a2bb5c Styled chat messages 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
t1enne 3a785c2a48 Lowered font-size in chat input 3 years ago
t1enne 6a0d0970d6 Added icons and formatted with prettier 3 years ago
t1enne 0ddeb5dfb8 Added icons to voices in menu 3 years ago
t1enne d1ea0fa81b Destructured props 3 years ago
t1enne abc210477f Added icons to buttons 3 years ago
t1enne bef99afa05 Few changes to Chat input 3 years ago
t1enne e045ab605b Changed user dropdown to include icon and removed font size 3 years ago
Gabe Kangas 99f40e28cb
Add placeholders for moderation actions 3 years ago
Gabe Kangas 3bc13fd08a
Add more mocks 3 years ago
t1enne 1b9c04210b Fixed Slate error by providing initial value 3 years ago