31 Commits (8c380f118af3dec5675d27e2a78b84afa0e0b2e2)

Author SHA1 Message Date
Ahmad Karlam 8c380f118a refactor: declare format timestamp as variable for consistency 6 years ago
Ahmad Karlam 1c03e83c31 Typo 6 years ago
Ahmad Karlam 2abde9186c refactoring 6 years ago
Ginger Wong 01f956d043 detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178) 6 years ago
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168) 6 years ago
Gabe Kangas 2e6d61c7c2 Allow user colors to be more red 6 years ago
Gabe Kangas 38d93a549a Tweak user colors and add a little testing script for future experimenting. Closes #170 6 years ago
Gabe Kangas 80b2b9e668 Move API endpoints under an API url namespace. Closes #148 6 years ago
Gabe Kangas 4c497454b6 Give highlights a little padding 6 years ago
Gabe Kangas ce8fc019ec Fix websocket not reconnecting. For #136 6 years ago
Ginger Wong 43e88ee81d fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers 6 years ago
Ginger Wong b549b21257 add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling 6 years ago
Ginger Wong 2cffabf0fb - don't make emoji picker freak out by limiting transitions to just app container (#123) 6 years ago
Ginger Wong b399fbba22 address MR comments 6 years ago
Ginger Wong 6457015406 cleanup 6 years ago
Ginger Wong 2a02b75e42 fix responsive styles 6 years ago
Ginger Wong 0b1f9db4ed update references to owncast site; enable scrolltobottom on new messages 6 years ago
Ginger Wong 940b6df86b use only unpkg/preact + htm consistently for all components 6 years ago
Ginger Wong d4c8c187fd fix some styles 6 years ago
Ginger Wong 4b28ed8f25 reorganize js files 6 years ago
Ginger Wong 9b4c07d3ba stylin' 6 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 6 years ago
Gabe Kangas df852221d5 Update user color to be a more customizable hsl color with constant saturation and lightness 6 years ago
Ginger Wong e5d8087979 rever commented out code 6 years ago
Ginger Wong 70f3d7e165 borrow react-ContentEditable component 6 years ago
Ginger Wong 979651a925 extract user names frm old message when they come in 6 years ago
Ginger Wong 63d7671fed progress wip. separated out chat input component and its respective methods. 6 years ago
Ginger Wong 7a1512ef6b breaking out styles into smaller files; break out chat helper functions into utils 6 years ago
Ginger Wong e1e4365692 integrate message comp 6 years ago
Ginger Wong 64e7809c26 separate out message relate utils, create message component 6 years ago
Ginger Wong dad802f19a Initial setup for standalone chat with Preact. 6 years ago