]> git.0d.be Git - empathy.git/commit
tp-chat: stop using the contact factory when building message
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 7 May 2012 11:39:21 +0000 (13:39 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 8 May 2012 07:13:07 +0000 (09:13 +0200)
commit50241f767ad46c4433864205a67410452a092c0b
tree7485246a38a82f6ae64fac8ecbf6a17ad584b7f6
parent5673bdb1c772ec6bb3b8c1257afbca0d06762681
tp-chat: stop using the contact factory when building message

Messages are now synchronously proccessed so we don't have to keep an internal
queue of messages being prepared.
We also need to complete the preparation of the EmpathyTpChat feature in idle
as it's now prepared synchronously as well.

https://bugzilla.gnome.org/show_bug.cgi?id=675597
libempathy/empathy-tp-chat.c