273 Commits (35f45b3aaea883a9de648ffe0ce8fffeb1c175f4)

Author SHA1 Message Date
Jannik Volkland 146e6d342c Remove avatars from frontend 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 5 years ago
Gabe Kangas ce14e0d0a7 Remove additional viewer counts from status bar. Closes #155 5 years ago
Jannik Volkland 813884ef21 fix: Use Kebab-Case, and resolve Merge Conflict 5 years ago
Edgardo Ramírez 38743a9608 UPDATE: Set volume on load 5 years ago
Edgardo Ramírez f0df543def ADD: Handle muted state to update the volume settings 5 years ago
Edgardo Ramírez ac1860d325 UPDATE: Use helpers functions for saving the volume settings 5 years ago
Edgardo Ramírez 66db710761 FIX: Set volume only if it exists in localstorage 5 years ago
Edgardo Ramírez 84b81e440d ADD: Save volume settings in localstorage 5 years ago
Gabe Kangas dfc03bc027 Web modules were getting hit by .gitignore. Fixed 5 years ago
Gabe Kangas 5d530ca5a6 Missing showdown module import in app 5 years ago
Pranav 7ac22eb889 fix: prevents messages ending with spaces to exceed the msg limit 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 5 years ago
Jannik 4c02b6eea1 Move socialIconsList to its own component 5 years ago
Ahmad Karlam 29ef90e384 fix: check if date is invalid 5 years ago
Ahmad Karlam 8c380f118a refactor: declare format timestamp as variable for consistency 5 years ago
Ahmad Karlam 1c03e83c31 Typo 5 years ago
Ahmad Karlam 2abde9186c refactoring 5 years ago
Ahmad Karlam d27d4a798f Remove moment js and use standard library date from javascript 5 years ago
Ginger Wong ff3a50dc03 linty stuff 5 years ago
Ginger Wong ab1eb69fd1 apply scrollbar tricks to moz browser; make scroll colors on emoji picker easier to see; make emoji hover color easier to see 5 years ago
Ahmad Karlam 63a757ef23 Use moment js for diff and format date 5 years ago
Jannik d6dadcabf8 Fix: Optional socialHandles and tags 5 years ago
Ahmad Karlam 334a69386d Add timestamp to title chat 5 years ago
Gabe Kangas ec9f8ba004 Stop using skypack CDN for emoji button and bump version. Address #141 5 years ago
Gabe Kangas 0cb31644f4 Quiet, log. 5 years ago
Ginger Wong 01f956d043 detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178) 5 years ago
Ginger Wong 58570be302 disable chat when websocket disconnects, enable it when it connects 5 years ago
Gabe Kangas 5af0afa2a0 Disable chat input when websocket disconnects. Closes #174 5 years ago
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168) 5 years ago
Gabe Kangas 7e2963ab1c Remove player progress bar. Closes #159 5 years ago
Gabe Kangas 2e6d61c7c2 Allow user colors to be more red 5 years ago
Gabe Kangas 38d93a549a Tweak user colors and add a little testing script for future experimenting. Closes #170 5 years ago
Gabe Kangas 257847fdf8 Fix chat visibility toggle 5 years ago
Ginger Wong 29ebe80ad0 remove test cruft so chat panel visibility is remembered 5 years ago
Gabe Kangas 80b2b9e668 Move API endpoints under an API url namespace. Closes #148 5 years ago
Gabe Kangas 6a3f634ef5
Misc web updates (#147) 5 years ago
Gabe Kangas 0dcd92e9cd Fix chat not coming back after server comes back. Closes #136 5 years ago
Gabe Kangas 4c497454b6 Give highlights a little padding 5 years ago
Gabe Kangas 7b11c65187 Fix missing live duration string. Closes #144 5 years ago
Gabe Kangas ce8fc019ec Fix websocket not reconnecting. For #136 5 years ago
Ginger Wong 961e212cd7 update standalone chat styles 5 years ago
Ginger Wong 0a3d1145f6 use defaultvalue for username uncontrolled component, fixes #138) 5 years ago
Gabe Kangas 2019d4a647 Remove error logged when extra info does not exist 5 years ago
Gabe Kangas 2c1caa1238 Show chat by default. Closes #137 5 years ago
Gabe Kangas c9451cf13a Update video.js and vhs http-streaming. Closes #133 5 years ago
Gabe Kangas aaeea2bb1d Pin emoji picker to a specific min'ed version 5 years ago
Ginger Wong 09f6b62398 - show offline state when stream ends and video is not playing (#130) 5 years ago
Ginger Wong 0e6edf9ac0 fix max viewers display 5 years ago
Ginger Wong 43e88ee81d fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers 5 years ago