calzoneman
36445bed6e
Allow renaming Custom Embed items ( #255 )
2013-08-22 17:33:03 -05:00
calzoneman
8b3ae3b546
Merge dev into dbrefactor
2013-08-19 00:24:48 -05:00
calzoneman
bab2b887f4
Fix channel.js bug, add defer to APIs for faster page loads
2013-08-18 18:01:57 -05:00
calzoneman
98b6273dc4
Implement #259
2013-08-14 23:26:50 -05:00
calzoneman
0cc230f192
Move/change playlist lock button
2013-08-07 16:26:20 -04:00
calzoneman
51874ed4b9
Fix fluid layout
2013-08-07 11:39:06 -04:00
calzoneman
d965d0a5b6
Merge branch 'master' into dev
2013-08-06 20:42:01 -04:00
calzoneman
d599303881
Fix #244 , Fix #247 , Change 'Show Library' to 'Show Library/YouTube Search'
2013-08-06 20:41:29 -04:00
Calvin Montgomery
e3f83f27ec
Fix derpy custom embed button
2013-08-06 00:03:20 -04:00
Calvin Montgomery
3f81883994
Fixes
2013-08-05 23:21:28 -04:00
calzoneman
0aa8e0f930
Merge branch 'master' into dev
2013-08-04 11:46:33 -04:00
calzoneman
15085fc6ae
Minor fixes for v2.2
...
- If NO_WEBSOCKETS or USEROPTS.altsocket are true, don't use websockets
- Base resizing on an invisible div (some channels remove/hide #queue)
- Names are properly italicized when AFK
2013-08-04 11:44:48 -04:00
calzoneman
a26df3c92c
Add UI for custom embeds
2013-08-03 15:10:06 -04:00
calzoneman
2573218d55
Paginate channel ranks
2013-07-31 10:57:59 -04:00
Calvin Montgomery
38c29acdb5
Revert mistakenly committed change to channel.html
2013-07-13 22:28:51 -04:00
Calvin Montgomery
f2b6534d0a
Fix channels not unloading / video skipping
2013-07-13 22:19:47 -04:00
calzoneman
543ec91e9b
Implement #189
2013-06-30 15:56:41 -04:00
calzoneman
67dee59c3f
IT'S THE FINAL COUNTDOWN
2013-06-23 14:21:21 -04:00
calzoneman
c08b89d68a
Fix #176
2013-06-23 10:30:28 -04:00
calzoneman
9d90f6c660
Add another nesting layer ( #174 )
2013-06-21 20:42:47 -04:00
calzoneman
8251a29b8d
Address points 3-5 of #174
2013-06-20 17:01:22 -04:00
calzoneman
7b60d0948e
Fixes
2013-06-19 17:54:27 -04:00
calzoneman
dc5c6801ed
Add voteskip button, fix bugs
2013-06-18 16:18:41 -04:00
calzoneman
6f43a7efdc
Notify moderators when a new user joins
2013-06-18 00:26:44 -04:00
Calvin Montgomery
9dcaeb88c1
Continue working on options
2013-06-15 17:45:07 -04:00
calzoneman
00abe7ced1
Start working on channel settings
2013-06-12 13:07:58 -04:00
calzoneman
f6615f1f20
Minor alignment fix
2013-06-11 23:46:42 -04:00
calzoneman
de2294d3ab
So much work
2013-06-11 19:51:00 -04:00
calzoneman
1850f009ff
Fixes, continue work
2013-06-11 15:41:03 -04:00
calzoneman
42fc2e45c8
Continue rewriting things
2013-06-11 11:29:21 -04:00
calzoneman
2c069c26b3
Add button to show/hide userlist
2013-06-06 13:53:10 -04:00
calzoneman
a1862496a9
Implement #163
2013-06-05 16:49:54 -04:00
calzoneman
33744da634
Revise channel ranks editor ( Fixes #162 )
2013-06-05 11:40:59 -04:00
calzoneman
2c57d2a8f2
Fixes, rate limiting
2013-06-04 18:22:05 -04:00
Calvin Montgomery
9eafc53c91
start experimenting with a fallback layer
2013-06-03 23:56:06 -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
52b88c0e40
Finish up
2013-05-30 14:34:54 -04:00
calzoneman
8592c17bec
Add maxlength to chatline ( Fix #156 )
2013-05-28 17:10:35 -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
Calvin Montgomery
ee10a080cc
Search results pagination and clearing
2013-05-26 22:45:50 -04:00
calzoneman
4e364f45a6
Add permissions editor; fixes for bans
2013-05-22 15:38:16 -04:00
calzoneman
01fc746334
Implement #137
2013-05-19 12:56:13 -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
767cfdd76e
Improve announcements; remove debug console.log
2013-05-16 22:48:37 -04:00
calzoneman
a8d8f346d4
Add editors for CSS and JS
2013-05-15 11:34:27 -04:00
calzoneman
b3cb87aab6
Add a little note about emoticon filters
2013-05-15 10:44:15 -04:00
calzoneman
ad54cffee1
Make it clear that custom css/js are URLs
2013-05-14 17:50:05 -04:00
calzoneman
4620fb2d56
Add unregistration for channel admins
2013-05-13 15:41:29 -04:00