calzoneman
8dd3280305
Add hitbox and update mixed content errors
2015-06-21 10:27:51 -04:00
calzoneman
b279a41122
Add RTMP player
2015-06-19 22:12:48 -04:00
calzoneman
01fbd3c54e
Work on custom embeds
2015-06-18 18:46:33 -04:00
calzoneman
60743bd2ea
Add twitch player
2015-06-16 16:44:14 -04:00
calzoneman
cf5756227d
Add livestream.com player
2015-06-16 12:50:17 -04:00
calzoneman
480497bea4
Initial soundcloud implementation
2015-06-16 07:39:39 -04:00
calzoneman
ce8ac4591e
Use VideoJS for google+
2015-05-15 01:19:08 -05:00
calzoneman
fe9ebfa6b1
Start working on VideoJS for Google Drive
2015-05-15 00:03:05 -05:00
calzoneman
daf2463a6a
Start working on Dailymotion
2015-05-05 15:06:37 -05:00
calzoneman
a291836a99
Change USEROPTS.default_quality values
2015-05-02 17:55:00 -05:00
calzoneman
d7b69bce38
Fixes
2015-05-02 17:37:09 -05:00
calzoneman
391ea264f5
Work on player rewrites
2015-05-02 11:45:35 -05:00
calzoneman
ae899fd9be
Continue working on YouTube player
2015-04-30 15:26:09 -05:00
calzoneman
d77497aaa7
Work on YouTube player
2015-04-23 22:24:43 -05:00
calzoneman
f0c75211fb
Start working on player rewrite
2015-04-23 21:40:08 -05:00
calzoneman
dd48da19c0
Add build-player script
2015-04-23 21:19:55 -05:00
calzoneman
f4a9f0b21b
linewrap queue alerts
2015-03-27 19:08:58 -05:00
Calvin Montgomery
e1c8d5c6c9
Fix Ustream
2015-03-23 16:10:00 -07:00
calzoneman
3290501e81
Fix google drive/google+ 'highest available' quality
2015-03-20 14:23:44 -05:00
calzoneman
f3fe933f6e
Support new google drive link format
2015-03-20 13:57:13 -05:00
Calvin Montgomery
8bee1afad1
Fix issue with channel settings not being updated
2015-02-27 13:10:38 -06:00
Erik
3ae2deca7c
Fix cancel for kick/ban/ipban
2015-02-21 21:34:25 -05:00
Xaekai
1c263f825b
Add line start anchors to the shorthand URI parsers
2015-02-21 12:26:03 -08:00
Xaekai
1f7940711d
Resolve missing closing parenthesis on the generic matcher.
2015-02-18 18:44:17 -08:00
Xaekai
5c6a966e6f
Use a generic matcher for the shorthand URIs.
2015-02-16 22:40:18 -08:00
Xaekai
a636082500
Enhance media link parser.
...
Accept the shorthand URI style used in the logs as valid.
Add an underscore to the DailyMotion negated group to prevent dupe abuse.
2015-02-16 00:33:44 -08:00
calzoneman
9938f2c605
Change all textbox keyup to keydown
...
Fixes an issue repoted by dragondread in IRC where a popup character map
was unintentionally triggering the keyup event after a character was
selected.
2015-02-13 13:40:58 -06:00
calzoneman
d7d3534d62
jquery cdn sucks
2015-02-10 23:07:57 -06:00
calzoneman
dfdab263a5
Fix safe nick for hover
2015-02-05 22:23:54 -06:00
Xaekai
6eed208527
Correct chevron pull classing
2015-02-04 23:27:25 -08:00
Xaekai
0b2ae90d3f
Change userlist chevron appearance on toggle.
...
Change userlist chevron placement for Synchtube layout
2015-02-04 23:14:51 -08:00
Calvin Montgomery
583e7e7616
Merge pull request #431 from calzoneman/hitbox
...
Add hitbox support
2015-01-27 00:29:44 -06:00
calzoneman
5a95bacee4
Fix youtube...again
2015-01-22 23:34:39 -06:00
calzoneman
50bf876010
Add hitbox support
2015-01-22 23:21:31 -06:00
calzoneman
e76fd7b1c4
Fix client motd issue
2015-01-16 19:35:26 -06:00
Calvin Montgomery
d7ef0d1893
Merge pull request #428 from calzoneman/sanitize-html
...
Merge sanitize-html into 3.0 #yolo
2015-01-14 13:23:01 -06:00
calzoneman
139825168f
Fix for private, but embeddable soundcloud tracks
2015-01-11 12:10:09 -06:00
calzoneman
80c4c90bcf
Migrate old MOTDs and don't replace \n with <br> after
2015-01-08 20:07:02 -06:00
Calvin Montgomery
c1ef0848cd
Add CSS classes for muted users ( #426 )
...
- If a user is muted, the `userlist_muted` class is added to the
corresponding `.userlist_item`.
- If the user is shadowmuted, the `userlist_smuted` and `userlist_muted`
classes are added.
- If the user is AFK, the `userlist_afk` class is added.
2015-01-07 15:58:36 -05:00
Calvin Montgomery
cd22570c40
Hopefully fix youtube setPlaybackQuality once and for all
2015-01-04 16:46:40 -05:00
Calvin Montgomery
3423f43f2f
https://www.youtube.com/watch?v=9u6Bfnq3aZk
2015-01-03 21:36:58 -05:00
Calvin Montgomery
0c23b8a4c5
Update Copyright year; remove old junk
2014-12-31 12:06:29 -05:00
Calvin Montgomery
4319111f47
Remove console.log
2014-12-28 19:09:41 -05:00
Calvin Montgomery
25eba6ab2b
Improve filter handling code
2014-12-28 11:12:37 -05:00
Calvin Montgomery
709724efd4
Warn moderators when a channel exceeds size limit
...
When the chandump is saved, the size of the file is checked. If it is over the limit, moderators are displayed a message indicating that the channel is too large and they should remove extra playlist items, filters, and/or emotes.
This is a partial solution for #421 .
2014-12-26 11:19:19 -05:00
Calvin Montgomery
db7d1a22c8
Resolve #420
2014-12-19 14:39:10 -05:00
calzoneman
a3a9fa074e
Improve behavior of custom embed w.r.t. https
...
Instead of silently failing when browser policy blocks HTTP embeds over HTTPS, pre-fill the video div with an error message and attempt to salvage the link with s/http/https/g.
2014-12-10 23:56:17 -06:00
calzoneman
db56a8869d
Fix #417
2014-12-07 13:42:18 -06:00
calzoneman
cf60994895
Dailymotion is a completely functional site programmed by competent people
2014-12-04 15:55:15 -06:00
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