summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Fix race condition when an observer calls claim_with then accept the contextHEADmasterXavier Claessens2-119/+56
2011-11-07TpObserverChannelsContext: prepare the CDOXavier Claessens1-0/+33
2011-11-04test example-no-protocols: fix the test when it is installedAlban Crequy1-8/+17
2011-11-04tests: add --enable-installed-testsAlban Crequy10-22/+180
2011-11-04Add TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIESGuillaume Desmottes6-16/+115
2011-11-03test that contact list properties are setGuillaume Desmottes1-0/+31
2011-11-03contact-list-client: make test path clearerGuillaume Desmottes1-5/+5
2011-11-01check if we pass at least one contacts directly in the API callGuillaume Desmottes1-0/+4
2011-11-01coding style tweakGuillaume Desmottes1-1/+2
2011-11-01fix typo in commentsGuillaume Desmottes2-4/+4
2011-11-01process_queued_blocked_changed: don't leak contactsGuillaume Desmottes1-0/+2
2011-11-01improve TpConnection:can-report-abusive docGuillaume Desmottes1-3/+3
2011-11-01prepare_contact_blocking_cb: remove useless gotoGuillaume Desmottes1-8/+8
2011-11-01improve TP_CONNECTION_FEATURE_CONTACT_BLOCKINGGuillaume Desmottes2-7/+8
2011-11-01improve @@report_abusive docGuillaume Desmottes2-6/+10
2011-11-01_tp_contacts_to_handles: check we pass at least one contactGuillaume Desmottes1-0/+1
2011-11-01rename contact-list-clt.c to contact-list-clientGuillaume Desmottes2-3/+3
2011-11-01Automatically prepare TP_CONTACT_FEATURE_CONTACT_BLOCKING when possibleGuillaume Desmottes4-22/+83
2011-11-01TpContact: add is-blocked propertyGuillaume Desmottes7-4/+229
2011-11-01add contact operations for blocking APIGuillaume Desmottes4-6/+193
2011-10-31add TpConnection::blocked-contacts-changed: signalGuillaume Desmottes4-36/+331
2011-10-31add TpConnection:blocked-contacts propertyGuillaume Desmottes6-2/+176
2011-10-31add can-report-abusive property and TP_CONNECTION_FEATURE_CONTACT_BLOCKINGGuillaume Desmottes6-0/+183
2011-10-31ExampleContactList: implement block_contacts_with_abuse_asyncGuillaume Desmottes2-4/+8
2011-10-31add high level API to block/unblock contactsGuillaume Desmottes5-0/+338
2011-10-31Merge branch 'telepathy-glib-0.16'Guillaume Desmottes1-4/+10
2011-10-31don't call _tp_contacts_to_handles in g_return_if_failGuillaume Desmottes1-4/+10
2011-10-31Merge branch 'telepathy-glib-0.16'Guillaume Desmottes2-4/+11
2011-10-31group-mixin: always set the Members_Changed_Detailed flagGuillaume Desmottes2-4/+11
2011-10-31Merge branch 'telepathy-glib-0.16'Danielle Madeley2-0/+25
2011-10-31Document the meaning of TpProxy::invalidatedDanielle Madeley1-0/+8
2011-10-30Merge branch 'introspection'Danielle Madeley1-2/+1
2011-10-29introspection.am: Use correct variable nameDanielle Madeley1-1/+1
2011-10-28Replace deprecated g_unix_socket_* functions.Travis Reitter2-7/+15
2011-10-28Removes reference to kludge.xslAlban Crequy1-1/+0
2011-10-25Fix a race condition in codegen make rulesMikhail Zabaluev1-1/+3
2011-10-25set nano versionGuillaume Desmottes1-1/+1
2011-10-24prepare 0.16.1Guillaume Desmottes2-4/+16
2011-10-24Merge branch 'telepathy-glib-0.16'Guillaume Desmottes5-32/+108
2011-10-24document capabilities_queueGuillaume Desmottes1-0/+2
2011-10-24Prevent circular introspection dependencySjoerd Simons1-20/+21
2011-10-24Add internal API to get connection capabilities without having core preparedSjoerd Simons2-8/+72
2011-10-24Let TpTestsNoRequestsConnection return an empty RCCSjoerd Simons1-1/+4
2011-10-24Make it easier to debug connection preparation by printing object paths in so...Sjoerd Simons1-3/+4
2011-10-24Add some extra debugging to make it easier to follow AccountManager preparationSjoerd Simons1-0/+5
2011-10-24Merge branch 'telepathy-glib-0.16'Guillaume Desmottes2-0/+85
2011-10-20base-contact-list: implement TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_B...Guillaume Desmottes2-0/+85
2011-10-18Merge branch 'telepathy-glib-0.16'Guillaume Desmottes3-2/+67
2011-10-18deal with self->priv->group_contact_owners may containing NULL contactGuillaume Desmottes2-1/+13
2011-10-18test_receive_muc_delivery: use g_test_bug()Guillaume Desmottes1-1/+2