Translations update
[KiwiIRC.git] / server_modules / example.js
2014-10-18 DarrenRemoving unneeded plugin callbacks
2014-10-17 DarrenMerge branch 'promise' of https://github.com/M2Ys4U...
2014-08-21 Jack AllnuttModify PluginInterface to use promises on server
2014-07-16 jdeveloperMerge with upstrea/development
2014-04-29 DarrenMerge branch 'development' of https://github.com/DaHisp...
2014-04-29 DarrenMerge pull request #518 from reality/banlist
2014-04-21 DarrenMerge branch 'development' of https://github.com/crtayl...
2014-04-16 DarrenMerge branch 'date_format' of https://github.com/CoryCh...
2014-04-14 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
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-14 DarrenMerge pull request #522 from H7-25/development
2014-04-13 KiwiIRCRemoved tab from code
2014-04-13 KiwiIRCAdded IRC notices interaction for modules
2014-01-16 DarrenMerge branch 'themes' of https://github.com/M2Ys4U...
2014-01-16 DarrenMerge pull request #442 from coolsmile/development
2014-01-14 DarrenServer module hooks for IRC events
2013-05-27 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-25 Darrenmerging waldir-patch-1
2013-05-09 DarrenMerge pull request #239 from M2Ys4U/key
2013-05-06 DarrenMerge branch 'development' into multi_server
2013-05-03 DarrenMerge pull request #236 from M2Ys4U/event_delimiter
2013-05-03 Jack AllnuttUse a space instead of colon as event delimiter
2013-01-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-12-26 DarrenMerge branch 'development'
2012-12-11 DarrenServer: Revised module system
2012-11-27 DarrenMerge branch 'development'
2012-11-24 DarrenMerge branch 'development' into server_plugins
2012-11-20 DarrenRename 'plugins' to 'modules'
2012-11-20 DarrenInitial server modules implementation + example