Window clsoe confirmation if connected
[KiwiIRC.git] / server /
2012-10-06 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-10-06 Jack AllnuttWHOIS: Add support for RPL_WHOISREGNICK
2012-10-06 Jack AllnuttWHOIS fixes.
2012-10-02 DarrenServer crash on connecting twice fix
2012-10-02 DarrenServing server defaults via /client/ url
2012-10-01 DarrenServer using correct webirc pass / user pass
2012-09-30 DarrenRegex reverted back kiwi original
2012-09-27 Jack AllnuttProper handling of the MODE command.
2012-09-22 Jack Allnuttfix crashbug caused by using semicolons instead of...
2012-09-22 Jack AllnuttDramatically simplify http-handler.js. Client directory...
2012-09-21 Jack Allnuttfix crashbug caused by using semicolons instead of...
2012-09-21 Jack AllnuttDramatically simplify http-handler.js. Client directory...
2012-09-21 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-09-20 DarrenKiwi client/server API fully reverted
2012-09-20 DarrenServer->Client undefined vars fixes
2012-09-20 Darren'connect' event correctly sent to client
2012-09-18 Jack Allnuttmoving towards getting this working again after the...
2012-09-18 Jack Allnuttmerging extensive changes from prawnsalad/KiwiIRC
2012-07-31 Jack Allnuttfix for crash when command parameters is not an array
2012-07-31 Jack AllnuttFix incorrect handing of NICK command
2012-07-31 Jack AllnuttClose socket to IRC server on websocket disconnect
2012-07-20 Jack AllnuttGrafting the new server to the new backbone client
2012-07-19 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-03-18 Jack AllnuttAdd support for HTTP Strict Transport Security.
2012-01-29 Jack AllnuttTabview completely removed
2012-01-22 Jack AllnuttStarting to separate model from view.
2012-01-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-01-21 Jack AllnuttRemoving git blunders
2012-01-21 Jack AllnuttRevert "error hunting£"
2011-12-11 Jack Allnutterror hunting£
2011-12-10 DarrenwebsocketMessage JSON parsing error catching
2011-11-26 DarrenConfig 'insecure' flipped back
2011-11-25 Jack AllnuttUpdating ancient versions of the underscore library...
2011-11-25 Jack AllnuttFix for outdate rehash code. Config change: flip secure...
2011-11-25 Jack AllnuttRefactor bindIRCCommands()
2011-11-18 Jack AllnuttCheck if eol is not a string rather than not undefined...
2011-11-18 Jack AllnuttHerp derp, correct check for null
2011-11-18 Jack AllnuttPass websocket callbacks through to IRCConnection's...
2011-11-17 Jack AllnuttUse UTF-8 encoding for the IRCConnection socket
2011-11-17 DarrenGlobale exception handler re-enabled
2011-11-16 DarrenTidying + going_against_nature by spacing default.css
2011-11-16 DarrenMerge branch 'master' of https://github.com/M2Ys4U...
2011-11-16 Jack AllnuttFixed kiwi not disconnecting from the IRC server when...
2011-11-16 Jack Allnutttypo
2011-11-16 Jack AllnuttAllow for IRC command handlers to be rebound on recode
2011-11-15 Jack AllnuttAll fixed and working well
2011-11-15 Jack AllnuttFurther work towards it working; regex appears broken...
2011-11-15 Jack AllnuttGetting the new code almost working
2011-11-15 Jack AllnuttMoving towards a more evented system for handling serve...
2011-11-07 DarrenMOTD now sent in 1 client event
2011-11-07 DarrenTopicSetBy event implimented
2011-11-06 DarrenSpamfilter server module empty array fix
2011-11-05 DarrenError reporting fix
2011-10-30 DarrenRemoved the page unload blocking since it disconnected...
2011-10-29 DarrenServer defaults moved to config.json
2011-10-29 DarrenStartup output fix
2011-10-21 DarrenLogging output refactoring
2011-10-21 DarrenMerge branch 'doc' of https://github.com/M2Ys4U/KiwiIRC
2011-10-20 DarrenMerge branch 'API_Refactor' of https://github.com/M2Ys4...
2011-10-20 Darrenforcessl server module fix
2011-10-20 Jack AllnuttRestore .kiwi()
2011-10-20 Jack AllnuttModifying the client/server API.
2011-10-14 DarrenHTTP plugin handler SSL detection fix
2011-10-14 DarrenServer listen config/listen refactor, intermediate...
2011-10-13 DarrenAuto nick generation
2011-10-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-10-03 DarrenMerge with irc handler in FF
2011-10-02 Darrenforcessl.js move again..
2011-10-02 DarrenMerge branch 'no-php' of https://github.com/M2Ys4U...
2011-10-01 Jack AllnuttRe-organise files.