KiwiIRC.git
13 years ago/quit now handled properly.
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

13 years agoNow a useable back-end to the client! \o/
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 */

13 years agoPasses jslint with regexp: true, confusion: true, undef: false, node: true, sloppy...
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.

13 years agoModified front-end files
Jack Allnutt [Wed, 13 Jul 2011 03:26:28 +0000 (04:26 +0100)]
Modified front-end files

13 years agoInitial node code.
Jack Allnutt [Wed, 13 Jul 2011 03:22:30 +0000 (04:22 +0100)]
Initial node code.

Modified gateway.js

socket.io-client dist files

13 years agoAlpha commit. Time to tidy up..
Darren [Tue, 12 Jul 2011 21:01:42 +0000 (22:01 +0100)]
Alpha commit. Time to tidy up..

13 years agoInitial commit
Darren [Tue, 12 Jul 2011 20:21:53 +0000 (21:21 +0100)]
Initial commit