summaryrefslogtreecommitdiff
path: root/libempathy
AgeCommit message (Expand)AuthorFilesLines
2012-08-08improve SASL debug outputGuillaume Desmottes2-0/+6
2012-08-03client-factory: add TP_ACCOUNT_FEATURE_STORAGEGuillaume Desmottes1-0/+3
2012-08-03Migrate from libgnome-keyring to libsecretStef Walter1-103/+54
2012-08-03goa-auth-handler: pass the data pointer to auth_cbGuillaume Desmottes1-2/+2
2012-08-03goa-auth-handler: factor out auth_data_new()Guillaume Desmottes1-4/+16
2012-07-30libraries and plugins must be using gi18n-lib.hXavier Claessens2-2/+2
2012-07-23Go back to libgee 0.6.xGuillaume Desmottes2-2/+2
2012-07-23Add Ubuntu Online Accounts auth handlerXavier Claessens4-0/+442
2012-07-23coding style fixesGuillaume Desmottes1-1/+1
2012-07-19add empathy_account_settings_set_storage_provider()Guillaume Desmottes2-0/+22
2012-07-19libempathy: Port empathy to libgee 0.8.Jeremy Whiting2-2/+2
2012-07-18Implement Google X-OAUTH2 SASL mechanismXavier Claessens2-0/+45
2012-07-18Move SASL mechanism implementations into its own fileXavier Claessens8-151/+393
2012-07-17remove MC password migration codeGuillaume Desmottes1-76/+0
2012-07-17Turn libempathy to a public libGuillaume Desmottes1-14/+21
2012-07-17tp-chat: prepare the Password feature if neededGuillaume Desmottes1-0/+38
2012-07-17Revert "tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD"Guillaume Desmottes1-2/+1
2012-07-17tp-chat:requires TP_CHANNEL_FEATURE_PASSWORDGuillaume Desmottes1-1/+2
2012-07-16Use new tp_account_* gettersGuillaume Desmottes2-4/+4
2012-07-02Bring back 'theme' keyDanielle Madeley1-0/+1
2012-07-02Remove legacy themes codeDanielle Madeley1-1/+0
2012-06-27tp-chat: stop setting the TpAccount during constructionGuillaume Desmottes3-43/+10
2012-06-26ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_...Guillaume Desmottes1-2/+4
2012-06-18Add heuristic to calculate individuals popularitySeif Lotfy1-5/+39
2012-06-18individual-manager: document that individuals_pop ref its contentGuillaume Desmottes1-1/+1
2012-06-18individual-manager: document individual_notify_im_interaction_count()Guillaume Desmottes1-0/+4
2012-06-18Revert "individual-manager: comment out interaction code"Guillaume Desmottes1-9/+0
2012-06-15remove deprecated gsettings keysGuillaume Desmottes1-6/+0
2012-06-14individual-manager: comment out interaction codeGuillaume Desmottes1-0/+9
2012-06-14individual-manager: keep track of most popular contactsGuillaume Desmottes2-0/+181
2012-06-13empathy_client_factory_dup_contact_features: request groups and client-typesGuillaume Desmottes1-0/+2
2012-06-07empathy_account_settings_migrate_password_cb: use the vardict APIGuillaume Desmottes1-6/+5
2012-06-07account-settings: always use GVariant to store parametersGuillaume Desmottes2-152/+155
2012-06-07remove empathy_account_settings_set_* functionsGuillaume Desmottes2-113/+9
2012-06-07accounts-settings: store parameters as GVariantGuillaume Desmottes2-27/+70
2012-06-07make empathy_account_settings_get() staticGuillaume Desmottes2-4/+5
2012-06-07account-settings: use TpConnectionManager accessorsGuillaume Desmottes1-2/+2
2012-06-07connection-managers: use TpConnectionManager accessorGuillaume Desmottes1-1/+1
2012-06-07tp-chat: use TpProxy accessorsGuillaume Desmottes1-4/+2
2012-06-07remove unused proxy hash and equal functionsGuillaume Desmottes2-33/+0
2012-06-06use TpAccountRequestGuillaume Desmottes1-63/+28
2012-06-06Add GVariant converters from tp-glibGuillaume Desmottes2-0/+35
2012-06-06use tp_list_connection_managers_async()Guillaume Desmottes1-18/+30
2012-06-06account-settings: use TpProtocol's API to get TpConnectionManagerParamGuillaume Desmottes2-31/+10
2012-06-06empathy_account_settings_check_readyness: use the existing TpProtocol to list...Guillaume Desmottes1-25/+21
2012-06-06empathy_account_settings_get_tp_protocol: return a TpProtocolGuillaume Desmottes2-3/+3
2012-06-03Remove unused field hash from EmpathyContactChandni Verma1-1/+0
2012-05-29Disconnect all aggregator signal handlers on disposing EmpathyIndividualManagerChandni Verma1-7/+5
2012-05-25factor out empathy_individual_get_client_types()Guillaume Desmottes2-0/+45
2012-05-15remove tp-contact-factoryGuillaume Desmottes3-257/+0