78 Commits (1e19e2a50e7bc4e7354b0fc8efa7da4f1266173c)

Author SHA1 Message Date
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