aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-contact-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure the dup_handles array is ended by 0.Xavier Claessens2008-03-171-1/+3
* Retry requesting aliases if it fails, it can happen if there is too many alia...Xavier Claessens2008-03-161-3/+25
* Emit notify::ready signalsXavier Claessens2008-03-141-0/+3
* Add a ready property on EmpathyTpContactFactoryXavier Claessens2008-03-141-1/+21
* Fix coding styleXavier Claessens2008-03-111-2/+2
* Queue received messages until the sender got his alias.Xavier Claessens2008-03-111-0/+3
* Don't wait for connection-ready if it was already ready.Xavier Claessens2008-03-111-3/+11
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-0/+2
* Keep EmpathyContact object instead of the self handle, avoid using the connec...Xavier Claessens2008-03-111-98/+141
* Make InspectHandles call asyncXavier Claessens2008-03-111-26/+41
* Set self handle to 0 when connection is invalidatedXavier Claessens2008-03-111-2/+1
* Use new apiXavier Claessens2008-03-111-381/+303
* Queue received messages until the sender got his alias.Xavier Claessens2008-03-091-4/+0
* Remove EMPATHY_CAPABILITIES_UNKNOWN flag when setting capabilitiesXavier Claessens2008-03-051-0/+1
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Cleanup code from previous mergeXavier Claessens2008-02-161-2/+3
* Merge commit 'sjoerd/master'Xavier Claessens2008-02-161-3/+4
* EmpathyTpContactFactory: If the presence dict doesn't contain a presence-mess...Xavier Claessens2008-02-101-0/+2
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-34/+13
* Split EmpathyContactFactory to have one EmpathyTpContactFactory per accountXavier Claessens2007-12-121-0/+1307