68 Commits (650620dcd7d65261e0d0b2705cb3aac16fef4e54)

Author SHA1 Message Date
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 5 years ago
gingervitis 9e44c261fa
be able to pick multiple emojis ; move up picker div to see emojis inputted into textfield; restore focus into textfield after picker closes; address #612 (#614) 5 years ago
Ginger Wong 3719dd04f5 add rel=me to social icon link; address #511 5 years ago
Ginger Wong cd52e5b0a3 rename socialhandles to platformlogos in case of adblockers 5 years ago
Ginger Wong ce3a47d5f4 add keyoxide logo; adjust icon css to fit non-svg imgs 5 years ago
Mirco T 0ab4e47f0b
#515 switched to SVG icons, #525 added Ko-Fi platform (#528) 5 years ago
Aaron Ogle caa32fa248
make websocket and stream use constants (#584) 5 years ago
Matt Steele 67c3f8ee38
Manually bust m3u8 caches (#570) 5 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 5 years ago
Ginger Wong 121b80143a display username change form better on small screen 5 years ago
Ginger Wong d4f5162505 prevent header from hiding when keyboard is active on mobile for username change 5 years ago
gingervitis 0062896b7d
chat fixes and optimizations (#431) 5 years ago
Ginger Wong 26c066b454 overflow hidden on message so word forces break; decrease maxlength of username to 60 chars. fix #417 5 years ago
Ginger Wong 5fe36f37bd fix for #411 5 years ago
Ginger Wong 0bf8cf1dba make emoji search text more legible; break long user name change messages 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
Gabe Kangas 2839a5e236
Custom thumbnail poster component (#281) 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 6ea9affce0
HLS video handling/storage/state refactor (#151) 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
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
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 8c380f118a refactor: declare format timestamp as variable for consistency 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
Ahmad Karlam 63a757ef23 Use moment js for diff and format date 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 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
Ginger Wong 0a3d1145f6 use defaultvalue for username uncontrolled component, fixes #138) 5 years ago
Gabe Kangas c9451cf13a Update video.js and vhs http-streaming. Closes #133 5 years ago