calzoneman
33744da634
Revise channel ranks editor ( Fixes #162 )
2013-06-05 11:40:59 -04:00
Calvin Montgomery
33f4ffcec2
Add permission option for livestreams
2013-06-04 22:51:41 -04:00
Calvin Montgomery
8c6d2ccfb2
Add imgur album embedding
2013-06-04 22:47:02 -04:00
Calvin Montgomery
ef6a415c1b
Don't remove user theme when channel CSS is set
2013-06-04 22:36:49 -04:00
calzoneman
a02228afdd
Add license text to files missing it
2013-06-04 18:26:17 -04:00
calzoneman
2c57d2a8f2
Fixes, rate limiting
2013-06-04 18:22:05 -04:00
calzoneman
cfc866400c
Break out NWS into a user option
2013-06-04 15:41:34 -04:00
calzoneman
ddc1c56986
Adaptive poll rate for NWS
2013-06-04 15:28:54 -04:00
calzoneman
cc1b378c3d
NWS fixes
2013-06-04 12:11:16 -04:00
calzoneman
44fa360c60
Continue working on NWS
2013-06-04 11:46:06 -04:00
Calvin Montgomery
9eafc53c91
start experimenting with a fallback layer
2013-06-03 23:56:06 -04:00
calzoneman
cfd70cff12
Add notification when queueing jwplayer
2013-06-02 19:37:48 -04:00
calzoneman
3ebf4a1009
Leader synchronization for JWPlayer
2013-06-02 19:19:51 -04:00
calzoneman
d2271a020b
Add playlist item count and playtime
2013-06-02 13:54:58 -04:00
calzoneman
b87dd8b5e7
Redesign playlist management
2013-06-01 16:56:23 -04:00
calzoneman
bd7288bed3
Add user playlist interface
2013-06-01 15:42:08 -04:00
calzoneman
28a960285c
Begin working on playlists
2013-06-01 11:59:04 -04:00
calzoneman
52b88c0e40
Finish up
2013-05-30 14:34:54 -04:00
calzoneman
5205afb9cd
Add password reset emailer
2013-05-30 14:07:29 -04:00
calzoneman
c8df4b036c
More work
2013-05-29 21:04:22 -04:00
calzoneman
74203ad223
Continue work on account management and password reset
2013-05-29 14:19:43 -04:00
calzoneman
f3da02566c
Start working on account management
2013-05-29 11:49:09 -04:00
calzoneman
a3331ff758
Move callback initialization to prevent race condition
2013-05-28 17:06:23 -04:00
calzoneman
a3138abd38
more fixes
2013-05-27 21:12:07 -04:00
calzoneman
16d3c600fe
Fix #152 ; change JS load order to load faster
2013-05-27 15:00:32 -04:00
calzoneman
296bddefcd
Fix #153
2013-05-27 14:35:24 -04:00
Calvin Montgomery
81d6b4873d
More pagination
2013-05-26 23:10:16 -04:00
Calvin Montgomery
ee10a080cc
Search results pagination and clearing
2013-05-26 22:45:50 -04:00
calzoneman
50d73cee5b
Fix #151
2013-05-26 12:53:35 -04:00
calzoneman
828b7e0381
Fix #149 and a couple other issues
2013-05-26 11:38:38 -04:00
calzoneman
a5c297365c
Fixes; implement /clear command
2013-05-23 00:03:37 -04:00
calzoneman
4e364f45a6
Add permissions editor; fixes for bans
2013-05-22 15:38:16 -04:00
calzoneman
12c1f4acf8
Fix sort error for connection log
2013-05-22 10:56:27 -04:00
calzoneman
f8b0b06caf
Add username bans, tweak ban interface
2013-05-21 12:17:01 -04:00
calzoneman
505c628eb9
Tweak bans
2013-05-19 17:23:35 -04:00
calzoneman
cf2e1213a9
Give feedback when a queue fails
2013-05-19 13:06:39 -04:00
calzoneman
01fc746334
Implement #137
2013-05-19 12:56:13 -04:00
calzoneman
886834e822
Fix broken URLs from last commit
2013-05-17 18:56:11 -04:00
calzoneman
6dc0a33bda
Separate ports for webserver and socketio
...
It came to my attention today that some firewalls block websocket traffic on port 80. For this reason, I have split out the webserver and socket.io traffic to 2 different ports.
In config.js, IO_PORT is the socket.io port. This should NOT be port 80. WEBSERVER_PORT is the port that the built in webserver will bind to (can be port 80, but this requires root permissions).
You will connect to yourhostname:WEBSERVER_PORT, and use yourhostname:IO_PORT as IO_URL.
2013-05-17 18:39:49 -04:00
calzoneman
66fbbb77ce
Add Justin.tv support
2013-05-17 14:39:58 -04:00
calzoneman
79ec535358
Improve chat button
2013-05-17 13:36:58 -04:00
calzoneman
8671edd106
Add option for send button in chat
2013-05-17 11:23:11 -04:00
calzoneman
767cfdd76e
Improve announcements; remove debug console.log
2013-05-16 22:48:37 -04:00
calzoneman
8da604fd8a
Solve #130
2013-05-16 22:39:33 -04:00
calzoneman
a8d8f346d4
Add editors for CSS and JS
2013-05-15 11:34:27 -04:00
calzoneman
91e3049e61
I could swear I fixed announcements before
2013-05-14 22:32:59 -04:00
calzoneman
c1c3e4c47f
Add ustream support
2013-05-14 17:22:47 -04:00
calzoneman
e45489b77c
Fix polls not autoscrolling chat
2013-05-14 13:15:58 -04:00
calzoneman
ce99233596
Reduce amount of data sent in media updates
2013-05-14 11:35:11 -04:00
calzoneman
69550c7a51
Fix errors when video is hidden
2013-05-14 11:19:03 -04:00