CTCP handling
[KiwiIRC.git] / js /
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 Jack AllnuttFixxing issue #4 (WHOIS spills into server window)...
2011-07-20 DarrenOptional Node HTTP file serving, hotkey fixes
2011-07-19 Jack Allnuttremoving unneeded debugging calls
2011-07-19 Jack AllnuttWorking Kiwi IRC with no PHP needed.
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 DarrenAdded NOTICE interface
2011-07-18 DarrenMerge git://github.com/M2Ys4U/KiwiIRC
2011-07-18 DarrenAdded extra keybindings
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-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-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..