summaryrefslogtreecommitdiff
path: root/goa-mc-plugin
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Ignore GTask being GLib 2.36 API so this can compile in Empathy 3.838-goa-mc-517Simon McVittie1-0/+8
2014-02-05GOA plugin: implement both MC 5.16 and MC 5.18 APIsSimon McVittie1-39/+364
2014-02-05GOA plugin: use signal-emission helpersSimon McVittie1-3/+5
2014-02-05Update GOA plugin to Empathy masterSimon McVittie2-5/+2
2013-07-18GOA: ignore non-Telepathy accountsMarco Barisione1-0/+6
2013-03-27goa-mc-plugin: Fix deprecation warningsEmanuele Aina1-6/+5
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2012-08-03GOA: set param-extra-certificate-identities for Windows live accountsGuillaume Desmottes1-0/+2
2012-07-30libraries and plugins must be using gi18n-lib.hXavier Claessens1-2/+0
2012-05-08Add fallback server for WLMXavier Claessens1-0/+1
2012-05-07goa-mc-plugin: support enabling or disabling accountsDebarshi Ray1-10/+24
2012-04-02goa-mc-plugin: fix variable nameDebarshi Ray1-1/+1
2012-04-02mcp-account-manager-goa: g_key_file_get_keys() expects a gsizeGuillaume Desmottes1-1/+1
2012-04-02mcp-account-manager-goa: fix shadow variable warningsGuillaume Desmottes1-17/+17
2012-04-02mcp-account-manager-goa: remove unused variablesGuillaume Desmottes1-4/+0
2012-04-02goa-mc-plugin: build with ERROR_CFLAGSGuillaume Desmottes1-1/+2
2012-03-15Set chat.facebook.com:443 as fallback serverGuillaume Desmottes1-0/+2
2012-03-15goa plugin: set chat.facebook.com as 'server' paramGuillaume Desmottes1-0/+1
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-5/+5
2011-11-04Import Facebook and windows Live GOA accountsXavier Claessens1-4/+24
2011-09-15goa-mc-plugin: do not set the ConnectAutomatically Account propertyGuillaume Desmottes1-1/+0
2011-09-14GOA plugin: only save parameters from GOA accountsGuillaume Desmottes1-0/+14
2011-09-06don't leak the keys returned by g_key_file_get_keys()Guillaume Desmottes1-0/+2
2011-09-06mcp_account_manager_goa_get: rename 'n' to nkeysGuillaume Desmottes1-6/+3
2011-09-06Store variable parameters to a key fileGuillaume Desmottes1-7/+124
2011-09-06watch for chat properties change to detect if Chat has enabled/disabledGuillaume Desmottes1-19/+19
2011-09-06set TP_STORAGE_RESTRICTION_FLAG_CANNOT_SET_ENABLED restrictionGuillaume Desmottes1-1/+2
2011-09-06Remove old Facebook codeGuillaume Desmottes1-42/+4
2011-09-06watch for Chat feature changes to enable/disable the accountGuillaume Desmottes1-23/+18
2011-09-06mcp_account_manager_goa_set: pretend we save everythingGuillaume Desmottes1-0/+2
2011-09-06Enable TP account only if Chat has been turned on in GOAGuillaume Desmottes1-22/+6
2011-09-06store the GoaObject rather than the GoaAccountGuillaume Desmottes1-11/+17
2011-09-06Add params fallback-servers, extra-certificate-identities and require-encryptionDanielle Madeley1-0/+6
2011-09-06Document hashtable allocation/reffingDanielle Madeley1-1/+4
2011-09-06Track accounts created and destroyed from GOADanielle Madeley1-2/+32
2011-09-06Initial work on a GNOME Online Accounts Mission Control pluginDanielle Madeley4-0/+597