summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Use the "undrafted" version of MailNotificationSimon McVittie2-43/+19
2013-09-24HazeIMChannel: use TpBaseChannelSimon McVittie3-351/+94
2013-09-24Merge branch 'telepathy-haze-0.8'Simon McVittie2-1/+3
2013-09-24HazeIMChannel: chain up properly in disposeSimon McVittie1-0/+2
2013-09-24haze_contact_list_set_contact_groups_async: fix sense of testSimon McVittie1-1/+1
2013-09-23im-channel.c: include config.h firstSimon McVittie1-1/+3
2013-09-23haze_im_channel_get_property: fix a TP_SEAL errorSimon McVittie1-1/+2
2013-09-18protocol: implement get_avatar_details()Guillaume Desmottes1-0/+37
2013-09-18avatars: factor out haze_connection_get_icon_spec_requirements()Guillaume Desmottes2-3/+47
2013-09-18avatars: factor out dup_mime_types()Guillaume Desmottes1-14/+21
2013-09-18protocol: claim that we implement AvatarsGuillaume Desmottes1-0/+17
2013-09-18protocol: fix 'ConnectionInterfaces'Guillaume Desmottes3-9/+37
2013-09-18factor out add_always_present_connection_interfaces()Guillaume Desmottes1-4/+11
2013-09-18connection: factor out add_optionnal_connection_interfaces()Guillaume Desmottes1-22/+24
2013-09-18connection: claim to support MailNotification if supportedGuillaume Desmottes1-0/+14
2013-09-18connection: factor out protocol_info_supports_{avatar,blocking}Guillaume Desmottes1-2/+14
2013-09-17Merge branch 'telepathy-haze-0.8'Simon McVittie1-20/+33
2013-09-17Return UNKNOWN status for non-buddies, rather than raising an errorSimon McVittie1-20/+33
2013-09-17Remove StreamedMedia supportSimon McVittie15-4935/+1
2013-09-17Remove the remaining half of CapabilitiesSimon McVittie2-206/+12
2013-09-17All .c files: include corresponding header first, after config.hSimon McVittie3-2/+4
2013-09-17All .c files: include config.hSimon McVittie8-0/+13
2013-09-17haze_connection_manager_class_init: don't assign to deprecated membersSimon McVittie1-2/+0
2013-09-17Finish "sealing" TpBaseConnectionSimon McVittie4-11/+14
2013-09-13connection: stop implementing old Capabilities interfaceGuillaume Desmottes3-151/+0
2013-09-13connection: stop implementing old Presence interfaceGuillaume Desmottes1-3/+0
2013-09-12use TP_SEAL_ENABLEGuillaume Desmottes6-30/+59
2013-09-12use tp-glib single includesGuillaume Desmottes23-71/+25
2013-06-27Adjust for Sametime accounts getting a "usersplit" in libpurple 2.10.1Simon McVittie1-1/+6
2013-06-23Initialize libdbus for thread-safetySimon McVittie1-0/+5
2013-05-27Revert "Revert "Stop using deprecated tp-glib symbols""Xavier Claessens13-105/+37
2013-05-27Merge branch 'telepathy-haze-0.6'Xavier Claessens13-37/+105
2013-05-27Revert "Stop using deprecated tp-glib symbols"Xavier Claessens13-40/+108
2013-05-27Merge branch 'telepathy-haze-0.6'Xavier Claessens2-3/+2
2013-05-27Stop using deprecated tp-glib symbolsXavier Claessens13-108/+40
2013-05-27Work around GValueArray deprecationXavier Claessens2-0/+3
2013-04-12Don't call purple_account_disconnect() if pw request failsWill Thompson1-11/+8
2013-04-11request: fix more resource leaksStefan Becker3-34/+73
2013-04-11request: fix resource leakageStefan Becker1-24/+41
2013-04-11request: handle purple_account_request_password()Stefan Becker5-14/+105
2012-11-21Add skype-x11 to known protocols, rename the other to skype-dbusGabriele Giacone1-1/+2
2012-11-17Expose third-party Skype prpl as 'skype'Gabriele Giacone1-0/+1
2012-05-10Remove deprecated tp_handle_ref/unrefXavier Claessens7-65/+0
2012-05-07Use non-deprecated TpMessage APIsSimon McVittie1-7/+6
2012-05-07Use non-deprecated TpIntset APIsSimon McVittie2-6/+6
2012-05-07Use TP_ERRORS instead of deprecated TP_ERRORSimon McVittie13-35/+35
2012-05-02capabilities: implement UpdateCapabilitiesJonny Lamb4-3/+108
2012-05-02capabilities: emit ContactCapabilityChanged where appropriateJonny Lamb1-7/+23
2012-05-01capabilities: implement Media for contact capsJonny Lamb1-6/+72
2012-05-01capabilities: implement ContactCapabilitiesJonny Lamb3-0/+155