summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* UOA auth handler: Inform SSO when access token didn't workXavier Claessens2012-08-202-24/+45
* keyring: fix format issueGuillaume Desmottes2012-08-081-1/+1
* improve SASL debug outputGuillaume Desmottes2012-08-082-0/+6
* client-factory: add TP_ACCOUNT_FEATURE_STORAGEGuillaume Desmottes2012-08-031-0/+3
* Migrate from libgnome-keyring to libsecretStef Walter2012-08-031-103/+54
* goa-auth-handler: pass the data pointer to auth_cbGuillaume Desmottes2012-08-031-2/+2
* goa-auth-handler: factor out auth_data_new()Guillaume Desmottes2012-08-031-4/+16
* libraries and plugins must be using gi18n-lib.hXavier Claessens2012-07-302-2/+2
* Go back to libgee 0.6.xGuillaume Desmottes2012-07-232-2/+2
* Add Ubuntu Online Accounts auth handlerXavier Claessens2012-07-234-0/+442
* coding style fixesGuillaume Desmottes2012-07-231-1/+1
* add empathy_account_settings_set_storage_provider()Guillaume Desmottes2012-07-192-0/+22
* libempathy: Port empathy to libgee 0.8.Jeremy Whiting2012-07-192-2/+2
* Implement Google X-OAUTH2 SASL mechanismXavier Claessens2012-07-182-0/+45
* Move SASL mechanism implementations into its own fileXavier Claessens2012-07-188-151/+393
* remove MC password migration codeGuillaume Desmottes2012-07-171-76/+0
* Turn libempathy to a public libGuillaume Desmottes2012-07-171-14/+21
* tp-chat: prepare the Password feature if neededGuillaume Desmottes2012-07-171-0/+38
* Revert "tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD"Guillaume Desmottes2012-07-171-2/+1
* tp-chat:requires TP_CHANNEL_FEATURE_PASSWORDGuillaume Desmottes2012-07-171-1/+2
* Use new tp_account_* gettersGuillaume Desmottes2012-07-162-4/+4
* Bring back 'theme' keyDanielle Madeley2012-07-021-0/+1
* Remove legacy themes codeDanielle Madeley2012-07-021-1/+0
* tp-chat: stop setting the TpAccount during constructionGuillaume Desmottes2012-06-273-43/+10
* ft-factory: ensure that the factory stays alive while empathy_ft_handler_new_...Guillaume Desmottes2012-06-261-2/+4
* Add heuristic to calculate individuals popularitySeif Lotfy2012-06-181-5/+39
* individual-manager: document that individuals_pop ref its contentGuillaume Desmottes2012-06-181-1/+1
* individual-manager: document individual_notify_im_interaction_count()Guillaume Desmottes2012-06-181-0/+4
* Revert "individual-manager: comment out interaction code"Guillaume Desmottes2012-06-181-9/+0
* remove deprecated gsettings keysGuillaume Desmottes2012-06-151-6/+0
* individual-manager: comment out interaction codeGuillaume Desmottes2012-06-141-0/+9
* individual-manager: keep track of most popular contactsGuillaume Desmottes2012-06-142-0/+181
* empathy_client_factory_dup_contact_features: request groups and client-typesGuillaume Desmottes2012-06-131-0/+2
* empathy_account_settings_migrate_password_cb: use the vardict APIGuillaume Desmottes2012-06-071-6/+5
* account-settings: always use GVariant to store parametersGuillaume Desmottes2012-06-072-152/+155
* remove empathy_account_settings_set_* functionsGuillaume Desmottes2012-06-072-113/+9
* accounts-settings: store parameters as GVariantGuillaume Desmottes2012-06-072-27/+70
* make empathy_account_settings_get() staticGuillaume Desmottes2012-06-072-4/+5
* account-settings: use TpConnectionManager accessorsGuillaume Desmottes2012-06-071-2/+2
* connection-managers: use TpConnectionManager accessorGuillaume Desmottes2012-06-071-1/+1
* tp-chat: use TpProxy accessorsGuillaume Desmottes2012-06-071-4/+2
* remove unused proxy hash and equal functionsGuillaume Desmottes2012-06-072-33/+0
* use TpAccountRequestGuillaume Desmottes2012-06-061-63/+28
* Add GVariant converters from tp-glibGuillaume Desmottes2012-06-062-0/+35
* use tp_list_connection_managers_async()Guillaume Desmottes2012-06-061-18/+30
* account-settings: use TpProtocol's API to get TpConnectionManagerParamGuillaume Desmottes2012-06-062-31/+10
* empathy_account_settings_check_readyness: use the existing TpProtocol to list...Guillaume Desmottes2012-06-061-25/+21
* empathy_account_settings_get_tp_protocol: return a TpProtocolGuillaume Desmottes2012-06-062-3/+3
* Remove unused field hash from EmpathyContactChandni Verma2012-06-031-1/+0
* Disconnect all aggregator signal handlers on disposing EmpathyIndividualManagerChandni Verma2012-05-291-7/+5