Florian Zeitz [Sun, 30 Nov 2008 04:38:02 +0000 (05:38 +0100)]
Switch to strophejs and jquery
* As jsjac never wanted to work in Opera and was hard to use
switch over to strophejs
* Not sure whether strophejs depends on it, but it's examples all
include it. Seems a nice library, so start using it => effects \o/
Florian Zeitz [Tue, 3 Jun 2008 01:10:20 +0000 (03:10 +0200)]
Support for private messages
This commit adds support for private messages.
Clicking on a roster item opens a "bubble" with which
you can talk to a participant privately.
If a participant sends you a private message such a
bubble is opened too.
Bubbles can be moved and closed.
Moving is known to be problematic in Opera (at least under Linux).
Redrawing seems to be broken.
Florian Zeitz [Sun, 1 Jun 2008 20:59:23 +0000 (22:59 +0200)]
Change design
Changes:
* Roster now in top left corner
* Matrixy colors
* black background
* white font
* red participant names
* darkred roster
* green room messages
* Fixed width of entry and send button (as good as possible)