Refactoring, new dataStore() object
[KiwiIRC.git] / js / gateway.js
2011-09-13 DarrenRefactoring, new dataStore() object
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-08-14 DarrenMerge pull request #21 from M2Ys4U/master
2011-08-14 Jack Allnuttfix crash when connection to IRC server failed. Added...
2011-08-06 DarrenSeparated any front end references from gateway.js
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-29 DarrenChannel error/parting/banning messages moved to the...
2011-07-29 Jack AllnuttConnection limiting
2011-07-19 Jack Allnuttremoving unneeded debugging calls
2011-07-19 Jack AllnuttWorking Kiwi IRC with no PHP needed.
2011-07-18 DarrenMerge pull request #2 from M2Ys4U/master
2011-07-18 Jack AllnuttMerge https://github.com/prawnsalad/KiwiIRC
2011-07-18 DarrenAdded NOTICE interface
2011-07-18 DarrenMerge git://github.com/M2Ys4U/KiwiIRC
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 DarrenBug fixes, scrolling fixes on touch devices, javascript...
2011-07-16 Jack AllnuttClient now communicates over SSL. Added configuration...
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 DarrenTidied folder structure + Node port
2011-07-14 Jack Allnutt/quit now handled properly.
2011-07-14 Jack AllnuttNow a useable back-end to the client! \o/
2011-07-13 Jack AllnuttModified front-end files
2011-07-12 DarrenAlpha commit. Time to tidy up..