Refactoring and re-plumbing.
authorJack Allnutt <m2ys4u@Gmail.com>
Sat, 17 Mar 2012 07:11:24 +0000 (07:11 +0000)
committerJack Allnutt <m2ys4u@Gmail.com>
Sat, 17 Mar 2012 07:11:24 +0000 (07:11 +0000)
commitbb6a9775ae45e2b2470f4638a76fb557c2f71c1d
treeffeb9c349c9c53d3e05b0f6c217c0c2e5e6ae4a5
parent21b87f6215034a591fb874776811d900683dfb89
Refactoring and re-plumbing.

Things now... work (mostly)

Created generic 'panels', of which kiwi.model.Server and kiwi.model.Panel are sub-types of.

Server tab/panel is back, the MOTD and things not addressed to a channel that we're on go there.

Some issues remain. For some reason the topic is a bit dodgy. /part-ing doesn't work properly for instance.
client/js/front.events.js
client/js/front.js
client/js/gateway.js [changed mode: 0644->0755]
client/js/model.js
client/js/util.js
client/js/view.js