summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* Remove the GnuTLS dependencyDebarshi Ray2017-03-212-38/+0
* tls-verifier: Use GIO to verify the chain of TLS certificatesDebarshi Ray2017-03-212-222/+200
* tls-verifier: Handle GNUTLS_CERT_REVOKEDDebarshi Ray2017-03-201-0/+2
* Use Unicode in translatable stringsPiotr Drąg2016-11-101-1/+1
* use TpAccountChannelRequest Conference high level APIGuillaume Desmottes2014-02-261-6/+3
* tp-chat: stop setting TargetHandleType: NoneGuillaume Desmottes2014-02-261-4/+0
* use tp_account_channel_request_set_sms_channel()Guillaume Desmottes2014-02-261-3/+1
* use tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes2014-02-261-7/+2
* ft-handler: use TpAccountChannelRequest higher level APIGuillaume Desmottes2014-02-261-40/+20
* tp-chat: use TpAccountChannelRequest higher level APIGuillaume Desmottes2014-02-261-18/+17
* request-util: use TpAccountChannelRequest higher level APIGuillaume Desmottes2014-02-261-13/+6
* add empathy-bus-names.hGuillaume Desmottes2014-02-062-0/+30
* prefix Telepathy bus names with TP_Guillaume Desmottes2014-02-064-10/+11
* libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall2013-11-252-23/+0
* SASL: fix facebook mechanismXavier Claessens2013-10-311-16/+17
* tp-chat: prepare CONTACTS before our custom featureGuillaume Desmottes2013-10-241-1/+2
* stop using tp_account_manager_is_prepared()Guillaume Desmottes2013-10-221-1/+1
* libempathy: Fix several memory leaks from libgeePhilip Withnall2013-10-222-4/+9
* stop using generated ServerTLSConnection APIGuillaume Desmottes2013-10-212-7/+4
* EmpathyMessage: remove flags, they are uselessXavier Claessens2013-10-032-37/+2
* Add missing telepathy-glib-dbus.h includesXavier Claessens2013-10-0312-0/+15
* Rename NUM_TP_ to TP_NUM_Xavier Claessens2013-10-033-6/+6
* Stop using deprecated libaccounts-glib functionsXavier Claessens2013-09-161-24/+40
* Stop using Folks deprecated functionsXavier Claessens2013-09-161-1/+1
* Use tpaw_uoa_manager_dup instead of empathy_uoa_manager_dupChandni Verma2013-09-121-1/+1
* UOA: Fix build failureTim Lunn2013-09-031-1/+1
* preferences: remove location sources preferencesGuillaume Desmottes2013-09-031-3/+0
* Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-201-0/+2
* debug: remove EMPATHY_DEBUG_IRC as it's not needed any moreMarco Barisione2013-08-202-14/+12
* debug: set tp-account-widgets's debug flagsMarco Barisione2013-08-201-0/+3
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-206-13/+21
* tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione2013-08-205-40/+6
* tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione2013-08-204-48/+8
* tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione2013-08-201-1/+0
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-367/+0
* cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-204-482/+7
* time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-205-200/+6
* utils: remove empathy_account_has_uri_scheme_tel()Marco Barisione2013-08-202-21/+0
* tpaw-utils: move functions for protocol and service display informationMarco Barisione2013-08-202-90/+0
* tpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione2013-08-202-46/+0
* uoa-utils: move from Empathy to tp-awMarco Barisione2013-08-204-87/+1
* keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-795/+15
* connection-managers: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-438/+0
* account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-203-1930/+0
* tp-account-widgets: Move the IRC network list with the related sourcesEmanuele Aina2013-08-204-570/+2
* tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina2013-08-207-1704/+0
* Add missing includeEmilio Pozuelo Monfort2013-08-191-0/+1
* Use new GeocodeLocation API in geocode-glib 0.99.1Andreas Henriksson2013-08-141-6/+5
* EmpathyAccountSettings: remember the new account display name when setting one.Xavier Claessens2013-08-091-6/+3
* Don't dereference a NULL errorEmilio Pozuelo Monfort2013-08-081-1/+2