summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
43 hoursNEWSHEADmasterXavier Claessens1-0/+59
44 hoursDeprecate tp_account_parse_object_path()Xavier Claessens2-0/+9
44 hoursDeprecate tp_account_ensure_connection()Xavier Claessens3-3/+11
44 hourstp_simple/automatic_client_factory_new: allow NULL TpDBusDaemonXavier Claessens2-5/+8
3 daysFix include path to work in folks copyXavier Claessens1-1/+1
9 daysAdd tp_simple_client_factory_upgrade_contacts_async/finishXavier Claessens4-23/+119
9 daysAdd tp_simple_client_factory_ensure_contact_by_id_async/finishXavier Claessens3-0/+96
11 daysDeprecate tp_connection_parse_object_path()Xavier Claessens4-14/+66
11 daysFix ContactList not having avatarsXavier Claessens2-9/+25
14 daysMerge branch 'telepathy-glib-0.18' into valaSimon McVittie0-0/+0
14 daysHide GList-based contact info typedefs from g-ir-scannerSimon McVittie2-8/+8
14 daysRequire valac 0.16Simon McVittie1-1/+1
14 daysvala: Fix srcdir != builddirtelepathy-glib-0.18Colin Walters1-0/+1
14 daysvala: Fix srcdir != builddirColin Walters1-0/+1
14 daysMark GList typedefs non-introspectableRay Strode1-2/+8
14 days_dup_contact_by_id_async() and _upgrade_contacts_async(): drop custom impleme...Xavier Claessens1-241/+39
14 daysAdd regression test for avatar data problemXavier Claessens1-44/+96
14 daysTpContact does not always request avatarXavier Claessens1-11/+10
14 daysInclude tp_account_request_unset_parameter in documentationSimon McVittie1-0/+1
14 daysconnection-contact-list: don't crash if no ContactsSimon McVittie2-0/+17
14 daystp_connection_dup_contact_by_id_async: don't crash without ContactsSimon McVittie2-6/+50
14 daystp_connection_upgrade_contacts_async: fall back to old API if no ContactsSimon McVittie2-17/+66
14 dayschannel-manager: include defs.h for the deprecation macrosJonny Lamb1-0/+1
2012-05-10channel-manager: deprecate emit_new_channelsJonny Lamb2-2/+17
2012-05-10Merge branch 'account-request-47100'Jonny Lamb15-4/+2158
2012-05-10Deprecate tp_connection_hold_handles()Xavier Claessens3-1/+13
2012-05-10Deprecate tp_connection_request_handles()Xavier Claessens6-56/+18
2012-05-10Deprecate tp_connection_get_contact(_list)_attributesXavier Claessens4-5/+13
2012-05-10Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens14-237/+40
2012-05-10tp_message_mixin_init_dbus_properties: only conditionally implement ChatStateSimon McVittie1-3/+11
2012-05-10future-account: rename to TpAccountRequestJonny Lamb9-337/+336
2012-05-10test-account: connection set on account must existXavier Claessens1-32/+33
2012-05-09Silent warning about some used deprecated symbolsXavier Claessens3-2/+8
2012-05-09bump nano-versionXavier Claessens1-1/+1
2012-05-09Release 0.19.0telepathy-glib-0.19.0Xavier Claessens22-139/+237
2012-05-09NEWSXavier Claessens1-8/+30
2012-05-09Update to telepathy-spec 0.27.0Xavier Claessens5-15/+26
2012-05-09ChatState: Add the missing _TP_AVAILABLE/DEPRECATED_IN_0_20Xavier Claessens3-1/+10
2012-05-09Add comment explaining what it means if feature->prepare_async is NULLXavier Claessens1-0/+3
2012-05-09Add ChatState unit testsXavier Claessens1-0/+77
2012-05-09Implement ChatState in test echo channelXavier Claessens1-0/+15
2012-05-09TpMessageMixin: add helpers to implement ChatStateXavier Claessens3-13/+269
2012-05-09Move ChatState to TpTextChannelXavier Claessens5-1/+133
2012-05-09Deprecate tp_connection_get_contacts_by_id/handle()Xavier Claessens5-1/+19
2012-05-09account-channel-request test: do not use soon to be deprecated APIXavier Claessens2-18/+13
2012-05-09Examples: do not use soon to be deprecated APIsXavier Claessens2-85/+54
2012-05-09TpConnection: use tp_connection_upgrade_contacts_async()Xavier Claessens1-20/+23
2012-05-09Add tp_connection_upgrade_contacts_async/finishXavier Claessens3-0/+173
2012-05-09Add tp_connection_dup_contact_by_id_async/finishXavier Claessens3-0/+222
2012-05-09contacts-mixin: Implement GetContactByIDXavier Claessens1-5/+52