summaryrefslogtreecommitdiff
path: root/ubuntu-online-accounts/mc-plugin
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Clean up #include directives in headersEmanuele Aina1-1/+0
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina3-6/+3
2013-01-11UOA: Use the new libaccounts-glib APIsAlberto Mardegan1-31/+28
2012-10-08UOA mc plugin: Fix build errorsXavier Claessens1-5/+5
2012-10-08deal if ag_manager_new_for_service_type() returns NULLGuillaume Desmottes1-0/+19
2012-09-12UOA mc plugin: Don't crash if auth failure is removed on an unknown IM serviceXavier Claessens1-3/+6
2012-09-07mcp-account-manager-uoa: reconnect accounts when they are not failing any moreGuillaume Desmottes1-0/+37
2012-09-07webcredentials-monitor: track failuresGuillaume Desmottes2-9/+142
2012-09-07webcredentials-monitor: get a proxy on the D-Bus objectGuillaume Desmottes1-2/+42
2012-09-07add empathy-webcredentials-monitorGuillaume Desmottes3-0/+170
2012-08-22UOA: Changing enable state of MC account should not modify per-service stateXavier Claessens1-0/+3
2012-08-20Telepathy service is "google-talk" not "google"Xavier Claessens1-1/+12
2012-07-26UOA mc-plugin: CANNOT_SET_PARAMETERS depends on account's settingsXavier Claessens1-2/+22
2012-07-23UOA mc-plugin: Actually implement itXavier Claessens1-16/+595
2012-07-23Add skeleton of an MC plugin to import Ubuntu Online AccountsXavier Claessens4-0/+294