556 Commits (1e19e2a50e7bc4e7354b0fc8efa7da4f1266173c)

Author SHA1 Message Date
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 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 68ff9ff270
Merge of emoji + autolink + embed + etc (#108) 5 years ago
Nikola Forró b6ad96da28 Highlight self-mentions in messages 5 years ago
Nikola Forró a0c609ce76 Add username tab completion on @ character 5 years ago
Nikola Forró 183e14e12f Explicitly disable github @mentions 5 years ago
Gabe Kangas df04af0f38
Websocket refactor: Pull it out of the UI and support callbacks (#104) 5 years ago
Nikola Forró 97d8a8cce6 Fix handling newlines in messages 5 years ago
Gabe Kangas 42752b7800 Document basic supported markdown syntax. Closes #95 5 years ago
Gabe Kangas 99c6009292 Some autolinking settings 5 years ago
Gabe Kangas 6c0569aa95 Style embeds 5 years ago
Gabe Kangas e95f2e7755 Fix elipsis links. For #93 5 years ago
Gabe Kangas c343dcdadc Make the first message align bottom. Closes #87 5 years ago
Gabe Kangas 0f2b9c5e0e Support some additional markdown features 5 years ago
Gabe Kangas d9509f5606
Chat updates (#92) 5 years ago
Gabe Kangas cb04826173 Fix the flickering status text. Closes #88 5 years ago
Gabe Kangas d8d6c0f26a Ginger mentioned increasing the height of video a bit 5 years ago
Gabe Kangas 5ce9a4928c Fix timeout buffer after going offline. Closes #84 5 years ago
Gabe Kangas 515661804a Force videojs to set cache-control header and add a random query param to each request. Closes #82 I hope. 5 years ago
Gabe Kangas 01c487c2b5 Point to production build of vue 5 years ago
Gabe Kangas e0670585fb Experiment with starting with lowest quality and moving up from there 5 years ago
Gabe Kangas 5d13805bf2 Update videojs 5 years ago
Gabe Kangas 1464945061 Finally give the extra user content markdown some styling 5 years ago
Gabe Kangas a7b625c37f Show chat as disabled by default 5 years ago
Gabe Kangas 54a9206051 Support chat message word wrapping if needed 5 years ago
Gabe Kangas 0e45bd9ca3 Ok make the avatars a bit larger 5 years ago
Gabe Kangas cbbff2e5f5 Create padding around chat avatars and the colored container 5 years ago
Gabe Kangas 0fb48d8a7c Add favicon(s). Closes #75 5 years ago
Gabe Kangas 2ae227360a Hide viewer stats when in offline mode. Closes #66 5 years ago
Gabe Kangas 1ae1e94368 Disable text input by default 5 years ago
Ginger Wong eb699f9790 use constants for message strings 5 years ago
Ginger Wong b66a80f11e add comments; use promise for fetching chat history for consistency 5 years ago
Ginger Wong 3f594abac8 update offline flow an stream status timer flow 5 years ago
Gabe Kangas c0e4f647a2 Show chat by default. Closes #72. Show placeholder text that no registration is needed. Closes #73 5 years ago
Ginger Wong fdce8585d5 css tweaks for mobile mode; reintroduce mobile styles and hacks 5 years ago
Ginger Wong d775924c59 barebones noscript layout 5 years ago
Gabe Kangas 2855027f22
Use endpoint for chat history instead of websocket (#67) 5 years ago
Ginger Wong 38a279485b disable click events on video container when offilne 5 years ago
Ginger Wong e12de3215f cleanup 5 years ago
Ginger Wong 0af67c0cdc simplified layout updates based on only media queries 5 years ago
Gabe Kangas a266633a9a Force LiveUI/seek bar during live to show. Closes #11. 5 years ago
Gabe Kangas 8ba0b6d7ce Show in the UI how long the user has been streaming for. Closes #59 5 years ago