BSD and expact license modified
[KiwiIRC.git] / server / clientcommands.js
2015-01-26 DarrenMerge branch 'development'
2014-12-20 DarrenMerge pull request #602 from antwebes/pull_dev
2014-10-18 DarrenMerge remote-tracking branch 'origin/M2Ys4U-promise...
2014-10-17 DarrenMerge branch 'promise' of https://github.com/M2Ys4U...
2014-10-15 jdeveloperMerge remote-tracking branch 'upstream/development...
2014-08-27 BorjaMerge branch 'development' of https://github.com/prawns...
2014-08-21 Jack AllnuttModify PluginInterface to use promises on server
2014-07-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-07-16 DarrenCorrectly using /quit command without reconnecting...
2014-07-16 jdeveloperMerge with upstrea/development
2014-06-08 DarrenMerge pull request #548 from M2Ys4U/api-cleanup
2014-06-08 Jack AllnuttAdd message param to irc.part RPC command (as per ...
2014-05-14 tonymkeMerge upstream branch 'development' into tonytrunk
2014-05-10 DarrenCTCP request renamed to is_request
2014-05-10 DarrenSwitching the old RPC methods to the websocketrpc
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-08-03 Jack AllnuttMerge branch 'dep_update' into development
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... Fixing identation
2013-06-20 Vinicius Daly Feli... Finished /encoding command to change encoding on the fly
2013-03-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-02-21 DarrenMerge branch 'development'
2013-02-14 DarrenKICK command fix
2013-02-03 DarrenMerge branch 'development'
2013-01-21 DarrenCallback fix on on truncated messages
2013-01-21 DarrenMessage truncating method a little more DRY
2013-01-21 DarrenSending correct message length when truncated (privmsg...
2013-01-21 DarrenMerge pull request #159 from M2Ys4U/msg_wrap
2013-01-16 Jack AllnuttUse a temporary variable rather than manipulate args...
2013-01-16 Jack AllnuttSplit long PRIVMSG and NOTICE commands into multiple...
2013-01-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-11-27 DarrenMerge branch 'development'
2012-11-24 Darrenmoduls.js refactor; Removed existing module events...
2012-11-24 DarrenMerge branch 'development' into server_plugins
2012-11-21 DarrenMerge branch 'development'
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 Ali KarbassiReplaced 'underscore' with 'lodash'.
2012-11-02 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-11-02 DarrenMerge ... development branch (New server codebase)
2012-10-21 DarrenMore naming conventions