KiwiIRC.git
2011-11-16 Jack AllnuttFix for Firefox 8 bug; add wrapper around the input...
2011-11-11 DarrenChanging nick correctly
2011-11-11 DarrenRemoving multiple 'nick' properties in kiwi.gateway
2011-11-07 DarrenTabview sorting now enabled
2011-11-07 DarrenMOTD now sent in 1 client event
2011-11-07 DarrenTopicSetBy event implimented
2011-11-07 Jack AllnuttFixed window sorting
2011-11-07 DarrenTabview.getTab() comparison fix
2011-11-06 DarrenSpecial chars in object keys mess with jquery. Tabview...
2011-11-06 DarrenSpamfilter server module empty array fix
2011-11-06 DarrenNicklist faulty clickHandler fixed
2011-11-06 DarrenNicklist tidy up
2011-11-06 DarrenControl input bar tidier on small screens
2011-11-06 DarrenCSS resizing changes
2011-11-05 DarrenError reporting fix
2011-10-30 DarrenRe-factored login screen for smaller window sizes
2011-10-30 DarrenDisabled page refresh keyboard shortcuts causing accide...
2011-10-30 DarrenRemoved the page unload blocking since it disconnected...
2011-10-29 DarrenMeta key now OS dependant
2011-10-29 DarrenServer defaults moved to config.json
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...
next