summaryrefslogtreecommitdiff
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-0134-50/+42
* Use a flat namespace for internal includesEmanuele Aina2013-04-016-8/+7
* Avoid include path overspecificationsEmanuele Aina2013-04-015-5/+5
* Use double quotes for all internal headersEmanuele Aina2013-04-019-9/+9
* utils: Drop the file-based empathy_xml_validate()Emanuele Aina2013-04-012-37/+0
* Embed DTDs for XML validation as GResourcesEmanuele Aina2013-04-017-12/+33
* utils: Add empathy_xml_validate_from_resource()Emanuele Aina2013-04-012-0/+37
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-2731-138/+2
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-2712-12/+12
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-192-2/+2
* Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-241-0/+2
|\
| * chatroom-manager: save file when only the 'favorite' prop is changedGuillaume Desmottes2013-01-241-0/+2
* | Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-082-16/+54
|\ \ | |/
| * tp-chat: prepare CONNECTED on the TpConnection firstGuillaume Desmottes2013-01-081-10/+48
| * account-settings: early return if SASL earlierGuillaume Desmottes2013-01-081-6/+6
| * auth-client: Support X-TELEPATHY-PASSWORD for GOA accountsDebarshi Ray2012-11-091-10/+57
| * Implement Google OAUTH2 authentication for GOA accountsGiovanni Campagna2012-11-091-1/+8
| * auth-client: Don't unref properties before creating the certificateDebarshi Ray2012-11-061-2/+2
* | Recognize both handheld and phone clienttypes as mobile devicesSjoerd Simons2013-01-032-0/+17
* | More geocode-glib porting workRyan Lortie2012-11-281-2/+2
* | Port EmpathyContact to geocode-glib >= 0.99.1Bastien Nocera2012-11-281-11/+14
* | add some protocolname-displaynameGabriele Giacone2012-11-261-0/+7
* | auth-client: Support X-TELEPATHY-PASSWORD for GOA accountsDebarshi Ray2012-11-091-10/+57
* | auth-client: Don't unref properties before creating the certificateDebarshi Ray2012-11-061-2/+2
* | Implement Google OAUTH2 authentication for GOA accountsGiovanni Campagna2012-11-021-1/+8
|/
* individual-manager: make sure the individual stays alive when removing itGuillaume Desmottes2012-10-021-0/+6
* server-tls-handler: fix the variant type when fetching ServerCertificateGuillaume Desmottes2012-09-251-1/+1
* tp-chat: set Private and InviteOnly props on conference channelsGuillaume Desmottes2012-09-251-3/+30
* include telepathy-glib.hGuillaume Desmottes2012-09-1737-80/+20
* empathy-contact: fix priv->logged_alias leakGuillaume Desmottes2012-09-131-0/+1
* connection-aggregator: fix contacts array leakGuillaume Desmottes2012-09-121-0/+1
* add empathy_individual_manager_unprepare_async()Guillaume Desmottes2012-09-122-0/+58
* use tp_channel_dup_immutable_properties()Guillaume Desmottes2012-09-113-31/+39
* sasl-handler: factor out channel_has_may_save_response()Guillaume Desmottes2012-09-111-24/+24
* use tp_channel_get_connection()Guillaume Desmottes2012-09-111-2/+2
* use tp_text_channel_dup_pending_messages()Guillaume Desmottes2012-09-111-2/+2
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-113-6/+6
* account-settings: always save the password into the password storageGuillaume Desmottes2012-09-071-7/+2
* Remove gst dependency from libempathySjoerd Simons2012-08-294-18/+14
* pkg-kit: use an 'infinite' timeout when calling InstallPackageNamesGuillaume Desmottes2012-08-271-1/+1
* UOA auth: Request password if no credentials have ever be storedXavier Claessens2012-08-271-18/+65
* UOA auth: handle the password mechanism as wellXavier Claessens2012-08-271-3/+10
* UOA auth: Wait for callback when requesting passwordXavier Claessens2012-08-271-3/+19
* UOA auth: Move more code into auth_context_new()Xavier Claessens2012-08-271-35/+37
* UOA auth: factor out auth_context_done()Xavier Claessens2012-08-271-6/+10
* UOA auth: rename QueryInforData to AuthContextXavier Claessens2012-08-271-44/+44
* Move X-TELEPATHY-PASSWORD mechanism code into empathy-sasl-mechanisms.cXavier Claessens2012-08-273-80/+67
* UOA: Store password into signond instead of gnome-keyringXavier Claessens2012-08-271-0/+409
* UOA: Use an AgManager singletonXavier Claessens2012-08-274-4/+89
* Remember password at least until session restartXavier Claessens2012-08-275-12/+27