CTCP TIME fix
[KiwiIRC.git] / server / kiwi.js
2012-12-11 DarrenStack traces on uncaught exceptions
2012-11-30 DarrenServer modules location in config. Control module included
2012-11-24 Darrenmoduls.js refactor; Removed existing module events...
2012-11-24 DarrenMerge branch 'development' into server_plugins
2012-11-21 DarrenModules object now using it's prototype; Typo fixes
2012-11-20 DarrenRename 'plugins' to 'modules'
2012-11-20 DarrenInitial server modules implementation + example
2012-11-11 DarrenMerge branch 'ircv3' of https://github.com/M2Ys4U/KiwiI...
2012-11-11 DarrenMerged in lodash from karbassi
2012-11-08 DarrenServer: Set waiting for server listening before setting...
2012-11-08 DarrenExample config.js file
2012-11-08 Ali KarbassiReplaced 'underscore' with 'lodash'.
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-03 DarrenMerge pull request #115 from M2Ys4U/irc_uri
2012-11-02 DarrenServer: Uncaught exception handler
2012-11-02 DarrenMerge ... development branch (New server codebase)
2012-11-01 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-10-31 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-10-31 Jack AllnuttUse explicit global variable for current configuration...
2012-10-29 DarrenServer: reconfig control signals
2012-10-29 DarrenServer: Updated stats command to new client store
2012-10-29 DarrenServer: Removing console.logs, comments, formatting
2012-10-29 Jack AllnuttImplement the max_client_conns config setting
2012-10-28 DarrenDaemonize option and outputting to file
2012-10-28 DarrenUID/GID changing in the correct order?
2012-10-28 DarrenRemoving bound events #101
2012-10-23 DarrenRehashing new clients #92
2012-10-22 DarrenGlobal config created, correct quit message. #94
2012-10-21 DarrenConfig files now as a nodejs module
2012-10-21 Darrenkiwi.js, WebListener and HttpHandler refactor. Remove...
2012-10-11 DarrenMerge branch 'dev'
2012-10-11 DarrenUncaughtException handler in server re-enabled
2012-10-10 DarrenNew client
2012-10-10 DarrenRemoving uneeded server code
2012-09-22 Jack AllnuttDramatically simplify http-handler.js. Client directory...
2012-09-21 Jack AllnuttDramatically simplify http-handler.js. Client directory...
2012-09-18 Jack Allnuttmerging extensive changes from prawnsalad/KiwiIRC
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.
2011-11-17 DarrenGlobale exception handler re-enabled
2011-11-16 DarrenMerge branch 'master' of https://github.com/M2Ys4U...
2011-11-16 Jack Allnutttypo
2011-11-16 Jack AllnuttAllow for IRC command handlers to be rebound on recode
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-05 DarrenError reporting fix
2011-10-21 DarrenLogging output refactoring
2011-10-14 DarrenServer listen config/listen refactor, intermediate...
2011-10-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-10-02 DarrenMerge branch 'no-php' of https://github.com/M2Ys4U...
2011-10-01 Jack AllnuttRe-organise files.