Change nick UI + nick updating properly
[KiwiIRC.git] / client / assets / dev / model_gateway.js
2013-04-24 DarrenChange nick UI + nick updating properly
2013-04-24 DarrenTabs now a list of network tabs
2013-04-23 DarrenGateway.newConnection()
2013-04-22 DarrenClient: Active panel/connection tracking
2013-04-21 DarrenMulti-connections working
2013-04-21 DarrenMerge with development branch
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-01 DarrenNetwork events + panels moved into model_network
2013-04-01 DarrenMerge pull request #200 from M2Ys4U/socks
2013-03-11 DarrenClient using all given channel prefixes
2013-03-11 DarrenClient side /ignore + /unignore commands
2013-03-05 DarrenClient user script editor
2013-03-05 DarrenMerge branch 'client_plugins' into development
2013-02-22 DarrenIrc component renamed; Kiwi network events;
2013-02-22 DarrenGateway events consistancy
2013-02-21 DarrenClient API implimentation
2012-11-11 DarrenMerge branch 'ircv3' of https://github.com/M2Ys4U/KiwiI...
2012-11-06 Jack AllnuttMerge branch 'development' into ircv3
2012-11-05 DarrenClient: Private `kiwi` namespace renamed to `_kiwi`
2012-11-03 Jack AllnuttSend enabled capabilities to client
2012-11-02 DarrenMerge ... development branch (New server codebase)
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-16 DarrenUntied application from root path