KiwiIRC.git
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...
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 DarrenFile cleanup
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 Allnuttadding /topic command - second haf of issue #5
2011-07-27 Jack AllnuttAdditional errors
2011-07-27 Jack AllnuttEscape
2011-07-27 Jack AllnuttEditable topic bar
2011-07-26 Jack AllnuttSupport for some error messages (cannot join channel...
2011-07-23 unknownAdded setuid+setgid and alternative config file locations
2011-07-23 unknownBugs #12, #8
2011-07-22 rootCTCP PING/VERSION fix
2011-07-22 DarrenCTCP fixes
2011-07-22 DarrenMerge pull request #15 from M2Ys4U/ctcp
2011-07-22 DarrenUpdated index.html.jade
2011-07-22 DarrenClickable channel name
2011-07-22 DarrenMerge branch 'master' of git://github.com/M2Ys4U/KiwiIRC
2011-07-22 Jack AllnuttCTCP handling
2011-07-21 Jack AllnuttUse gateway.channel_prefix instead of literal #
2011-07-20 Jack AllnuttFix issue #6 (Clickable channel names) - double-click...
2011-07-20 DarrenMerge pull request #13 from M2Ys4U/master
2011-07-20 Jack AllnuttFixing error in index.html.jade. Indentation fix in...
2011-07-20 Jack AllnuttFixxing issue #4 (WHOIS spills into server window)...
2011-07-20 Jack AllnuttChanging jade template to match changes made in index.php
2011-07-20 DarrenOptional Node HTTP file serving, hotkey fixes
2011-07-19 Jack AllnuttRemoved hard-coded kiwi location
2011-07-19 Jack AllnuttBugfix: whois idle time
2011-07-19 Jack Allnuttremoving unneeded debugging calls
2011-07-19 Jack AllnuttWorking Kiwi IRC with no PHP needed.
2011-07-19 Jack Allnuttnpm install node-static
2011-07-19 Jack Allnuttjade template & jade npm install
2011-07-19 Jack Allnuttactually delete old file
2011-07-19 Jack Allnutttabs -> spaces 7 remove old file
2011-07-19 Jack AllnuttMerge git://github.com/prawnsalad/KiwiIRC
2011-07-18 DarrenSeveral bug fixes:
2011-07-18 DarrenMerge pull request #2 from M2Ys4U/master
2011-07-18 Jack AllnuttMerge https://github.com/prawnsalad/KiwiIRC
2011-07-18 Jack AllnuttSupport for binding to specific host
2011-07-18 DarrenNode listening fix from previous commit
2011-07-18 DarrenAdded NOTICE interface
2011-07-18 DarrenMerge git://github.com/M2Ys4U/KiwiIRC
2011-07-18 DarrenAdded extra keybindings
2011-07-17 Jack AllnuttFormatting changes to pass jslint
2011-07-17 Jack AllnuttFixed bug where default quit message wouldn't display
2011-07-17 DarrenChanged from ww/s to socket.io http/s
2011-07-16 DarrenMerge git://github.com/M2Ys4U/KiwiIRC into dev
2011-07-16 Jack AllnuttFixed bug where the results of the 005 reply weren...
2011-07-16 DarrenBug fixes, scrolling fixes on touch devices, javascript...
2011-07-16 Jack AllnuttClient now communicates over SSL. Added configuration...
2011-07-16 DarrenAdded touchscreen UI styles, touchscreen gestures
2011-07-16 DarrenGeneral CSS tidying
2011-07-15 DarrenUpdated Node port
2011-07-15 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-07-15 DarrenRevert "Tidied folder structure + Node port"
2011-07-15 DarrenRemoved uneeded files/dirs
2011-07-15 DarrenTidied folder structure + Node port
2011-07-15 Jack AllnuttIncluding the node_modules folder for socket.io code.
next