Distinguish between sent and received messages
authorThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 25 Nov 2008 02:50:07 +0000 (00:50 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Mon, 9 May 2011 01:13:11 +0000 (22:13 -0300)
commit76357afc8c29f2535527c0e639a18e2be9fb05af
tree9e0c803343f8e2a70080a330f786544edc2dc318
parent44107f536b3275c6dbd2d6a41d938c1d16ad1137
Distinguish between sent and received messages

Prefix every message in the textview with a character indicating its
direction, print the destination in case it is a sent message and do not
print messages that do not have a source nor destination.
chat.c