Layout change requested
Brought to you by:
hoehnku
reading the log with current layout is difficult, since
messages are sorted in time.
grouping of messages by users woudl be a better way to
go, since you able to actually read a full conversation
of user a with user b without having user c, d, e and f
in between there...
like this:
--------------------------- screen ------------------
Selected user:
user A
- User B
User : time, message
USER B: time message
+ User C (click to expand)
+ User D (click to expand)
--------------------------- screen ------------------