KiwiIRC.git
2013-10-28 Jack AllnuttLoad themes as soon as possible to avoid FoUC
2013-10-25 Jack AllnuttMove themes from client/assets/src/themes to client...
2013-10-25 Jack AllnuttMisc fixes
2013-10-25 Jack AllnuttAuto-generate 'thumbnail' previews of themes in setting...
2013-10-24 Jack AllnuttSplit themes off into individual .css files
2013-10-06 DarrenClickable channels in chanlist applet
2013-10-05 DarrenUpdating build script for previous commit
2013-10-05 DarrenClient loading script in correct order
2013-10-05 DarrenQuery panel fixes
2013-09-28 DarrenTransition background background on nick highlights
2013-09-28 DarrenChannel key on connect auto-join used correctly #391
2013-09-28 DarrenReplace %n with the nick for a custom real name #247
2013-09-28 DarrenUnknown IRC commands sent to client; RPL_WHOISACCOUNT...
2013-09-28 DarrenNew IRC connection - don't send redundant con_num to...
2013-09-28 DarrenCustomisable realname on irc connections #401
2013-09-28 DarrenRemove unused conf.cap_options from example config
2013-09-28 Darrenpanel.addMsg moved to models/channel.js
2013-09-28 Darren/clear command fix
2013-09-28 DarrenMerge pull request #403 from M2Ys4U/nick_trunc_fix
2013-09-26 Jack AllnuttRename j_loop to nick_character_loop and j_char to...
2013-09-26 Jack AllnuttRefactor _kiwi.model.Member#stripPrefix
2013-09-26 Jack AllnuttMerge pull request #402 from M2Ys4U/nick_trunc_fix
2013-09-26 Jack AllnuttFix bug where nicks could be missing the first char...
2013-09-23 DarrenUpdate development version number
2013-09-23 DarrenUpdate master version number
2013-09-23 DarrenRemoving transports from example config file
2013-09-23 DarrenModule hook - 'client created'
2013-09-23 Darrenes-419 + zh-tw translation update
2013-09-22 DarrenTranslations update
2013-09-21 DarrenMenuBox closing refactor
2013-09-17 DarrenMerge pull request #336 from M2Ys4U/userbox
2013-09-17 DarrenSeparate IRC line parsing and socket onData parsing
2013-09-17 DarrenComment + var renaming
2013-09-15 Jack AllnuttNew maximum buffer size when holding data between calls...
2013-09-15 Jack AllnuttPass new buffer length to Buffer.concat (it's faster)
2013-09-15 Jack AllnuttRemove unused variables
2013-09-13 Darrenemoticons moved to CSS
2013-09-13 Jack AllnuttSprite the emoticon images
2013-09-13 Jack AllnuttAdding emoticon support
2013-09-11 DarrenUpdated proxy docs link in config.example.js
2013-09-10 DarrenBash wrapper correctly passing arguments
2013-09-10 DarrenCode formatting; Notifications only when blurred; Chann...
2013-09-10 Andrew ColdenMerge branch 'pr/374' into notificationsMerge2
2013-09-10 DarrenComment to develop in the development branch
2013-09-10 Michele LocatiMerge italian translation
2013-09-10 DarrenCTCP time response fix
2013-09-10 DarrenMerge branch 'ctcp-fix' of https://github.com/TimPeters...
2013-09-09 DarrenMerge pull request #385 from TimPeterson/case-insensiti...
2013-09-09 Tim PetersonRemove double space between nick and action text.
2013-09-09 Tim PetersonProperly strip framing from CTCP messages.
2013-09-08 Tim PetersonUse case-insensitive comparisons against own nick.
2013-09-04 DarrenPanel/channel/server views split up; message element...
2013-09-04 DarrenChannel/query specific events moved out of panel view
2013-09-01 DarrenWebsocketRpc: Cleanup callbacks before exceptions occur
2013-09-01 DarrenDon't clobber over the event emitters _callbacks
2013-09-01 DarrenRPC callbacks refactor
2013-09-01 Darrenengine.io as a dependancy
2013-09-01 Darrengateway logging
2013-09-01 Darrengateway.reconnect() callback being used
2013-09-01 DarrenRely on engine.io transport probing
2013-09-01 DarrenEngine.io.tools file + ignoring built bundle
2013-09-01 DarrenEngine.io + Engine.io.tools implemented
2013-09-01 Darrenwebsocketrpc update
2013-09-01 DarrenServer: Using socket.meta instead of socket.kiwi for...
2013-09-01 DarrenWebsocketRpc dispose() update; client disconnect fix
2013-09-01 DarrenInitial engine.io/websocketrpc port
2013-08-29 DarrenRomanian translation
2013-08-29 DarrenTranslations update. +nl, +tr, de->de-de
2013-08-28 KnutAdded rudimentary support for HTML5 notifications in...
2013-08-25 Darren5 minute warning for jump server
2013-08-24 DarrenCustomisable settings.json path
2013-08-23 DarrenClient: Encoding within the URL
2013-08-22 DarrenCorrectly reading restrict_server_ssl from config
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
2013-08-18 DarrenRemoving console.log()s
2013-08-18 DarrenMedia message toggling #355
2013-08-18 DarrenJumpserver warning if no kiwi server given
2013-08-18 DarrenControlInterface output to its stream
2013-08-17 DarrenGateway + Network reconnection methods. Jumpserver...
2013-08-17 DarrenRemoving obsolete locale strings
2013-08-17 DarrenAllowing periods in clickable channel names
2013-08-17 DarrenStandardised server control interface
2013-08-17 DarrenmanageDebug() replaced to html5boilerplate console...
2013-08-17 DarrenReconnection messages moved to locales
2013-08-17 DarrenRemoving console.logs
2013-08-17 DarrenMerge branch 'settings' into development
2013-08-17 DarrenClient broadcasting method + jump server command
2013-08-15 DarrenMerge pull request #366 from coinpr0n/master
2013-08-15 coinpr0nUpdate plugin .controlbox textarea for URL
2013-08-15 DarrenMerge pull request #365 from coinpr0n/master
2013-08-15 coinpr0nupdated plugin to .panels class
2013-08-13 Jack AllnuttBatch clients into sets of 100 for reconfig command
2013-08-13 Jack AllnuttHave client refetch settings on reconfig
2013-08-13 Jack AllnuttFix typo
2013-08-10 DarrenAdd kiwi_server options into settings.json
2013-08-10 DarrenMerge branch 'settings' into development
2013-08-10 Darrenhttphandler.js refactor + comments
2013-08-10 Darrensettings.json hash generating fix
2013-08-10 DarrenMerge branch 'settings' of https://github.com/M2Ys4U...
2013-08-10 DarrenListening on the raw socket in TLS IRC connections
next