4 Commits (916767e764905a8db261e1d3ccfbb521bd3cc93b)

Author SHA1 Message Date
Gabe Kangas 0c127a65ce
Add action message type to chat. Closes #2226 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Gabe Kangas 91b0db9c2e
Add placeholder components to be worked on 3 years ago
Gabe Kangas 07c6faad60
Add basic player component 3 years ago
Gabe Kangas dc4c905dd1
Allow specifying scroll behavior on initial chat history load 3 years ago
Gabe Kangas 770b5d05f0
If tab is in the background then instant jump to bottom w/o animation 3 years ago
Gabe Kangas 7fa7f8ee7f
Use userAgentData.mobile instead of deprecated useragent. Closes #1665 3 years ago
Gabe Kangas 8943be9bf9
Add pagination + update layout of followers 4 years ago
gabek 04f4464e5e Prettified Code! 4 years ago
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 4 years ago
Gabe Kangas da89b7d733
Use smooth scrolling with chat 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
gabek e3dc736cf4 Prettified Code! 4 years ago
Gabe Kangas 6328fc6f90 Fix date comparison for showing last stream date. Closes https://github.com/owncast/owncast/issues/1223 4 years ago
gabek b19fa76cd0 Prettified Code! 4 years ago
gingervitis c45e43c378
display last online time (#1125) 4 years ago
bgildson bcf7332675 changed duration format to also represent days 5 years ago
Jannik Volkland 146e6d342c Remove avatars from frontend 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
Ginger Wong 6457015406 cleanup 5 years ago
Ginger Wong 2a02b75e42 fix responsive styles 5 years ago
Ginger Wong 4b28ed8f25 reorganize js files 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 42a34df63e move consts over 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 3814c24cab set up websocket and emoji in chat 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
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 e0670585fb Experiment with starting with lowest quality and moving up from there 5 years ago
Ginger Wong eb699f9790 use constants for message strings 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 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
gingervitis 42b0b05d78
App Javascript refactor (#56) 5 years ago
Gabe Kangas 0a3691e25e Flip local bool 5 years ago
Ginger Wong 8cd13269ec clean up consts a bit 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
Gabe Kangas a297e33eff Make IDs for chat messages generated server-side, not client. For #26 5 years ago
Ginger Wong b39824b8c3 updates towards more customization 5 years ago
Ginger Wong cf27b157e6 - fix chrome mobile form focus bug by specifying class. when form focuses media query widths change and may think portrait is in landcape and therefore hide the form. 5 years ago