summaryrefslogtreecommitdiff
path: root/goa-mc-plugin
Commit message (Expand)AuthorAgeFilesLines
* goa-mc-plugin: Remove Facebook chat using JabberDebarshi Ray2015-03-121-13/+0
* goa-mc-plugin: Remove Windows Live chat using JabberDebarshi Ray2014-06-111-13/+0
* GOA plugin: implement both MC 5.16 and MC 5.18 APIsSimon McVittie2014-02-071-39/+364
* GOA plugin: use signal-emission helpersSimon McVittie2014-02-071-3/+5
* GOA: ignore non-Telepathy accountsMarco Barisione2013-07-181-0/+6
* Clean up #include directives in source filesEmanuele Aina2013-04-012-3/+0
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-012-4/+4
* goa-mc-plugin: Fix deprecation warningsEmanuele Aina2013-03-271-6/+5
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* GOA: set param-extra-certificate-identities for Windows live accountsGuillaume Desmottes2012-08-031-0/+2
* libraries and plugins must be using gi18n-lib.hXavier Claessens2012-07-301-2/+0
* Add fallback server for WLMXavier Claessens2012-05-081-0/+1
* goa-mc-plugin: support enabling or disabling accountsDebarshi Ray2012-05-071-10/+24
* goa-mc-plugin: fix variable nameDebarshi Ray2012-04-021-1/+1
* mcp-account-manager-goa: g_key_file_get_keys() expects a gsizeGuillaume Desmottes2012-04-021-1/+1
* mcp-account-manager-goa: fix shadow variable warningsGuillaume Desmottes2012-04-021-17/+17
* mcp-account-manager-goa: remove unused variablesGuillaume Desmottes2012-04-021-4/+0
* goa-mc-plugin: build with ERROR_CFLAGSGuillaume Desmottes2012-04-021-1/+2
* Set chat.facebook.com:443 as fallback serverGuillaume Desmottes2012-03-151-0/+2
* goa plugin: set chat.facebook.com as 'server' paramGuillaume Desmottes2012-03-151-0/+1
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-5/+5
* Import Facebook and windows Live GOA accountsXavier Claessens2011-11-041-4/+24
* goa-mc-plugin: do not set the ConnectAutomatically Account propertyGuillaume Desmottes2011-09-151-1/+0
* GOA plugin: only save parameters from GOA accountsGuillaume Desmottes2011-09-141-0/+14
* don't leak the keys returned by g_key_file_get_keys()Guillaume Desmottes2011-09-061-0/+2
* mcp_account_manager_goa_get: rename 'n' to nkeysGuillaume Desmottes2011-09-061-6/+3
* Store variable parameters to a key fileGuillaume Desmottes2011-09-061-7/+124
* watch for chat properties change to detect if Chat has enabled/disabledGuillaume Desmottes2011-09-061-19/+19
* set TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_ENABLED restrictionGuillaume Desmottes2011-09-061-1/+2
* Remove old Facebook codeGuillaume Desmottes2011-09-061-42/+4
* watch for Chat feature changes to enable/disable the accountGuillaume Desmottes2011-09-061-23/+18
* mcp_account_manager_goa_set: pretend we save everythingGuillaume Desmottes2011-09-061-0/+2
* Enable TP account only if Chat has been turned on in GOAGuillaume Desmottes2011-09-061-22/+6
* store the GoaObject rather than the GoaAccountGuillaume Desmottes2011-09-061-11/+17
* Add params fallback-servers, extra-certificate-identities and require-encryptionDanielle Madeley2011-09-061-0/+6
* Document hashtable allocation/reffingDanielle Madeley2011-09-061-1/+4
* Track accounts created and destroyed from GOADanielle Madeley2011-09-061-2/+32
* Initial work on a GNOME Online Accounts Mission Control pluginDanielle Madeley2011-09-064-0/+597