KiwiIRC.git
12 years agoUpdated Node port
Darren [Fri, 15 Jul 2011 15:41:09 +0000 (16:41 +0100)]
Updated Node port

12 years agoMerge https://github.com/M2Ys4U/KiwiIRC
Darren [Fri, 15 Jul 2011 15:31:25 +0000 (16:31 +0100)]
Merge https://github.com/M2Ys4U/KiwiIRC

12 years agoRevert "Tidied folder structure + Node port"
Darren [Fri, 15 Jul 2011 15:27:57 +0000 (16:27 +0100)]
Revert "Tidied folder structure + Node port"

This reverts commit 5bb74b5b96f3d936eefa56702040297719a76d94.

12 years agoRemoved uneeded files/dirs
Darren [Fri, 15 Jul 2011 15:04:35 +0000 (16:04 +0100)]
Removed uneeded files/dirs

12 years agoTidied folder structure + Node port
Darren [Fri, 15 Jul 2011 14:59:30 +0000 (15:59 +0100)]
Tidied folder structure + Node port

12 years agoIncluding the node_modules folder for socket.io code.
Jack Allnutt [Fri, 15 Jul 2011 14:24:13 +0000 (15:24 +0100)]
Including the node_modules folder for socket.io code.

12 years agoSupport for CAP, socket.io now supplying the client code, moved underscore to lib...
Jack Allnutt [Fri, 15 Jul 2011 13:55:45 +0000 (14:55 +0100)]
Support for CAP, socket.io now supplying the client code, moved underscore to lib folder. Added starttls.js for STARTTLS support but implementation commented out because it's broken

12 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

12 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 */

12 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.

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

12 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

12 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..

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