summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jack Allnutt [Thu, 14 Jul 2011 15:33:18 +0000 (16:33 +0100)]
/quit now handled properly.
Fixed indentation in kiwi.js
Updated gateway.js to use websocket encryption
Jack Allnutt [Thu, 14 Jul 2011 02:30:49 +0000 (03:30 +0100)]
Now a useable back-end to the client! \o/
Started work on formatting front.js so that it passes some jslint tests. Options:
/*jslint regexp: true, browser: true, confusion: true, undef: true, sloppy: true, es5: true, vars: true, forin: true, newcap: true, nomen: true, plusplus: true, maxerr: 50, indent: 4 */
Jack Allnutt [Wed, 13 Jul 2011 18:27:56 +0000 (19:27 +0100)]
Passes jslint with regexp: true, confusion: true, undef: false, node: true, sloppy: true, nomen: true, plusplus: true, maxerr: 50, indent: 4
WHOIS, NAMES, PING, 001 and 005 handlers.
Jack Allnutt [Wed, 13 Jul 2011 03:26:28 +0000 (04:26 +0100)]
Modified front-end files
Jack Allnutt [Wed, 13 Jul 2011 03:22:30 +0000 (04:22 +0100)]
Initial node code.
Modified gateway.js
socket.io-client dist files
Darren [Tue, 12 Jul 2011 21:01:42 +0000 (22:01 +0100)]
Alpha commit. Time to tidy up..
Darren [Tue, 12 Jul 2011 20:21:53 +0000 (21:21 +0100)]
Initial commit