KiwiIRC.git
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 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...
2013-12-03 DarrenMerge pull request #434 from M2Ys4U/space_fix
2013-12-03 Jack AllnuttFix bug where parameters separated by multiple spaces...
2013-11-26 DarrenMerge pull request #432 from aarontc/development
2013-11-26 Aaron Ten ClayFixed typo in config.example.js
2013-11-19 DarrenMerge pull request #427 from antwebes/antwebes_development
2013-11-19 jdeveloperFixed func mappings in _kiwi.global.components.ControlI...
2013-11-16 DarrenDefault window_title if not set
2013-11-15 Darrenserver-time-iso fix
2013-11-12 DarrenUpdate development version number
2013-11-12 DarrenUpdate master version number
2013-11-12 DarrenLittle more contrast in CLI theme
2013-11-12 DarrenLess flat looking relaxed theme for supported browsers
2013-11-11 DarrenServer: noop RPL_WHOREPLY and RPL_ENDOFWHO commands...
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-11-11 DarrenClient plugins loading correctly with new HTML templates
2013-11-11 DarrenHandle RPL_INVITING command
2013-11-05 DarrenRepeat incorrect password fix #243
2013-11-04 DarrenUser menu location now depends on cursor location #420
2013-11-04 DarrenFont formatting + colours in sent message (xchats ...
2013-11-03 DarrenUpdating DNSBL server module
2013-11-02 DarrenNet. interface binding per outgoing IRC connection
2013-11-02 DarrenSOCKS server fix
2013-10-31 Jack AllnuttUpdate package.json to reflect new location of build.js
2013-10-29 Jack AllnuttMerge pull request #421 from CoryChaplin/development
2013-10-29 Cory ChaplinRemoved redundant call to NAMES onJoin
2013-10-28 Jack AllnuttLoad themes as soon as possible to avoid FoUC
2013-10-27 DarrenIndex template updated for start button
2013-10-27 DarrenMore prominent 'Start' button
2013-10-27 DarrenMerge remote-tracking branch 'origin/development' into...
2013-10-27 Darrenserver-time refactor; znc.in/server-time formatting...
2013-10-27 DarrenMerge branch 'server-time' of https://github.com/M2Ys4U...
2013-10-27 DarrenCorrectly using application template (fixes timestamps...
2013-10-27 DarrenRestoring conf.public_http config option for backwards...
2013-10-27 Darren.gitignore update
2013-10-27 DarrenMoving index.html out of the assets folder - the page...
2013-10-27 Jack AllnuttMove src files out of assets dir
2013-10-27 Jack AllnuttUpdate dependency. socksjs 0.4.1 -> 0.4.3
2013-10-26 DarrenCaching jquery objects in doLayout
2013-10-26 DarrenPanel list fix
2013-10-26 DarrenRemove external image dependancy
2013-10-26 DarrenApplication HTML as a template to delay HTML parsing...
2013-10-25 Jack AllnuttMove themes from client/assets/src/themes to client...
2013-10-25 Jack AllnuttMisc fixes
next