Server: Correct IRC socket connect handler
[KiwiIRC.git] / client /
2012-11-02 DarrenMerge ... development branch (New server codebase)
2012-11-02 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-11-01 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-11-01 Jack AllnuttFix clashing object keys in RPL_WHOISSERVER
2012-10-31 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-10-31 DarrenClient: Improved panel sizing
2012-10-30 DarrenClient: Controlbox input aligning
2012-10-29 DarrenClient: /k alias fix
2012-10-29 DarrenClient: Pasting multiple lines
2012-10-27 Darren/slap alias updated
2012-10-27 DarrenMeta key ignored on global focus for OSX
2012-10-27 DarrenTopicbar usability improvements
2012-10-27 Jack AllnuttSECURITY FIX: Kiwi is vulnerable to XSS attack due...
2012-10-27 DarrenTopicbar usability improvements
2012-10-27 Jack AllnuttSECURITY FIX: Kiwi is vulnerable to XSS attack due...
2012-10-26 DarrenIE7 icon support
2012-10-26 DarrenFont-awesome and icon styling
2012-10-26 DarrenRemoving redundant assets
2012-10-23 DarrenNicklist border style
2012-10-22 DarrenSending connection errors back to the client. Stack...
2012-10-22 DarrenRemoving old client files
2012-10-22 Darrensocket.io resource now base_path + '/transport'. #97
2012-10-21 DarrenUpdated client codebase
2012-10-20 DarrenNicklist hover styling
2012-10-20 DarrenSwitching from 'jquery-tmpl' template types
2012-10-20 DarrenGiving the nicklist an (ugly) body
2012-10-17 DarrenRemoving kiwi*.js files
2012-10-16 DarrenUntied application from root path
2012-10-14 DarrenOp related aliases included
2012-10-12 DarrenWindow onfocus timer fix
2012-10-12 Darrenthis/that in gateway.js
2012-10-12 DarrenIE .splice() second param requirement
2012-10-11 DarrenAbsolute file paths
2012-10-11 DarrenRemoving borders around images on IE
2012-10-11 Jack AllnuttFix for bug on Firefox.
2012-10-11 DarrenMerge branch 'dev'
2012-10-11 DarrenExtracting port+ssl from passed hostname
2012-10-10 DarrenNew client
2012-10-10 DarrenCorrectly reading passed application options
2012-10-08 DarrenSwitching old client with the new
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-06-23 DarrenStart of gateway integration, panel panes
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.