47 Commits (650620dcd7d65261e0d0b2705cb3aac16fef4e54)

Author SHA1 Message Date
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 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
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 5 years ago
Gabe Kangas 93c3968bc6 Try to assist people with websocket troubleshooting. Closes #468 5 years ago
gingervitis 01f16aeddf
Simplify Logo requirement from users. (#373) 5 years ago
bgildson bcf7332675 changed duration format to also represent days 5 years ago
Gabe Kangas f4815e331c Update chat styling 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
Edgardo Ramírez ac1860d325 UPDATE: Use helpers functions for saving the volume settings 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 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
Ginger Wong 01f956d043 detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178) 5 years ago
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168) 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 80b2b9e668 Move API endpoints under an API url namespace. Closes #148 5 years ago
Gabe Kangas 4c497454b6 Give highlights a little padding 5 years ago
Gabe Kangas ce8fc019ec Fix websocket not reconnecting. For #136 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
Ginger Wong b549b21257 add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling 5 years ago
Ginger Wong 2cffabf0fb - don't make emoji picker freak out by limiting transitions to just app container (#123) 5 years ago
Ginger Wong b399fbba22 address MR comments 5 years ago
Ginger Wong 6457015406 cleanup 5 years ago
Ginger Wong 2a02b75e42 fix responsive styles 5 years ago
Ginger Wong 0b1f9db4ed update references to owncast site; enable scrolltobottom on new messages 5 years ago
Ginger Wong 940b6df86b use only unpkg/preact + htm consistently for all components 5 years ago
Ginger Wong d4c8c187fd fix some styles 5 years ago
Ginger Wong 4b28ed8f25 reorganize js files 5 years ago
Ginger Wong 9b4c07d3ba stylin' 5 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 5 years ago
Gabe Kangas df852221d5 Update user color to be a more customizable hsl color with constant saturation and lightness 5 years ago
Ginger Wong e5d8087979 rever commented out code 5 years ago
Ginger Wong 70f3d7e165 borrow react-ContentEditable component 5 years ago
Ginger Wong 979651a925 extract user names frm old message when they come in 5 years ago
Ginger Wong 63d7671fed progress wip. separated out chat input component and its respective methods. 5 years ago
Ginger Wong 7a1512ef6b breaking out styles into smaller files; break out chat helper functions into utils 5 years ago
Ginger Wong e1e4365692 integrate message comp 5 years ago
Ginger Wong 64e7809c26 separate out message relate utils, create message component 5 years ago
Ginger Wong dad802f19a Initial setup for standalone chat with Preact. 5 years ago