Merge branch 'CoryChaplin-fix_380' into development
[KiwiIRC.git] / server /
2014-07-16 DarrenWait until all QUIT command is sent to server before...
2014-07-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-07-16 DarrenCorrectly using /quit command without reconnecting...
2014-07-12 DarrenIncorrect context for parseModeList()
2014-07-12 DarrenMoving server-side capContainsAny() to IrcConnection...
2014-07-12 DarrenMove NICK command into commands/user.js
2014-07-12 DarrenTidying + splitting up IRC commands
2014-07-03 DarrenReconnecting when IRCd drops the connection
2014-07-02 DarrenCorrectly sending irc disconnected error to browser
2014-07-01 DarrenRefactor gecos so plugins can modify it before connecting
2014-06-30 DarrenMore relevant example in server/plugininterface.js
2014-06-27 DarrenMerge pull request #557 from H7-25/buildts
2014-06-23 DarrenExtracting client user commands from application.js
2014-06-15 DarrenLog errors on loading locales
2014-06-12 Jack AllnuttMerge pull request #554 from M2Ys4U/cleanup
2014-06-12 Jack AllnuttFix regression due to 353d261
2014-06-12 DarrenMerge pull request #552 from M2Ys4U/cleanup
2014-06-12 Jack AllnuttFix typo in comment
2014-06-12 Jack AllnuttUse strict equality (===)
2014-06-12 Jack AllnuttRm superfluous local vars, pass had_error to close...
2014-06-12 Jack AllnuttAdd missing braces
2014-06-12 Jack AllnuttFix global variable leakage
2014-06-09 DarrenMissing exit command from controlinterface help
2014-06-09 DarrenHelp command in the controlinterface
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-06-04 DarrenMerge pull request #544 from M2Ys4U/whois-host
2014-06-04 Jack AllnuttFix indentation in server/irc/user.js
2014-06-04 Jack AllnuttRemove unused require('util') from server/irc/user.js
2014-06-04 Jack AllnuttRename 'host' to 'hostname' in whois client event
2014-06-04 DarrenRemoving console.log()
2014-06-04 DarrenSimplified http handler. /deep/base/path/urls/irc.netwo...
2014-06-04 Darrenengine.io fix for "forgetting" remoteAddress on websockets
2014-06-04 DarrenWork around for engine.io forgetting remoteAddress...
2014-06-01 DarrenCombining join, part, kick + quit client events into...
2014-06-01 DarrenMerge branch 'message_events' into development
2014-05-31 DarrenIncluding state object in 'irc connecting' module event
2014-05-31 Darrenprivmsg/action/notice events combined into a 'message...
2014-05-23 tonymkeMerge remote-tracking branch 'upstream/development...
2014-05-23 DarrenMerge branch 'feature_user_count' of https://github...
2014-05-23 DarrenMerge branch 'CoryChaplin-extra_raw_handlers' into...
2014-05-23 DarrenMerge branch 'extra_raw_handlers' of https://github...
2014-05-20 Cory ChaplinAnother improvement to Wallops, and a bunch of new...
2014-05-20 Cory ChaplinWallops cleanup
2014-05-17 tonymkeMerge remote-tracking branch 'upstream/development...
2014-05-15 Cory ChaplinMAking Wallops a specific message type
2014-05-15 DarrenServer side PluginInterface ported into the browser
2014-05-14 Cory ChaplinCleaner nick detection in WALLOPS
2014-05-14 Cory ChaplinFix wallops
2014-05-14 tonymkeMerge upstream branch 'development' into tonytrunk
2014-05-12 Cory ChaplinReverting to original genericNotice for now
2014-05-12 Cory ChaplinCleanup
2014-05-12 Cory ChaplinAdding extra Raw handlers
2014-05-10 DarrenRenaming kiwi.connect to kiwi.connect_irc #509
2014-05-10 DarrenCTCP request renamed to is_request
2014-05-10 DarrenSwitching the old RPC methods to the websocketrpc
2014-05-10 DarrenConsistent 'connection' rather than 'server' in - part 2
2014-05-10 DarrenConsistent 'connection' rather than 'server' in events
2014-05-10 DarrenSwitching switching irc events `channel` property to...
2014-05-10 DarrenRemoving clientEvent() calls from irc/commands.js
2014-05-08 DarrenDefault locale if one couldn't be negotiated
2014-05-07 DarrenMerge branch 'text_themes' of https://github.com/CoryCh...
2014-05-07 DarrenMerge remote-tracking branch 'origin/development' into...
2014-05-07 DarrenUsing Negotiator for accept-language parsing
2014-05-06 DarrenClient transports within config.js
2014-04-29 DarrenMerge branch 'development' of https://github.com/DaHisp...
2014-04-29 DarrenMerge pull request #518 from reality/banlist
2014-04-29 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-04-25 DarrenMerge pull request #526 from H7-25/development
2014-04-25 KiwiIRCMore format adjustment :)
2014-04-25 KiwiIRCAdjusted code format
2014-04-25 KiwiIRCAdded inspircd 396 numeric RPL_HOSTCLOACKING
2014-04-21 DarrenExtracting the right_bar into its own view with togglin...
2014-04-21 DarrenMerge branch 'development' of https://github.com/crtayl...
2014-04-16 DarrenSeparating formatDate + only init'ing its vars once
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 remote branch 'origin/development' into text_themes
2014-04-14 Cory ChaplinMerge pull request #20 from prawnsalad/CoryChaplin...
2014-04-14 DarrenstyleText moved into helpers
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-04-12 DarrenFormatting
2014-04-12 DarrenMerge pull request #521 from H7-25/development
2014-04-12 KiwiIRCAdded inspircd 310 RPL_WHOISHELPOP and 335 RPL_WHOISBOT...
2014-04-06 Randy JimenezFixed a bug where CANNOTSENDTOCHAN misfired its bug...
2014-04-04 Cory ChaplinMerge branch 'development' of https://github.com/CoryCh...
2014-04-02 DarrenCorrect user prefix defaults for ircds not providing...
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-31 Cory ChaplinMerge remote branch 'origin/development' into text_themes
2014-03-29 DarrenAdd server + client versions to CTCP VERSION reply
2014-03-28 DarrenFinalising winston logging; Logging timestamp format;
2014-03-28 DarrenMerge branch 'winston' of https://github.com/M2Ys4U...
2014-03-28 DarrenChannel case-sensitivity issues. Main cause of "Cannot...
2014-03-27 Darren/list num. users as topic when topic is empty - fixed
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...
next