Update changelog and version #
This commit is contained in:
parent
1e2a142524
commit
a23a55f6a2
3 changed files with 16 additions and 2 deletions
14
changelog
14
changelog
|
|
@ -1,3 +1,17 @@
|
|||
Tue Oct 01 22:57 2013 CDT
|
||||
* lib/asyncqueue.js: Add a generalized queue class for queueing async
|
||||
functions to execute in order
|
||||
* lib/channel.js, lib/playlist.js: Clean up playlist addition/move/
|
||||
deletion. Should fix #285.
|
||||
* lib/server.js: Fix announcement initialization to null
|
||||
* tests/naokosimulator2013.js: Add a simple bot that authenticates
|
||||
and vomits a giant list of videos into a channel
|
||||
* www/assets/js/callbacks.js, www/assets/js/util.js: Clean up
|
||||
playlist add/move/delete
|
||||
* www/assets/js/data.js: Update CL_VERSION which I always forget
|
||||
to do.
|
||||
* www/assets/js/ui.js: Small fix to comply with server changes
|
||||
|
||||
Fri Sep 27 10:27 2013 CDT
|
||||
* lib/channel.js: Change the link regex, change the way 'affects links'
|
||||
works. The default link filter will only transform a link of no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue