388 Commits (eeda334416b894bcf1867c88699dd0d7280b3efe)

Author SHA1 Message Date
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 99c6009292 Some autolinking settings 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 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 e0670585fb Experiment with starting with lowest quality and moving up from there 5 years ago
Gabe Kangas a7b625c37f Show chat as disabled by default 5 years ago
Gabe Kangas 2ae227360a Hide viewer stats when in offline mode. Closes #66 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
Gabe Kangas 2855027f22
Use endpoint for chat history instead of websocket (#67) 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
Gabe Kangas addfce2ec9 Change placeholder when chat is disabled 5 years ago
Gabe Kangas 3eba516f04 Add cachebuster to source to force new video. Attempt to fix #63 5 years ago
gingervitis 42b0b05d78
App Javascript refactor (#56) 5 years ago
Gabe Kangas 78edee10cb Do not set poster on status polls for now 5 years ago
Gabe Kangas 0a3691e25e Flip local bool 5 years ago
Gabe Kangas 0aa3159372 Works if I mux restream to ts, not flv 5 years ago
Gabe Kangas 43d434747b Attempt with Joy5 5 years ago
Ginger Wong 8cd13269ec clean up consts a bit 5 years ago
Ginger Wong 827e402bcc randomize avatar for same names 5 years ago
Ginger Wong 426bfe000f fix typo 5 years ago
Gabe Kangas 180534cfaf Force poster to reload so it uses the recent thumbnail. #37 5 years ago
Ginger Wong 34b3806806 low hanging cleanup for extrauser content 5 years ago
Ginger Wong 9bd1df8530 make consts; clean up get status 5 years ago
Ginger Wong 5efa67d605 generate avatar img with util 5 years ago
Ginger Wong 96258fc0f3 update document title 5 years ago
Ginger Wong 53ba5eb186 fix social script typos 5 years ago
Gabe Kangas 1f51ef9668 Add version string to config endpoint 5 years ago
Ginger Wong 6803f7e7e8 header adjustments for small screens; adjust to new config structure; 5 years ago
Ginger Wong b228d3a4e5 componentize user info 5 years ago
Gabe Kangas 46177b8163 Update documentation since people might try and run this soon 5 years ago
Gabe Kangas 73b6937496 Consolidate config files and surface frontend values via API. Closes #30 5 years ago
Ginger Wong 6c7af9ffae clean up footer things 5 years ago
Gabe Kangas a9b8a70e8a Change the poster based on online status 5 years ago