KiwiIRC.git
2014-04-10 realityFix #483
2014-04-10 DarrenUpdate development version number
2014-04-10 DarrenUpdate master version number
2014-04-10 DarrenXSS fix in channel linking (courtesy of dispols)
2014-04-08 DarrenMoving defaultServerSettings() into the global kiwi API
2014-04-05 DarrenIE8 support - indexOf
2014-04-03 DarrenAllow plugins to open new IRC connections
2014-04-03 DarrenMoving connection logic into gateway.js
2014-04-02 Darrenclient/src/models/member.js formatting + comments
2014-04-02 DarrenCorrect user prefix defaults for ircds not providing...
2014-04-02 DarrenUsing default user prefixes when not provided by the...
2014-03-31 DarrenUpdate development version number
2014-03-31 DarrenUpdate master version number
2014-03-31 DarrenMissing bosnian translation from build
2014-03-31 DarrenShow the app after plugins loaded; Allow custom startup...
2014-03-30 DarrenBonsian translation; Missing translation terms included
2014-03-30 DarrenTranslations update
2014-03-30 Darrenuser menu template updated
2014-03-30 DarrenFocus control input on switching tabs
2014-03-29 DarrenHiding new connection/startup app button if in a restri...
2014-03-29 DarrenAdd server + client versions to CTCP VERSION reply
2014-03-29 DarrenClient version stored into kiwi.build_version
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-28 DarrenRemove slap; Add ignore into user menu
2014-03-28 DarrenEmpty default language setting
2014-03-28 DarrenRemoving console.log from banlist
2014-03-28 DarrenRemoving alert number form applet tabs
2014-03-27 Darren/list num. users as topic when topic is empty - fixed
2014-03-27 DarrenChanlist formatting and slight tidy
2014-03-27 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-27 Cory ChaplinRemove data setting from render function in chanlist
2014-03-27 Cory ChaplinRemove data setting from render function in chanlist
2014-03-26 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-03-26 DarrenMerge pull request #504 from pshahid/development
2014-03-26 Cory ChaplinFixes to take comments into account
2014-03-26 DarrenMerge branch 'chanlist' of https://github.com/CoryChapl...
2014-03-26 Paul ShahidMaking use of panels.getByCid and fixing trailing white...
2014-03-26 Paul ShahidPutting things back to normal
2014-03-26 Paul ShahidLast bit of cleanup
2014-03-26 Paul ShahidMore cleanup
2014-03-26 Paul ShahidForgot to remove some console.logs from when I was...
2014-03-26 Paul ShahidAdding my fix for falling back to last visited tab
2014-03-25 DarrenIrcProxy: Don't switch encodings
2014-03-24 DarrenCustom pidfile fix
2014-03-24 DarrenCustom pidfile location
2014-03-23 DarrenMerge pull request #501 from LouisT/development
2014-03-23 Louis TAdd Spotify to mediamessage.js WITHOUT breaking prawnsa...
2014-03-23 Louis TAdd spotify to medamessage.js
2014-03-23 DarrenCustom media messages in plugin support
2014-03-16 Darrenvar name formatting; removing console.logs
2014-03-16 DarrenMerge branch 'trailing' of https://github.com/M2Ys4U...
2014-03-15 DarrenSwitching .indexOf for IE8 support
2014-03-13 Jack AllnuttRemove 'trailing' from IRC message objects
2014-03-11 Jack AllnuttAdd .jshintrc file for server code
2014-03-08 DarrenUpdated build script with new startup applet
2014-03-08 DarrenStartup screen is now a configurable applet
2014-03-03 Cory ChaplinKeep channel length up to date
2014-03-03 Cory ChaplinCleanup to take comments into account
2014-03-02 Cory ChaplinFix css reference
2014-03-02 Cory ChaplinForgotten case
2014-03-02 Cory ChaplinReplace id's by css classes and cleanup
2014-03-02 DarrenCorrectly checking if active panel != applet before...
2014-03-02 DarrenTracking the active panel correctly
2014-03-02 Cory ChaplinSwitch chanlist from an id to a css class
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-18 Jack AllnuttReplace calls to console.log() with Winston.info()...
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
next