model.Application refactor
[KiwiIRC.git] / client /
2012-09-18 Jack Allnuttmerging extensive changes from prawnsalad/KiwiIRC
2012-07-20 Jack AllnuttGrafting the new server to the new backbone client
2012-07-19 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-03-17 Jack AllnuttRefactoring and re-plumbing.
2012-01-30 Jack AllnuttFix block comment and remove testing variable
2012-01-30 Jack AllnuttChannel member list functional, joins, parts, quits...
2012-01-29 Jack AllnuttTabview completely removed
2012-01-22 Jack AllnuttStarting to separate model from view.
2012-01-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-01-21 Jack AllnuttRemoving git blunders
2012-01-21 Jack AllnuttRevert "error hunting£"
2011-12-11 Jack Allnutterror hunting£
2011-11-25 Jack AllnuttUpdating ancient versions of the underscore library...
2011-11-22 Jack AllnuttDocumentation!
2011-11-18 Jack AllnuttJSLinting
2011-11-17 Jack AllnuttCleaning up index.html.jade
2011-11-16 DarrenTidying + going_against_nature by spacing default.css
2011-11-16 DarrenMerge branch 'master' of https://github.com/M2Ys4U...
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 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-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-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 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 Jack AllnuttRestore .action() as a convenience function
2011-10-20 Jack AllnuttRestore .kiwi()
2011-10-20 Jack AllnuttModifying the client/server API.
2011-10-13 DarrenDisabled integrated browser due to iframe busters killi...
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-02 DarrenMerge branch 'no-php' of https://github.com/M2Ys4U...
2011-10-01 Jack AllnuttRe-organise files.