summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* contact-list: Don't crash if a contact is already in the rosterHEADmasterDebarshi Ray2015-04-281-1/+2
* Use the "undrafted" version of MailNotificationSimon McVittie2013-09-252-43/+19
* HazeIMChannel: use TpBaseChannelSimon McVittie2013-09-243-351/+94
* Merge branch 'telepathy-haze-0.8'Simon McVittie2013-09-242-1/+3
|\
| * HazeIMChannel: chain up properly in disposeSimon McVittie2013-09-241-0/+2
| * haze_contact_list_set_contact_groups_async: fix sense of testSimon McVittie2013-09-241-1/+1
* | im-channel.c: include config.h firstSimon McVittie2013-09-231-1/+3
* | haze_im_channel_get_property: fix a TP_SEAL errorSimon McVittie2013-09-231-1/+2
* | protocol: implement get_avatar_details()Guillaume Desmottes2013-09-181-0/+37
* | avatars: factor out haze_connection_get_icon_spec_requirements()Guillaume Desmottes2013-09-182-3/+47
* | avatars: factor out dup_mime_types()Guillaume Desmottes2013-09-181-14/+21
* | protocol: claim that we implement AvatarsGuillaume Desmottes2013-09-181-0/+17
* | protocol: fix 'ConnectionInterfaces'Guillaume Desmottes2013-09-183-9/+37
* | factor out add_always_present_connection_interfaces()Guillaume Desmottes2013-09-181-4/+11
* | connection: factor out add_optionnal_connection_interfaces()Guillaume Desmottes2013-09-181-22/+24
* | connection: claim to support MailNotification if supportedGuillaume Desmottes2013-09-181-0/+14
* | connection: factor out protocol_info_supports_{avatar,blocking}Guillaume Desmottes2013-09-181-2/+14
* | Merge branch 'telepathy-haze-0.8'Simon McVittie2013-09-171-20/+33
|\ \ | |/
| * Return UNKNOWN status for non-buddies, rather than raising an errorSimon McVittie2013-09-171-20/+33
* | Remove StreamedMedia supportSimon McVittie2013-09-1715-4935/+1
* | Remove the remaining half of CapabilitiesSimon McVittie2013-09-172-206/+12
* | All .c files: include corresponding header first, after config.hSimon McVittie2013-09-173-2/+4
* | All .c files: include config.hSimon McVittie2013-09-178-0/+13
* | haze_connection_manager_class_init: don't assign to deprecated membersSimon McVittie2013-09-171-2/+0
* | Finish "sealing" TpBaseConnectionSimon McVittie2013-09-174-11/+14
* | connection: stop implementing old Capabilities interfaceGuillaume Desmottes2013-09-133-151/+0
* | connection: stop implementing old Presence interfaceGuillaume Desmottes2013-09-131-3/+0
* | use TP_SEAL_ENABLEGuillaume Desmottes2013-09-126-30/+59
* | use tp-glib single includesGuillaume Desmottes2013-09-1223-71/+25
|/
* Adjust for Sametime accounts getting a "usersplit" in libpurple 2.10.1Simon McVittie2013-06-271-1/+6
* Initialize libdbus for thread-safetySimon McVittie2013-06-231-0/+5
* Revert "Revert "Stop using deprecated tp-glib symbols""Xavier Claessens2013-05-2713-105/+37
* Merge branch 'telepathy-haze-0.6'Xavier Claessens2013-05-2713-37/+105
|\
| * Revert "Stop using deprecated tp-glib symbols"Xavier Claessens2013-05-2713-40/+108
* | Merge branch 'telepathy-haze-0.6'Xavier Claessens2013-05-272-3/+2
|\ \ | |/
| * Stop using deprecated tp-glib symbolsXavier Claessens2013-05-2713-108/+40
| * Work around GValueArray deprecationXavier Claessens2013-05-272-0/+3
* | Don't call purple_account_disconnect() if pw request failsWill Thompson2013-04-121-11/+8
* | request: fix more resource leaksStefan Becker2013-04-113-34/+73
* | request: fix resource leakageStefan Becker2013-04-111-24/+41
* | request: handle purple_account_request_password()Stefan Becker2013-04-115-14/+105
* | Add skype-x11 to known protocols, rename the other to skype-dbusGabriele Giacone2012-11-211-1/+2
* | Expose third-party Skype prpl as 'skype'Gabriele Giacone2012-11-171-0/+1
* | Remove deprecated tp_handle_ref/unrefXavier Claessens2012-05-107-65/+0
* | Use non-deprecated TpMessage APIsSimon McVittie2012-05-071-7/+6
* | Use non-deprecated TpIntset APIsSimon McVittie2012-05-072-6/+6
* | Use TP_ERRORS instead of deprecated TP_ERRORSimon McVittie2012-05-0713-35/+35
* | capabilities: implement UpdateCapabilitiesJonny Lamb2012-05-024-3/+108
* | capabilities: emit ContactCapabilityChanged where appropriateJonny Lamb2012-05-021-7/+23
* | capabilities: implement Media for contact capsJonny Lamb2012-05-011-6/+72