Using Negotiator for accept-language parsing
[KiwiIRC.git] / server / httphandler.js
2014-05-07 DarrenUsing Negotiator for accept-language parsing
2014-01-18 DarrenSeparated httphandler and settings generation
2014-01-16 DarrenMerge branch 'themes' of https://github.com/M2Ys4U...
2014-01-16 DarrenMerge pull request #442 from coolsmile/development
2014-01-06 DarrenMerge branch 'development' into channel_info
2014-01-01 DarrenChannel Info+admin window; RPL_CHANNEL_URL; Ban list...
2013-11-11 Jack AllnuttMove window_title config option to client settings
2013-11-11 Jack AllnuttMake the window title configurable
2013-10-29 Jack AllnuttMerge pull request #421 from CoryChaplin/development
2013-10-28 Jack AllnuttLoad themes as soon as possible to avoid FoUC
2013-10-27 DarrenMerge remote-tracking branch 'origin/development' into...
2013-10-27 DarrenRestoring conf.public_http config option for backwards...
2013-10-27 DarrenMoving index.html out of the assets folder - the page...
2013-10-27 Jack AllnuttMove src files out of assets dir
2013-10-25 Jack AllnuttMove themes from client/assets/src/themes to client...
2013-10-25 Jack AllnuttAuto-generate 'thumbnail' previews of themes in setting...
2013-10-05 DarrenClient loading script in correct order
2013-09-28 Darrenpanel.addMsg moved to models/channel.js
2013-09-17 DarrenMerge pull request #336 from M2Ys4U/userbox
2013-09-10 Andrew ColdenMerge branch 'pr/374' into notificationsMerge2
2013-09-10 DarrenMerge branch 'ctcp-fix' of https://github.com/TimPeters...
2013-09-09 DarrenMerge pull request #385 from TimPeterson/case-insensiti...
2013-09-01 DarrenEngine.io + Engine.io.tools implemented
2013-09-01 DarrenWebsocketRpc dispose() update; client disconnect fix
2013-09-01 DarrenInitial engine.io/websocketrpc port
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
2013-08-15 DarrenMerge pull request #366 from coinpr0n/master
2013-08-15 DarrenMerge pull request #365 from coinpr0n/master
2013-08-10 DarrenMerge branch 'settings' into development
2013-08-10 Darrenhttphandler.js refactor + comments
2013-08-10 Darrensettings.json hash generating fix
2013-08-10 DarrenMerge branch 'settings' of https://github.com/M2Ys4U...
2013-08-10 Jack AllnuttCache debug & production settings independently
2013-08-10 DarrenMerge branch 'settings' of https://github.com/M2Ys4U...
2013-08-10 Jack AllnuttCache client settings, emit event on reconfig in config...
2013-08-08 Jack AllnuttDon't embded settings in HTML, serve them as a separate...
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-07-24 DarrenMerge branch 'development'
2013-07-24 DarrenFormatting + comments in httphandler.js
2013-07-24 Jack AllnuttFurther serveMagicLocale fixes
2013-07-24 Jack AllnuttFix for magic.json handling
2013-07-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
2013-07-10 Jack AllnuttMerge pull request #5 from Flauschbaellchen/i18n
2013-07-10 NoxxMade en-gb to our default language and use it for fallb...
2013-07-07 Jack AllnuttUse async readdir in locales directory, reorder checkin...
2013-07-07 Jack AllnuttMerge branch 'i18n' of github.com:M2Ys4U/KiwiIRC into...
2013-07-07 Jack AllnuttSend the Content-Language header when directly loading...
2013-07-07 Jack AllnuttFix fallback JSON
2013-07-05 Jack AllnuttLoad translations from the server & add language to...
2012-11-02 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
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-22 DarrenHttpHandler reading from config. Default client subdir...
2012-10-21 Darrenhttphandler.js rename. client.sendIRCCommand naming