23 Commits (e6ed6a684959fe4cfe65580666f1d8a16c936116)

Author SHA1 Message Date
gabek 7af5030f5b Prettified Code! 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
Ginger Wong 4b28ed8f25 reorganize js files 5 years ago
Ginger Wong 786b4c04fa cleanup commented out styles 5 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 5 years ago
Ginger Wong 66dc2f84c9 fix placehodler style, fix chat panel cookieing 5 years ago
Ginger Wong 60c04c02c4 update chat component to enable formfield via both streamstatus and socket status 5 years ago
Ginger Wong c3adfe7b7b preact app integration 5 years ago
Ginger Wong 136a575973 wip.. initial setup for preact integration into main app 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 ebc852b430 initial set up for styling updates; actually add files 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 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
Gabe Kangas df04af0f38
Websocket refactor: Pull it out of the UI and support callbacks (#104) 5 years ago