Client: Added app.panels() to global object
[KiwiIRC.git] / client /
2012-11-08 DarrenClient: highlight CSS styling #124
2012-11-08 Ali KarbassiReplaced 'underscore' with 'lodash'.
2012-11-08 DarrenOption to restrict connections to 1 server
2012-11-08 DarrenMerge branch 'development'
2012-11-08 DarrenClient: Default theme set to 'relaxed'
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-06 DarrenMerge branch 'development'
2012-11-06 DarrenClient: Nick global highlight in CLI theme
2012-11-06 DarrenClient: Hovering over nicks highlights all users messages
2012-11-06 DarrenClient: Theme CLI improvements
2012-11-06 DarrenClient: Not scrolling down a panel if scrolled up #59
2012-11-06 DarrenClient: Settings window updating on change
2012-11-06 DarrenClient: Rudimentry objects for third party use
2012-11-05 DarrenClient: Show joins/parts in settings applet
2012-11-05 DarrenClient: Settings window; show_join_parts setting
2012-11-05 DarrenClient: CLI access to get/set/save settings
2012-11-05 DarrenClient: Scrollback setting implemented
2012-11-05 DarrenClient: Persistant settings implemented
2012-11-05 DarrenClient: Private `kiwi` namespace renamed to `_kiwi`
2012-11-04 DarrenClient: New plugin manager implementation
2012-11-04 DarrenClient: Escaping HTML in /list output
2012-11-04 DarrenClient: index.html generated within build script
2012-11-04 Jack AllnuttImplements away-notify
2012-11-03 Jack AllnuttSend enabled capabilities to client
2012-11-03 DarrenMerge branch 'development' of https://github.com/prawns...
2012-11-03 DarrenClient: Default theme set to 'relaxed'
2012-11-03 DarrenClient: Query model for actual query windows
2012-11-03 DarrenMerge pull request #115 from M2Ys4U/irc_uri
2012-11-03 Jack AllnuttRemoving debugging, adding some comments
2012-11-03 Jack AllnuttImplement client handling of irc: uris
2012-11-03 DarrenClient: Rogue console.log()s removed
2012-11-03 DarrenClient: backbone/jquery/underscore files updated
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
next