21 Commits (8a74af202d91a7ff4641c75710234cda6bb383e4)

Author SHA1 Message Date
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 5 years ago
gingervitis 0062896b7d
chat fixes and optimizations (#431) 5 years ago
Ginger Wong 5fe36f37bd fix for #411 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
Jannik Volkland 146e6d342c Remove avatars from frontend 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 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 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 43e88ee81d fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers 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 4b28ed8f25 reorganize js files 5 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 5 years ago
Ginger Wong 60c04c02c4 update chat component to enable formfield via both streamstatus and socket status 5 years ago
Ginger Wong 756311f03c style updates to message-only 5 years ago
Ginger Wong 0325af3ce7 styles for message only view 5 years ago
Ginger Wong d7b8058264 make edits for a messages-only view of the chat module 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 703aa40271 move over other input field fxns to input component 5 years ago
Ginger Wong 63d7671fed progress wip. separated out chat input component and its respective methods. 5 years ago
Ginger Wong 3814c24cab set up websocket and emoji in chat component 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 dad802f19a Initial setup for standalone chat with Preact. 5 years ago