summaryrefslogtreecommitdiff
path: root/libempathy
AgeCommit message (Expand)AuthorFilesLines
2014-02-26use TpAccountChannelRequest Conference high level APIGuillaume Desmottes1-6/+3
2014-02-26tp-chat: stop setting TargetHandleType: NoneGuillaume Desmottes1-4/+0
2014-02-26use tp_account_channel_request_set_sms_channel()Guillaume Desmottes1-3/+1
2014-02-26use tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes1-7/+2
2014-02-26ft-handler: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-40/+20
2014-02-26tp-chat: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-18/+17
2014-02-26request-util: use TpAccountChannelRequest higher level APIGuillaume Desmottes1-13/+6
2014-02-06add empathy-bus-names.hGuillaume Desmottes2-0/+30
2014-02-06prefix Telepathy bus names with TP_Guillaume Desmottes4-10/+11
2013-11-25libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall2-23/+0
2013-10-31SASL: fix facebook mechanismXavier Claessens1-16/+17
2013-10-24tp-chat: prepare CONTACTS before our custom featureGuillaume Desmottes1-1/+2
2013-10-22stop using tp_account_manager_is_prepared()Guillaume Desmottes1-1/+1
2013-10-22libempathy: Fix several memory leaks from libgeePhilip Withnall2-4/+9
2013-10-21stop using generated ServerTLSConnection APIGuillaume Desmottes2-7/+4
2013-10-03EmpathyMessage: remove flags, they are uselessXavier Claessens2-37/+2
2013-10-03Add missing telepathy-glib-dbus.h includesXavier Claessens12-0/+15
2013-10-03Rename NUM_TP_ to TP_NUM_Xavier Claessens3-6/+6
2013-09-16Stop using deprecated libaccounts-glib functionsXavier Claessens1-24/+40
2013-09-16Stop using Folks deprecated functionsXavier Claessens1-1/+1
2013-09-12Use tpaw_uoa_manager_dup instead of empathy_uoa_manager_dupChandni Verma1-1/+1
2013-09-03UOA: Fix build failureTim Lunn1-1/+1
2013-09-03preferences: remove location sources preferencesGuillaume Desmottes1-3/+0
2013-08-20Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione1-0/+2
2013-08-20debug: remove EMPATHY_DEBUG_IRC as it's not needed any moreMarco Barisione2-14/+12
2013-08-20debug: set tp-account-widgets's debug flagsMarco Barisione1-0/+3
2013-08-20tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione6-13/+21
2013-08-20tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione5-40/+6
2013-08-20tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione4-48/+8
2013-08-20tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione1-1/+0
2013-08-20camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione3-367/+0
2013-08-20cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione4-482/+7
2013-08-20time: move from Empathy to tp-account-widgetsMarco Barisione5-200/+6
2013-08-20utils: remove empathy_account_has_uri_scheme_tel()Marco Barisione2-21/+0
2013-08-20tpaw-utils: move functions for protocol and service display informationMarco Barisione2-90/+0
2013-08-20tpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione2-46/+0
2013-08-20uoa-utils: move from Empathy to tp-awMarco Barisione4-87/+1
2013-08-20keyring: move from Empathy to tp-account-widgetsMarco Barisione6-795/+15
2013-08-20connection-managers: move from Empathy to tp-account-widgetsMarco Barisione3-438/+0
2013-08-20account-settings: move from Empathy to tp-account-widgetsMarco Barisione3-1930/+0
2013-08-20tp-account-widgets: Move the IRC network list with the related sourcesEmanuele Aina4-570/+2
2013-08-20tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina7-1704/+0
2013-08-19Add missing includeEmilio Pozuelo Monfort1-0/+1
2013-08-14Use new GeocodeLocation API in geocode-glib 0.99.1Andreas Henriksson1-6/+5
2013-08-09EmpathyAccountSettings: remember the new account display name when setting one.Xavier Claessens1-6/+3
2013-08-08Don't dereference a NULL errorEmilio Pozuelo Monfort1-1/+2
2013-07-18Move empathy_check_available_state() from utils to sound-managerXavier Claessens2-19/+0
2013-05-03Merge branch 'gnome-3-8'Guillaume Desmottes1-0/+2
2013-05-03libempathy: Fix build by adding missing math.h headerStef Walter1-0/+2
2013-04-10empathy-utils: add missing math.h includeGuillaume Desmottes1-0/+1