sync/lib/channel
calzoneman b587da6701 Several fixes
- User playlists should now list correctly (fixed a race condition)
  - Livestream types can autoplay (no longer stuck at currentTime = -3)
  - Playlist items with NaN duration do not break user playlist saving
  - ffmpeg support can handle live media (e.g. icecast)
  - Invalid volume is sanitized and an error message is added
  - JWPlayer displays correctly for both HTML5 and Flash
  - JWPlayer volume synchronization is fixed
  - <audio> and <video> tags are scaled correctly with .embed-responsive-item
2014-12-02 22:21:52 -06:00
..
accesscontrol.js Merge refactoring into 3.0 2014-05-20 19:30:14 -07:00
channel.js Fix kick behavior 2014-10-25 22:49:22 -05:00
chat.js Extend blacklist to PMs 2014-10-29 15:07:57 -05:00
customization.js Fix logging of customizations 2014-08-09 14:41:12 -04:00
drink.js Add onPreChangeMedia and improve refreshing 2014-07-09 21:46:45 -07:00
emotes.js Refactor channel packing 2014-05-23 23:09:36 -07:00
filters.js Refactor channel packing 2014-05-23 23:09:36 -07:00
kickban.js Fail /kick, /ban if the target name is blank 2014-08-18 22:00:51 -05:00
library.js Fix: don't search channel library if rank < seeplaylist 2014-09-04 20:53:18 -05:00
mediarefresher.js Fix for google docs changing their video player: 2014-08-06 20:12:57 -07:00
module.js Add onPreChangeMedia and improve refreshing 2014-07-09 21:46:45 -07:00
opts.js Allow limiting # items per user 2014-10-06 11:32:25 -05:00
permissions.js Allow limiting # items per user 2014-10-06 11:32:25 -05:00
playlist.js Several fixes 2014-12-02 22:21:52 -06:00
poll.js Add IP cloaking; make tor bans channel specific 2014-08-14 21:42:13 -05:00
ranks.js Give up early if username is invalid for rank change 2014-09-01 20:33:11 -05:00
voteskip.js Add permission for #402; fix a strange jwplayer issue 2014-09-06 22:59:28 -05:00