summaryrefslogtreecommitdiff
path: root/libempathy
AgeCommit message (Expand)AuthorFilesLines
2013-10-31SASL: fix facebook mechanismXavier Claessens1-16/+17
2013-09-16Revert "Fix build with UOA"Xavier Claessens1-2/+2
2013-09-13Fix build with UOAXavier Claessens1-2/+2
2013-08-08Don't dereference a NULL errorEmilio Pozuelo Monfort1-1/+2
2013-05-03libempathy: Fix build by adding missing math.h headerStef Walter1-0/+2
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina31-138/+2
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina12-12/+12
2013-02-19Revert "Go back to libgee 0.6.x"Guillaume Desmottes2-2/+2
2013-01-24Merge branch 'gnome-3-6'Guillaume Desmottes1-0/+2
2013-01-24chatroom-manager: save file when only the 'favorite' prop is changedGuillaume Desmottes1-0/+2
2013-01-08Merge branch 'gnome-3-6'Guillaume Desmottes2-16/+54
2013-01-08tp-chat: prepare CONNECTED on the TpConnection firstGuillaume Desmottes1-10/+48
2013-01-08account-settings: early return if SASL earlierGuillaume Desmottes1-6/+6
2013-01-03Recognize both handheld and phone clienttypes as mobile devicesSjoerd Simons2-0/+17
2012-11-28More geocode-glib porting workRyan Lortie1-2/+2
2012-11-28Port EmpathyContact to geocode-glib >= 0.99.1Bastien Nocera1-11/+14
2012-11-26add some protocolname-displaynameGabriele Giacone1-0/+7
2012-11-09auth-client: Support X-TELEPATHY-PASSWORD for GOA accountsDebarshi Ray1-10/+57
2012-11-09Implement Google OAUTH2 authentication for GOA accountsGiovanni Campagna1-1/+8
2012-11-09auth-client: Support X-TELEPATHY-PASSWORD for GOA accountsDebarshi Ray1-10/+57
2012-11-06auth-client: Don't unref properties before creating the certificateDebarshi Ray1-2/+2
2012-11-06auth-client: Don't unref properties before creating the certificateDebarshi Ray1-2/+2
2012-11-02Implement Google OAUTH2 authentication for GOA accountsGiovanni Campagna1-1/+8
2012-10-02individual-manager: make sure the individual stays alive when removing itGuillaume Desmottes1-0/+6
2012-09-25server-tls-handler: fix the variant type when fetching ServerCertificateGuillaume Desmottes1-1/+1
2012-09-25tp-chat: set Private and InviteOnly props on conference channelsGuillaume Desmottes1-3/+30
2012-09-17include telepathy-glib.hGuillaume Desmottes37-80/+20
2012-09-13empathy-contact: fix priv->logged_alias leakGuillaume Desmottes1-0/+1
2012-09-12connection-aggregator: fix contacts array leakGuillaume Desmottes1-0/+1
2012-09-12add empathy_individual_manager_unprepare_async()Guillaume Desmottes2-0/+58
2012-09-11use tp_channel_dup_immutable_properties()Guillaume Desmottes3-31/+39
2012-09-11sasl-handler: factor out channel_has_may_save_response()Guillaume Desmottes1-24/+24
2012-09-11use tp_channel_get_connection()Guillaume Desmottes1-2/+2
2012-09-11use tp_text_channel_dup_pending_messages()Guillaume Desmottes1-2/+2
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes3-6/+6
2012-09-07account-settings: always save the password into the password storageGuillaume Desmottes1-7/+2
2012-08-29Remove gst dependency from libempathySjoerd Simons4-18/+14
2012-08-27pkg-kit: use an 'infinite' timeout when calling InstallPackageNamesGuillaume Desmottes1-1/+1
2012-08-27UOA auth: Request password if no credentials have ever be storedXavier Claessens1-18/+65
2012-08-27UOA auth: handle the password mechanism as wellXavier Claessens1-3/+10
2012-08-27UOA auth: Wait for callback when requesting passwordXavier Claessens1-3/+19
2012-08-27UOA auth: Move more code into auth_context_new()Xavier Claessens1-35/+37
2012-08-27UOA auth: factor out auth_context_done()Xavier Claessens1-6/+10
2012-08-27UOA auth: rename QueryInforData to AuthContextXavier Claessens1-44/+44
2012-08-27Move X-TELEPATHY-PASSWORD mechanism code into empathy-sasl-mechanisms.cXavier Claessens3-80/+67
2012-08-27UOA: Store password into signond instead of gnome-keyringXavier Claessens1-0/+409
2012-08-27UOA: Use an AgManager singletonXavier Claessens4-4/+89
2012-08-27Remember password at least until session restartXavier Claessens5-12/+27
2012-08-20UOA auth handler: Inform SSO when access token didn't workXavier Claessens2-24/+45
2012-08-08keyring: fix format issueGuillaume Desmottes1-1/+1