108 Commits (0225e341d1f0a4041c297714759edcd6abd13c66)

Author SHA1 Message Date
Thilo Billerbeck 0225e341d1
Add ability to pause and play the stream by pressing the spacebar (#658) 4 years ago
Thilo Billerbeck f9e3dc2b45
only react to screen resize when device has no touchscreen (#650) 4 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 4 years ago
Ginger Wong 8774551838 wrap tags so they extend off the view, fixes #500 4 years ago
Ginger Wong d4f5162505 prevent header from hiding when keyboard is active on mobile for username change 4 years ago
Ginger Wong 5e41dab92c revert chat test 5 years ago
Ginger Wong 0bf8cf1dba make emoji search text more legible; break long user name change messages 5 years ago
gingervitis 01f16aeddf
Simplify Logo requirement from users. (#373) 5 years ago
bgildson bcf7332675 changed duration format to also represent days 5 years ago
Gabe Kangas 2839a5e236
Custom thumbnail poster component (#281) 5 years ago
Gabe Kangas 30c9bbe966 Size logo properly with the user image 5 years ago
Gabe Kangas 64a85e68aa
Update extra page content API (#240) 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 ce14e0d0a7 Remove additional viewer counts from status bar. Closes #155 5 years ago
Jannik Volkland 813884ef21 fix: Use Kebab-Case, and resolve Merge Conflict 5 years ago
Gabe Kangas 5d530ca5a6 Missing showdown module import in app 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 5 years ago
Jannik 4c02b6eea1 Move socialIconsList to its own component 5 years ago
Ginger Wong ff3a50dc03 linty stuff 5 years ago
Ginger Wong ab1eb69fd1 apply scrollbar tricks to moz browser; make scroll colors on emoji picker easier to see; make emoji hover color easier to see 5 years ago
Jannik d6dadcabf8 Fix: Optional socialHandles and tags 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
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168) 5 years ago
Gabe Kangas 257847fdf8 Fix chat visibility toggle 5 years ago
Ginger Wong 29ebe80ad0 remove test cruft so chat panel visibility is remembered 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
Gabe Kangas 7b11c65187 Fix missing live duration string. Closes #144 5 years ago
Gabe Kangas 2019d4a647 Remove error logged when extra info does not exist 5 years ago
Gabe Kangas 2c1caa1238 Show chat by default. Closes #137 5 years ago
Ginger Wong 09f6b62398 - show offline state when stream ends and video is not playing (#130) 5 years ago
Ginger Wong 0e6edf9ac0 fix max viewers display 5 years ago
Ginger Wong b549b21257 add utils to help cleanup whitespaces from contenteditable output; removed forced chat enabling 5 years ago
Ginger Wong 6457015406 cleanup 5 years ago
Ginger Wong 2a02b75e42 fix responsive styles 5 years ago
Ginger Wong 22e16b67d7 start a video-only page; fix some styles 5 years ago
Ginger Wong 63d7671fed progress wip. separated out chat input component and its respective methods. 5 years ago
Gabe Kangas 68ff9ff270
Merge of emoji + autolink + embed + etc (#108) 5 years ago
Gabe Kangas df04af0f38
Websocket refactor: Pull it out of the UI and support callbacks (#104) 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 2ae227360a Hide viewer stats when in offline mode. Closes #66 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
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