314 Commits (97ffe5e8ffb583f1f88224f064773854f60ef82d)

Author SHA1 Message Date
Gabe Kangas 298d140c28 Connect to websocket in embed player. Closes #361 5 years ago
dependabot[bot] cc78564c64
Bump @videojs/http-streaming from 2.3.0 to 2.3.1 in /build/javascript (#386) 5 years ago
Matt Steele aeb221b32f
Do not highlight usernames inside links (#366) 5 years ago
gingervitis f8d94c2dc2
jump to bottom of list when the DOM observes that a new message node has been added (#369) 5 years ago
gingervitis 01f16aeddf
Simplify Logo requirement from users. (#373) 5 years ago
dependabot[bot] 92fa5b5c8c
Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript (#370) 5 years ago
dependabot[bot] 4f4a13540f
Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript (#367) 5 years ago
dependabot[bot] c76b7229a5
Bump preact from 10.5.5 to 10.5.7 in /build/javascript (#360) 5 years ago
dependabot[bot] 2517e9944e
Bump @videojs/http-streaming from 2.2.4 to 2.3.0 in /build/javascript (#327) 5 years ago
dependabot[bot] cf6609496c
Bump video.js from 7.8.3 to 7.10.2 in /build/javascript (#326) 5 years ago
dependabot[bot] c2f94c4e6c
Bump @videojs/http-streaming from 2.2.0 to 2.2.4 in /build/javascript (#322) 5 years ago
dependabot[bot] 9ae3f1a267
Bump @joeattardi/emoji-button from 4.2.0 to 4.3.0 in /build/javascript (#319) 5 years ago
imgbot[bot] 103ce8428c
[ImgBot] Optimize images (#313) 5 years ago
bgildson bcf7332675 changed duration format to also represent days 5 years ago
Gabe Kangas 2839a5e236
Custom thumbnail poster component (#281) 5 years ago
Gabe Kangas 72de85bc10
Add Javascript update Github Actions workflow (#275) 5 years ago
dependabot[bot] dab7914eab
Bump @justinribeiro/lite-youtube from 0.9.0 to 0.9.1 in /build/javascript (#273) 5 years ago
Ginger Wong 03a6eb3cee optmized lines 5 years ago
Gabe Kangas 7dcc89a841 Add system chat message support to messages query 5 years ago
Gabe Kangas f4815e331c Update chat styling 5 years ago
Gabe Kangas 30c9bbe966 Size logo properly with the user image 5 years ago
Gabe Kangas f9039acadb Use SVG for default logos. Closes #261 5 years ago
Gabe Kangas 6ea9affce0
HLS video handling/storage/state refactor (#151) 5 years ago
Gabe Kangas 64a85e68aa
Update extra page content API (#240) 5 years ago
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 250dcf1d75 make logo fit size of user image avatar circle. closes #230 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
Ginger Wong 3add3897ac show play button when video is paused (issue #201) 5 years ago