KiwiIRC.git
2011-10-29 DarrenStartup output fix
2011-10-28 DarrenFurther mobile client dev.
2011-10-28 DarrenLimited scrollback
2011-10-24 DarrenMobile UI example
2011-10-22 DarrenHostname displayed on join
2011-10-21 DarrenLogging output refactoring
2011-10-21 DarrenMerge branch 'doc' of https://github.com/M2Ys4U/KiwiIRC
2011-10-20 DarrenMerge branch 'API_Refactor' of https://github.com/M2Ys4...
2011-10-20 Jack AllnuttAdding JSDoc documentation to clientside JS files
2011-10-20 Darrenforcessl server module fix
2011-10-20 Jack AllnuttRestore .action() as a convenience function
2011-10-20 Jack AllnuttRestore .kiwi()
2011-10-20 Jack AllnuttModifying the client/server API.
2011-10-19 DarrenAdded the GNU Affero License
2011-10-14 DarrenHTTP plugin handler SSL detection fix
2011-10-14 DarrenServer listen config/listen refactor, intermediate...
2011-10-13 DarrenDisabled integrated browser due to iframe busters killi...
2011-10-13 DarrenAuto nick generation
2011-10-13 DarrenStartup animation adjusting layout
2011-10-13 Jack AllnuttInstead of stealing focus from the channel/query window...
2011-10-12 Jack AllnuttEscape chars not allowed in CSS IDs. Fix for issue #41
2011-10-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-10-03 DarrenMerge with irc handler in FF
2011-10-03 Jack Allnuttirc:// protocol handling. UI access not implemented...
2011-10-02 Darrenforcessl.js move again..
2011-10-02 Darrenforcessl.js moved to server folder, README.md typo
2011-10-02 DarrenMerge branch 'no-php' of https://github.com/M2Ys4U...
2011-10-01 DarrenMerge branch 'list' of https://github.com/M2Ys4U/KiwiIR...
2011-10-01 DarrenCorrect port setting for page embedding
2011-10-01 DarrenSSL checkbox fix
2011-10-01 Darrenforcessl detect port fix + typo
2011-10-01 Darrenforcessl update
2011-10-01 Darrenforcessl Kiwi server plugin, ssl checkbox checked if...
2011-10-01 DarrenHighlight plugin updated
2011-10-01 Jack AllnuttUpdating README.md file to reflect the changes in the...
2011-10-01 Jack AllnuttUpdating README.md file to reflect the changes in the...
2011-10-01 Jack AllnuttRe-organise files.
2011-10-01 Jack AllnuttMerge branch 'master' into no-php
2011-10-01 Jack AllnuttRemove mode extraction from RPL_LIST replies.
2011-10-01 Jack AllnuttAdding support for password protected servers. Issue #44
2011-09-30 Jack AllnuttBetter colour handling code
2011-09-30 Jack AllnuttFixing broken index.html.jade (whitespace issue)
2011-09-28 Jack AllnuttFixing typo in previous commit
2011-09-28 Jack AllnuttAdd local fallback in case the Google CDN fails for...
2011-09-28 Jack AllnuttUse protocol-relative URLs for loading external scripts...
2011-09-27 DarrenTired git push without testing things is not a good...
2011-09-27 DarrenIncluded SSL/port in embedding url
2011-09-27 Jack AllnuttReworked client-side /list implementation
2011-09-26 DarrenNick autocomplete fix
2011-09-26 DarrenMerge branch 'master' of git://github.com/M2Ys4U/KiwiIRC
2011-09-26 DarrenAlertbox CSS
2011-09-26 Jack AllnuttAdding a new User object, primarilly used in the UserLi...
2011-09-26 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-09-26 Jack Allnutttypo fix
2011-09-25 DarrenToolbar resizing fix, formatIRCMessage returning undefi...
2011-09-25 Jack AllnuttAdded support for RPL_BANLIST[END] to server, stub...
2011-09-24 Jack AllnuttSeconds -> Minutes & seconds conversion for onReconnect...
2011-09-24 DarrenMerge https://github.com/M2Ys4U/KiwiIRC
2011-09-24 DarrenAdded listening to specific net. interfaces
2011-09-24 Jack AllnuttWrap the jade.compile function in a try...catch block
2011-09-24 DarrenRemoved whois ending line, added seconds formatting
2011-09-24 DarrenUpdated Underscore.js, Tabview icons, Invalid next...
2011-09-24 DarrenKiwi logo in the client
2011-09-23 DarrenTidying, all.js parsing with uglify-js fix, nickchange...
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 DarrenRemoved redundant front.tabviewAdd() and revision numbers
2011-09-23 DarrenTabview constructor completed, front.format renamed
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 Jack AllnuttRemoving all php files from the project
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
next