Merge branch 'spadgos-notifications' into development
[KiwiIRC.git] / config.example.js
2014-08-10 DarrenAuto IRCd reconnect config option
2014-08-09 DarrenEasier webirc single server password config
2014-07-17 DarrenMerge branch 'fix_380' of https://github.com/CoryChapli...
2014-07-17 DarrenDisable counter increasing for joins/parts/quits by...
2014-05-14 tonymkeMerge upstream branch 'development' into tonytrunk
2014-05-07 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-05-07 DarrenMerge remote-tracking branch 'origin/development' into...
2014-05-06 DarrenClient transports within config.js
2014-04-14 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-04-14 Cory ChaplinMerge pull request #20 from prawnsalad/CoryChaplin...
2014-04-14 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-04-04 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-31 Cory ChaplinText theme fixes
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-28 DarrenMerge branch 'winston' of https://github.com/M2Ys4U...
2014-03-27 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-26 DarrenMerge pull request #504 from pshahid/development
2014-03-26 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-02 DarrenMerge branch 'timestamp' of https://github.com/M2Ys4U...
2014-02-04 Jack AllnuttAdd setting to switch between 12 and 24 hour timestamps
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-05 DarrenDefault gecos supporting user hostname insertion
2014-01-03 DarrenConfig count_joins_parts > count_all_activity; Do not...
2014-01-03 DarrenMerge branch 'development' of https://github.com/tonyle...
2013-12-05 Tony LechnerAdded config option to disregard joins/parts from unrea...
2013-11-26 DarrenMerge pull request #432 from aarontc/development
2013-11-26 Aaron Ten ClayFixed typo in config.example.js
2013-11-11 DarrenMerge pull request #423 from M2Ys4U/title
2013-11-11 Jack AllnuttMove window_title config option to client settings
2013-11-11 Jack AllnuttMake the window title configurable
2013-10-28 Jack AllnuttLoad themes as soon as possible to avoid FoUC
2013-10-27 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-10-27 DarrenRestoring conf.public_http config option for backwards...
2013-10-27 Jack AllnuttMove src files out of assets dir
2013-10-24 Jack AllnuttSplit themes off into individual .css files
2013-09-28 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-09-28 DarrenReplace %n with the nick for a custom real name #247
2013-09-28 DarrenCustomisable realname on irc connections #401
2013-09-28 DarrenRemove unused conf.cap_options from example config
2013-09-23 DarrenRemoving transports from example config file
2013-09-17 DarrenMerge pull request #336 from M2Ys4U/userbox
2013-09-13 Jack AllnuttAdding emoticon support
2013-09-11 DarrenUpdated proxy docs link in config.example.js
2013-09-10 Andrew ColdenMerge branch 'pr/374' into notificationsMerge2
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
2013-08-03 Jack AllnuttDefault encoding should be 'utf8' instead of 'UTF-8'
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-07-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
2013-07-16 DarrenMerge pull request #338 from M2Ys4U/key
2013-07-16 Jack AllnuttAllow default channel key to be specified in config...
2013-07-14 DarrenCorrect config.outgoing_address var name
2013-07-14 DarrenOutgoing connection refactor
2013-07-13 Jack AllnuttAllow configuration of IP addresses to use for outgoing...
2013-07-01 DarrenMerge pull request #310 from Felizardo/encoding2
2013-06-29 Vinicius Daly Feli... No more need to specify a set of available encodings
2013-06-20 Vinicius Daly Feli... Finished /encoding command to change encoding on the fly
2013-06-04 Jack AllnuttMerge branch 'master' into development
2013-06-01 DarrenMerge pull request #280 from M2Ys4U/settings
2013-06-01 Jack AllnuttAllow default client settings to be configurable
2013-04-23 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-04-21 DarrenMerge with development branch
2013-04-12 DarrenMerge branch 'development'
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 DarrenMerge branch 'development' of github.com:prawnsalad...
2013-04-03 DarrenConnection limiting
2013-04-01 DarrenMerge pull request #200 from M2Ys4U/socks
2013-04-01 Jack AllnuttRemove npm version restriction & add warning to config...
2013-04-01 Jack AllnuttRefactor to use the new streams API
2013-03-30 Jack AllnuttAlso check ip_as_username config when applying per...
2013-03-30 Jack AllnuttMergability with development branch
2013-03-30 Jack AllnuttAdd a limit to the number of connections made to irc...
2013-03-30 DarrenMerge pull request #196 from pepijndevos/development
2013-03-30 Pepijn de Vosfix indentation
2013-03-30 Pepijn de Vosip_as_username should serve as an example
2013-03-28 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-03-24 DarrenMerge branch 'development'
2013-03-23 Jack AllnuttSOCKS proxy conf and integration
2013-03-21 DarrenBuilt in identd server
2013-03-09 DarrenRemoved default nick + server
2013-01-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-12-05 DarrenMerge branch 'development' of https://github.com/prawns...
2012-12-01 DarrenClient default settings taken from config.js
2012-11-30 DarrenServer modules location in config. Control module included
2012-11-27 DarrenMerge branch 'development'
2012-11-24 Darrenmoduls.js refactor; Removed existing module events...
2012-11-11 DarrenMerge branch 'ircv3' of https://github.com/M2Ys4U/KiwiI...
2012-11-11 DarrenMerged in lodash from karbassi
2012-11-10 DarrenMerge branch 'development'
2012-11-08 DarrenExample config.js file