owncast/webroot
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168)
* only consider short-heights when not smallscreen; hide status bar when small screen, but leave shadow;

* fix max char counting bugs with paste, yet be still be able to use modifier keys even when max chars reached

* rmeove 'chat' button; move into textarea

* use image for emoji picker for sizing consitency

* cleanup unused things

* - totally unecessary emoji picker style improvements
- totally necessary doctype added to emoji picker so it shows up more stable-y on mobile views

* more stable layout positioning for chat panel without hacky margins, so that the bottom of the message list will always be on top of the form input, and not behind it at any point.

* hide header on touch screens when screns are small and screen height is short (possibly when keyboard is up), so that there's more visibliity to see messages. this only works on chrome, not ios safari right now, due to the position: fixed of things.

* move char counting to keyup instead

* address message text horiz overflow (#157)

* dont jumpToBottom if user has scrolled about 200px from the bottom (#101)

* scroll to bottom on resize too

* cleanup

* revert test bool

* typo

* re-readjust short-wide case again

* - add focus to input field after emoji is selected, put cursor at end
- instead of smooth scrolling to bottom, just jump there.
2020-09-21 20:11:09 -07:00
..
img chat fixes v3 or 5 or 123 (#168) 2020-09-21 20:11:09 -07:00
js chat fixes v3 or 5 or 123 (#168) 2020-09-21 20:11:09 -07:00
static Simplify videojs init 2020-06-18 01:24:09 -07:00
styles chat fixes v3 or 5 or 123 (#168) 2020-09-21 20:11:09 -07:00
favicon.ico Add favicon(s). Closes #75 2020-07-19 22:27:42 -07:00
index-standalone-chat.html update standalone chat styles 2020-09-03 02:44:50 -07:00
index-video-only.html Update video.js and vhs http-streaming. Closes #133 2020-09-01 11:42:27 -07:00
index.html chat fixes v3 or 5 or 123 (#168) 2020-09-21 20:11:09 -07:00
manifest.json Reorganize the favicons 2020-08-20 17:57:22 -07:00