Updated Underscore.js, Tabview icons, Invalid next event bugfix, General CSS'ing...
[KiwiIRC.git] / node /
2011-09-24 DarrenUpdated Underscore.js, Tabview icons, Invalid next...
2011-09-24 DarrenKiwi logo in the client
2011-09-23 Darrenfront.js changes
2011-09-23 DarrenMerge pull request #36 from M2Ys4U/master
2011-09-23 Jack AllnuttRemoving raw access to tabview list, now uses static...
2011-09-23 DarrenRemoved more revision number things
2011-09-23 DarrenError handler around HTTP handling
2011-09-23 DarrenNicklist refactor pull
2011-09-22 DarrenFuck you, git.
2011-09-22 DarrenMerge pull request #35 from M2Ys4U/ctcp
2011-09-22 System AdministratorMerge branch 'master' of https://github.com/M2Ys4U...
2011-09-22 DarrenMerge
2011-09-22 DarrenMerge pull request #33 from M2Ys4U/multi-listen
2011-09-22 Jack AllnuttSend MIME type along with HTML; Remove xml namespace...
2011-09-22 Jack AllnuttLinting & wrapping some utility functions on the String...
2011-09-22 Jack Allnuttfix for broken index.html.jade file
2011-09-20 Jack AllnuttRestoring transports in config.json
2011-09-20 Jack AllnuttFix for HTML cache not taking in to account SSL status...
2011-09-20 Jack AllnuttKiwi can now listen on multiple ports at the same time.
2011-09-20 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-20 Jack AllnuttMove script tags to the bottom of <body>
2011-09-20 DarrenConnection handling revamp, auto-reconnect
2011-09-18 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-18 DarrenMulti-paned window internals
2011-09-18 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-18 Darrenall.js content-type, keyboard events on login screen...
2011-09-18 DarrenSSL selection fix, CSS mods on login screen
2011-09-17 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-17 Jack AllnuttSupport for changing port and using SSL on client
2011-09-17 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-17 DarrenRemoved cache logging
2011-09-17 DarrenMerge github.com:prawnsalad/KiwiIRC
2011-09-17 DarrenMerge pull request #29 from M2Ys4U/c2708b45034f1e5c9e00...
2011-09-17 Jack AllnuttRemoving node modules from source tree, documenting...
2011-09-17 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-17 Jack AllnuttUpdating npm externals
2011-09-16 Jack Allnuttbetter /list
2011-09-15 Darrenunderscore.js fix, added ?debug to determine js files...
2011-09-15 DarrenMerge pull request #26 from M2Ys4U/master
2011-09-15 Jack Allnutt/list response now shows in a new tab
2011-09-15 DarrenMerge pull request #25 from M2Ys4U/master
2011-09-15 Jack AllnuttJSLinting
2011-09-15 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-15 Darren/list command, userlist resizing
2011-09-13 DarrenRefactoring, new dataStore() object
2011-09-13 Jack Allnuttremoving index.html - not used or needed
2011-09-08 DarrenMerge pull request #24 from M2Ys4U/master
2011-09-08 Jack AllnuttMerged prawnsalad's master branch, additional cleaning up.
2011-09-07 DarrenFirst Kiwi CTCP command structure implemented for initi...
2011-09-05 DarrenRemoved non-printable chars from the source which effec...
2011-09-04 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-04 Darrenuser-agent fix
2011-09-04 DarrenSpecifying server in URI, Firefox Utilityview css fix
2011-09-04 DarrenButton/Input styling
2011-09-03 DarrenIn-browser extracted to it's own plugin. Link colours
2011-09-03 DarrenPlugin (Utilityview) tabs in a different toolbar
2011-08-31 DarrenReading nick on welcome message fix
2011-08-31 DarrenNick already in use handling and new IRC line regex...
2011-08-29 DarrenExtended characters supported in parsing an IRC line...
2011-08-29 DarrenUserlist disabling for server tab and query windows
2011-08-28 DarrenSTDIN included in recoding
2011-08-28 DarrenLogin on pressing enter in input boxes
2011-08-28 DarrenCache clearing, default channel bug fix, embedded image...
2011-08-27 DarrenNotices sending to the correct tab
2011-08-27 DarrenLink tooltips + in-kiwi web browser
2011-08-26 DarrenKiwi modules reloading
2011-08-25 DarrenFixed websocket undefined on app.websocketDisconnect()
2011-08-25 DarrenServer recoding to reload the server codebase without...
2011-08-23 DarrenMade the .js file caching relative to kiwi.js
2011-08-19 Jack AllnuttMoved the reverse DNS lookup to avoid race condition...
2011-08-19 Jack AllnuttJSLint conformaty, ES5 strict mode, 451 numeric
2011-08-18 Jack AllnuttMerging speed branch (JS minification & caching), socke...
2011-08-17 DarrenAdded 'nick' into jade file
2011-08-16 DarrenRehashing status messages
2011-08-16 DarrenMerge branch 'rehash' of git://github.com/M2Ys4U/KiwiIRC
2011-08-16 Jack AllnuttRefactoring to allow for a rehash
2011-08-15 Jack AllnuttMinifcation of all javascript, plus caching of the...
2011-08-15 DarrenMerge branch 'master' of git://github.com/M2Ys4U/KiwiIRC
2011-08-14 Jack AllnuttWEBIRC support
2011-08-14 DarrenMerge pull request #21 from M2Ys4U/master
2011-08-14 Jack Allnuttfixed small bug relating to buffers
2011-08-14 Jack Allnuttfix crash when connection to IRC server failed. Added...
2011-08-08 DarrenMerge pull request #20 from M2Ys4U/master
2011-08-08 Jack Allnuttfix for bug where Kiwi is unable to connect to a server...
2011-08-06 DarrenSeparated any front end references from gateway.js
2011-08-05 DarrenircSocketDataHandler() fix
2011-08-03 DarrenSlightly more lax RFC ruling on the IRC message format...
2011-08-01 DarrenMerge pull request #18 from M2Ys4U/auth
2011-08-01 DarrenMerge pull request #19 from M2Ys4U/master
2011-08-01 Jack AllnuttMerging auth & plugin features
2011-07-31 Jack AllnuttGeneral tidying up!
2011-07-31 Jack Allnuttmove too many connections error from authentication...
2011-07-31 DarrenServer plugin architecture finalised
2011-07-30 DarrenPlugin architecture example
2011-07-30 DarrenFixed notices
2011-07-29 DarrenChannel error/parting/banning messages moved to the...
2011-07-29 Jack AllnuttConnection limiting
2011-07-28 DarrenMerge pull request #17 from M2Ys4U/topic-edit
2011-07-28 DarrenMerge pull request #16 from M2Ys4U/errors
2011-07-27 Jack AllnuttAdditional errors
next