Client side /ignore + /unignore commands
[KiwiIRC.git] / client / assets / dev / model_application.js
2013-03-11 DarrenClient side /ignore + /unignore commands
2013-03-10 DarrenCorrect event name for CTCP controlbox command
2013-03-09 DarrenRemoved default nick + server
2013-03-05 DarrenClient user script editor
2013-03-05 DarrenMerge branch 'client_plugins' into development
2013-03-04 Darren/ctcp command implimented into the client #177
2013-02-22 DarrenClient: ControlBox event namespace seperator
2013-02-21 DarrenClient API implimentation
2013-02-02 DarrenMerge branch 'tab_layout' into development
2013-01-31 DarrenClient: Password mismatch
2013-01-31 DarrenCTCP TIME fix
2013-01-02 DarrenClient: /whois output corrected
2013-01-02 Darren/clear command implimented #144
2012-12-01 DarrenClient default settings taken from config.js
2012-11-30 DarrenCTCP CLIENTINFO, SOURCE, TIME
2012-11-24 DarrenMerge branch 'development' into server_plugins
2012-11-22 DarrenClient: Simplar applet interface with .loadOnce() #139
2012-11-11 DarrenMerge branch 'ircv3' of https://github.com/M2Ys4U/KiwiI...
2012-11-11 DarrenMerged in lodash from karbassi
2012-11-08 DarrenMerge branch 'proxy_ranges' into development
2012-11-08 DarrenClient: Removed console.log()s
2012-11-08 DarrenOption to restrict connections to 1 server
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-06 DarrenClient: Rudimentry objects for third party use
2012-11-05 DarrenClient: CLI access to get/set/save settings
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 Jack AllnuttImplements away-notify
2012-11-03 DarrenMerge branch 'development' of https://github.com/prawns...
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-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-29 DarrenClient: /k alias fix
2012-10-27 Darren/slap alias updated
2012-10-26 DarrenFont-awesome and icon styling
2012-10-22 DarrenSending connection errors back to the client. Stack...
2012-10-22 Darrensocket.io resource now base_path + '/transport'. #97
2012-10-21 DarrenUpdated client codebase
2012-10-20 DarrenGiving the nicklist an (ugly) body
2012-10-16 DarrenUntied application from root path