13 Commits (1c03e83c3143e6819f7197d2c9d37795697ba7dd)

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) 6 years ago
Ginger Wong 58570be302 disable chat when websocket disconnects, enable it when it connects 6 years ago
Gabe Kangas 5af0afa2a0 Disable chat input when websocket disconnects. Closes #174 6 years ago
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168) 6 years ago
Gabe Kangas 6a3f634ef5
Misc web updates (#147) 6 years ago
Gabe Kangas 0dcd92e9cd Fix chat not coming back after server comes back. Closes #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 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 4b28ed8f25 reorganize js files 6 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 6 years ago
Ginger Wong 60c04c02c4 update chat component to enable formfield via both streamstatus and socket status 6 years ago
Ginger Wong 756311f03c style updates to message-only 6 years ago
Ginger Wong 0325af3ce7 styles for message only view 6 years ago
Ginger Wong d7b8058264 make edits for a messages-only view of the chat module 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 703aa40271 move over other input field fxns to input component 6 years ago
Ginger Wong 63d7671fed progress wip. separated out chat input component and its respective methods. 6 years ago
Ginger Wong 3814c24cab set up websocket and emoji in chat component 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 dad802f19a Initial setup for standalone chat with Preact. 6 years ago