sync/www/js
calzoneman 23f39ab2f5 Improve chat autoscroll behavior
The previous behavior (don't autoscroll if the mouse is over the chat
area) was not intuitive and caused problems for people in chat only
mode, which led to a lot of people assuming that it was a glitch.

This change introduces the following behavior:

  * Hovering over chat no longer affects autoscroll.
  * Scrolling up in chat turns off autoscroll.
  * Scrolling to the bottom of the chatbox resumes autoscroll.
  * If a new message is added while autoscroll is off, a "New Messages
    Below" indicator is added to the bottom of the chatbox.
2015-11-29 09:49:21 -08:00
..
acp.js Refactor channel packing 2014-05-23 23:09:36 -07:00
callbacks.js Remove reference to IO_URL in error handler 2015-11-06 20:03:01 -08:00
chart.js Directory cleanup 2014-02-18 22:00:56 -06:00
data.js Resolve merge conflict 2015-07-06 11:28:18 -07:00
froogaloop.min.js Static content caching 2014-02-23 23:27:07 -06:00
jquery-1.11.0.min.js jquery cdn sucks 2015-02-10 23:07:57 -06:00
jquery-ui.js jquery cdn sucks 2015-02-10 23:07:57 -06:00
paginator.js Add emote search, sort toggle 2015-05-13 12:17:32 -05:00
player.js Use VideoJS for RTMP (#532) 2015-11-08 19:51:17 -08:00
sc.js Initial soundcloud implementation 2015-06-16 07:39:39 -04:00
theme.js Fix a bug with theme.js 2014-08-19 00:23:05 -05:00
ui.js Improve chat autoscroll behavior 2015-11-29 09:49:21 -08:00
util.js Improve chat autoscroll behavior 2015-11-29 09:49:21 -08:00
video.js Upgrade to video.js 5.0 2015-10-17 18:45:13 -07:00