KiwiIRC.git
2011-09-23 DarrenInitial Tabview constructor
2011-09-23 DarrenUserlist resizing fix
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-22 Jack AllnuttCan now send CTCP requests using /ctcp. Displays incomi...
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-19 DarrenLogo accreditation
2011-09-18 DarrenScrolling fix(switching from Utilityview to Tabview)
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 Jack AllnuttReimplemented tab autocomplete for nicks, should work...
2011-09-18 DarrenUI sizing when adding a new Utilityview
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 Jack AllnuttFixing multi-word quit messges. Bug #28
2011-09-17 DarrenRemove profiling, /list table margins
2011-09-17 Jack AllnuttLinting
2011-09-17 DarrenReverting back to standard topic formatting
2011-09-17 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-17 Jack AllnuttApply channel linking before colour linking so colours...
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 AllnuttReadme formatting
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-16 DarrenMerge pull request #27 from M2Ys4U/master
2011-09-16 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-16 Jack AllnuttText formatting (i.e. bold, underline, colour)
2011-09-16 DarrenmanageDebug() fix
2011-09-15 Darrenunderscore.min.js re-added
2011-09-15 Darrenunderscore.min.js deleted
2011-09-15 DarrenNew logo on the login page
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 DarrenColoured nicks
2011-09-13 DarrenIgnoring some files
2011-09-13 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-13 Jack Allnuttremoving index.html - not used or needed
2011-09-13 Jack AllnuttFix for Opera inserting a spurious <br/> in the topic bar
2011-09-09 DarrenAdded /kick command
2011-09-08 DarrenUser mode updating
2011-09-08 DarrenMerge pull request #24 from M2Ys4U/master
2011-09-08 Jack AllnuttMerged prawnsalad's master branch, additional cleaning up.
2011-09-08 Jack AllnuttCleaning up client-side files, including one or two...
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 DarrenMerge pull request #23 from M2Ys4U/master
2011-09-04 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-04 Jack AllnuttRe-clicking a nick will now collapse the userbox
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-04 DarrenPlugin loader/unloader
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 DarrenCleanup
2011-08-29 DarrenSmoother startup animation
2011-08-29 DarrenUserlist disabling for server tab and query windows
2011-08-29 Darrenbetter resizing (now using $.outerHeight(), etc)
2011-08-29 Darren< IE9 bug fix for addEventListener
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 Darren/msg command fix
2011-08-27 DarrenClient plugin system revamped to match server side...
2011-08-27 DarrenLink tooltips + in-kiwi web browser
2011-08-26 DarrenInitial Utilityview (iframe) window
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...
next