map/links/permission denied/unknown command errors shown
[KiwiIRC.git] / server / weblistener.js
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 DarrenMerge branch 'proxy_ranges' into development
2012-11-08 Ali KarbassiReplaced 'underscore' with 'lodash'.
2012-11-07 DarrenServer: Reverse proxy IP ranges
2012-11-02 DarrenMerge ... development branch (New server codebase)
2012-11-02 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-11-01 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-11-01 Jack AllnuttRemove uneeded require() of config module.
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: max_client_conns = 0 to disable limit
2012-10-29 Jack AllnuttImplement the max_client_conns config setting
2012-10-28 Darrensocket.io logging options
2012-10-28 DarrenDaemonize option and outputting to file
2012-10-26 DarrenReverse HTTP proxies enabled on sicket.io connections
2012-10-23 DarrenRehashing new clients #92
2012-10-23 DarrenReverse DNS fix. Passing client IP via username #99
2012-10-22 Darrensocket.io resource now base_path + '/transport'. #97
2012-10-21 Darrenrenaming 'secure' to 'ssl' #91
2012-10-21 Darrenhttphandler.js rename. client.sendIRCCommand naming
2012-10-21 Darrenclient + ircconnection cleanup
2012-10-21 Darrenkiwi.js, WebListener and HttpHandler refactor. Remove...