KiwiIRC.git
2014-03-02 DarrenTracking the active panel correctly
2014-03-02 DarrenCorrectly showing 0 hours in 12 hour timestamps
2014-03-02 DarrenMerge branch 'timestamp' of https://github.com/M2Ys4U...
2014-03-02 Darrenchannel_prefix may contain more than one prefix
2014-03-02 DarrenMerge branch 'fixes' of https://github.com/CoryChaplin...
2014-03-01 DarrenMissed line from previous commit
2014-02-28 DarrenClient: /part command fix
2014-02-28 DarrenOptional param[0] in PART message
2014-02-23 Cory ChaplinCleaner way for making channel prefix optional in join...
2014-02-23 Cory ChaplinMake the '#' optional in join command
2014-02-23 DarrenMerge pull request #490 from CoryChaplin/fixes
2014-02-23 Cory ChaplinFix for #489
2014-02-23 DarrenSASL authentication ending correctly
2014-02-22 DarrenLeave Channel' title typo
2014-02-21 DarrenUser box not showing on clicking user nick
2014-02-20 Darrenchannel.js formatting
2014-02-20 DarrenMerge branch 'gateway' of https://github.com/M2Ys4U...
2014-02-20 DarrenMerge pull request #486 from CoryChaplin/fixes
2014-02-20 Jack AllnuttRemove cruft from gateway object
2014-02-17 DarrenReverting client engine.io upgrade
2014-02-17 DarrenReverting server engine.io upgrade
2014-02-17 Darrenmodels/application.js cleanup
2014-02-16 DarrenNick change box hiding on change; Only show 1 nick...
2014-02-12 Cory ChaplinFix auto-scrolling on applets
2014-02-12 DarrenMerge pull request #484 from M2Ys4U/dep-update
2014-02-12 Jack AllnuttUpdate client lib jQuery v1.10.2 -> v1.11.0
2014-02-12 Jack AllnuttUpdate client lib lodash v2.2.1 -> v2.4.1
2014-02-12 Jack AllnuttUpdate client lib engine.io v0.7.9 -> v0.9.0
2014-02-12 Jack AllnuttUpdate socksjs v0.4.3 -> v0.4.4
2014-02-12 Jack AllnuttUpdate uglify-js v2.4.1 -> v2.4.12
2014-02-12 Jack AllnuttUpdate spdy v1.14.11 -> v1.19.1
2014-02-12 Jack AllnuttUpgrade po2json v0.0.6 -> v0.2.3
2014-02-12 Jack AllnuttUpgrade node-static v0.7.2 -> v0.7.3
2014-02-12 Jack AllnuttUpgrade lodash v2.2.1 -> v2.4.1
2014-02-12 Jack AllnuttUpgrade ipaddr.js v0.1.1 -> v0.1.2
2014-02-12 Jack AllnuttUpgrade engine.io v0.7.9 -> v0.9.0
2014-02-12 DarrenMerge pull request #481 from M2Ys4U/translations
2014-02-11 Jack AllnuttAdd missing mappings to translations.json and order...
2014-02-11 DarrenMerge pull request #480 from M2Ys4U/config_commandline
2014-02-11 Jack AllnuttStore location of config file when specified on the...
2014-02-11 Jack AllnuttNormalise path to configuration file when specified...
2014-02-09 DarrenUserbox styling + removing footer
2014-02-09 DarrenUserbox refactor
2014-02-09 DarrenChannel info command renamed info->channel
2014-02-09 DarrenChannel tools box; memberlist/right bar structure refactor
2014-02-08 DarrenConnection issues fix #472
2014-02-05 DarrenMerge pull request #473 from M2Ys4U/config_commandline
2014-02-04 Jack AllnuttAdd setting to switch between 12 and 24 hour timestamps
2014-02-04 Jack AllnuttAdd ability to specify configuration file on the comman...
2014-02-02 DarrenTranslations update. New: CS, ES, PL, UK
2014-01-24 DarrenRemoving proxy test+debugging output
2014-01-24 DarrenMerge branch 'irc_proxy' into development
2014-01-24 DarrenMerge pull request #466 from CoryChaplin/fixes
2014-01-24 Cory ChaplinFix regression on kick messages
2014-01-24 Darrenproxy binding to local interfaces
2014-01-24 Darrenignore invalid cert options
2014-01-23 DarrenIdentd + SSL fixes
2014-01-23 DarrenTLS connection fixes
2014-01-23 DarrenConnecting to a SSL/TLS kiwi proxy
2014-01-23 DarrenSSL support on the proxy
2014-01-23 DarrenProxy server type in config file
2014-01-23 DarrenProxy connect options
2014-01-22 DarrenMerge pull request #465 from CoryChaplin/fixes
2014-01-22 Cory ChaplinTypo
2014-01-22 Cory ChaplinFix for relaxed theme tabs in list mode
2014-01-22 Darrenproxy - correct identd lookup usage
2014-01-22 DarrenIdentd in Proxy
2014-01-22 Darrenproxy.js tidy-up
2014-01-21 DarrenWorking proxy sockets
2014-01-20 Darrenchannel info in build script
2014-01-18 DarrenSeparated httphandler and settings generation
2014-01-17 Jack AllnuttFix theme switching bug
2014-01-16 DarrenRe-jigging UI layout after a theme change
2014-01-16 DarrenCSS images moved to relevant theme folders
2014-01-16 DarrenSwitching stylesheets - specify node type in query...
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
2014-01-12 DarrenLess strict IRC parsing to allow non-latin characters...
2014-01-12 DarrenQUIT without a message fix
2014-01-06 DarrenSimple channel info theming
2014-01-06 DarrenCapping ui_menubox height
2014-01-06 DarrenAuto updating banlist + UI improvements
2014-01-06 DarrenMerge branch 'development' into channel_info
2014-01-06 Darrengateway kiwi_server setting now only set in one place
2014-01-06 DarrenSetting kiwi_server config via application options
2014-01-05 DarrenFix previous commit
2014-01-05 DarrenDefault gecos supporting user hostname insertion
2014-01-05 Darrenchannel info window tidying
2014-01-05 DarrenMenubox - allow title change after rendered
2014-01-03 DarrenConfig count_joins_parts > count_all_activity; Do not...
2014-01-03 DarrenMerge branch 'development' of https://github.com/tonyle...
2014-01-01 DarrenChannel Info+admin window; RPL_CHANNEL_URL; Ban list...
2013-12-29 DarrenLeave transport management to engine.io
2013-12-29 DarrenSecond IRC connection via /server fix
2013-12-17 CapitaineSpaces could be encoded as '+' instead '%20'
2013-12-13 Darrenjump server reconnecting to the updated server addresse...
2013-12-09 DarrenVerifying reverse DNS lookups
2013-12-05 Tony LechnerAdded hide-join/parts-from-configs to settings screen...
2013-12-05 Tony LechnerAdded config option to disregard joins/parts from unrea...
next