KiwiIRC.git
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
2013-08-10 Jack AllnuttCache debug & production settings independently
2013-08-10 DarrenMerge branch 'settings' of https://github.com/M2Ys4U...
2013-08-10 Jack AllnuttCache client settings, emit event on reconfig in config...
2013-08-09 DarrenClient: Crashing out on notices with nicks fix
2013-08-09 Jack AllnuttRefactor build.js
2013-08-08 Jack AllnuttDon't embded settings in HTML, serve them as a separate...
2013-08-04 DarrenMerge pull request #359 from lewtds/l10n
2013-08-04 Jack AllnuttMerge branch 'development' of github.com:prawnsalad...
2013-08-04 Jack AllnuttFix bug in StatusMessage#html
2013-08-03 DarrenMultiple outgoing interface addresses
2013-08-03 DarrenRemoving obsolete vars in client.js
2013-08-03 Jack AllnuttDefault encoding should be 'utf8' instead of 'UTF-8'
2013-08-03 Jack AllnuttSplit data into lines before decoding to strings
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-08-02 DarrenNaming IrcConnection event handlers in State
2013-08-02 DarrengetConnectionFamily() IP address fix
2013-08-02 DarrenServer: Force data to be sent ahead of a write queue
2013-07-31 xekiahVietnamese translation review
2013-07-31 Trung NgoVietnamese translation review
2013-07-31 miyoVietnamese translation
2013-07-29 Darrenconnection.js: closure names to help with heap snapshots
2013-07-28 DarrenMinor connection.js changes
2013-07-28 DarrenCorrectly disposing IrcConnection
2013-07-27 DarrenIdentd port pairs memory leak fix
next