Translate incoming typing notifications from libpurple into chatstates.
commit94232c5fab5e6b1db79f38f1c2bb9ac4e903a631
authorBen <im_dev@barracuda.com>
Wed, 11 Nov 2009 00:08:58 +0000 (10 19:08 -0500)
committerBen <im_dev@barracuda.com>
Wed, 9 Dec 2009 22:18:55 +0000 (9 17:18 -0500)
tree55f060e9bc82a411ffeb35d41af4fc9b75fa37da
parent7c04fcc3d18d19f928477b6dbacc4636403c77ac
Translate incoming typing notifications from libpurple into chatstates.
12 files changed:
Makefile
perl/lib/Thrasher/Constants.pm
perl/lib/Thrasher/Plugin.pm
perl/lib/Thrasher/Protocol.pm
perl/lib/Thrasher/Protocol/Purple.pm
perl/lib/Thrasher/XMPPStreamOut.pm
perl/tests/component.pl
thconversations.c [new file with mode: 0644]
thconversations.h [new file with mode: 0644]
thperl.c
thperl.h
thrasher.c