628 Commits (e179d3d472ba1c1dfaf7da31242cb568013f313f)

Author SHA1 Message Date
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
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 c76aec8c88 fix cursor on default social icon 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 5a3aed9587 remove jquery 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
Gabe Kangas 20eb8287ef Reset after player ended to force poster. Break out reset function. 5 years ago
Gabe Kangas 04dc0796d8
New video transcoder (#27) 5 years ago
Gabe Kangas a297e33eff Make IDs for chat messages generated server-side, not client. For #26 5 years ago
Gabe Kangas 5dffaf215b Fix missing poster in the player. Closes #29 5 years ago
Bradley Hilton fe96739f60
Fix a memory leak with the chat aspect. (#23) 5 years ago
Ginger Wong 1a44a4bd2f user content general layout 5 years ago
Ginger Wong 1ecf39c2f1 clean up social code 5 years ago