summaryrefslogtreecommitdiff
path: root/ubuntu-online-accounts
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Revert "Fix build with UOA"Xavier Claessens5-30/+27
2013-09-13Fix build with UOAXavier Claessens5-27/+30
2013-04-03UOA: Do not segfault when "Done" or "Cancel" button clicked but widget is not...Lukas Vacek1-2/+8
2013-01-11UOA: Use the new libaccounts-glib APIsAlberto Mardegan2-43/+38
2013-01-09UOA: share a common configuration pluginAlberto Mardegan46-2082/+29
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-25fix ubuntu-online-accounts/Makefile.amGuillaume Desmottes1-1/+1
2012-09-18empathy.application.in: fix <translations> markupGuillaume Desmottes1-1/+1
2012-09-18generate empathy.application from empathy.application.inGuillaume Desmottes3-1/+8
2012-09-12UOA mc plugin: Don't crash if auth failure is removed on an unknown IM serviceXavier Claessens1-3/+6
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2-4/+4
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-09-06UOA account plugins: move shared code to a shared libGuillaume Desmottes2-90/+64
2012-09-06Move account plugins to their own dirGuillaume Desmottes35-245/+241
2012-09-06Generate one GType per UOA protocol pluginGuillaume Desmottes32-9/+1880
2012-08-27UOA: Use an AgManager singletonXavier Claessens1-1/+6
2012-08-27UOA: Set password auth mechanism/method on generic IM servicesXavier Claessens15-0/+60
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-08-14Use TpWeakRef when user_data of an async call is a widgetXavier Claessens2-4/+20
2012-08-14accounts-plugin-widget: only use the simple account widget when creating accountGuillaume Desmottes1-1/+5
2012-08-10UOA plugins: link on libempathy as wellGuillaume Desmottes3-0/+16
2012-08-06fix typo in ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.amGuillaume Desmottes1-1/+1
2012-08-06accounts-plugin-widget: keep a ref on the 'Done' buttonGuillaume Desmottes1-1/+4
2012-08-03Rely on the empathy factory rather than 're-preparing' the AMGuillaume Desmottes4-25/+36
2012-07-30UOA cc plugin: Support editing existing accountsXavier Claessens1-14/+75
2012-07-30add empathy-app-plugin-widgetXavier Claessens4-3/+418
2012-07-30add empathy-app-pluginGuillaume Desmottes5-2/+150
2012-07-30UOA accounts plugin widget: tweak styling of the info barXavier Claessens1-11/+31
2012-07-30UOA: fix empathy.application XML indentationXavier Claessens1-6/+4
2012-07-26UOA mc-plugin: CANNOT_SET_PARAMETERS depends on account's settingsXavier Claessens1-2/+22
2012-07-24accounts-plugin-widget: set the right icon nameGuillaume Desmottes1-0/+3
2012-07-24account-plugins: implement deleteGuillaume Desmottes1-1/+29
2012-07-24Generate plugins for most protocolsGuillaume Desmottes30-3/+523
2012-07-24add generate-plugins.pyGuillaume Desmottes6-0/+177
2012-07-24Add jabber provider, service and pluginGuillaume Desmottes5-0/+34
2012-07-24account-plugin-widget: display the top bar and account widgetGuillaume Desmottes2-5/+209
2012-07-24Hook cc-plugins to the build systemGuillaume Desmottes4-1/+29
2012-07-24add empathy-account-pluginGuillaume Desmottes2-0/+140
2012-07-24add account-plugin-widgetGuillaume Desmottes2-0/+221
2012-07-24add empathy.application to EXTRA_DISTGuillaume Desmottes1-0/+2
2012-07-24add empathy.applicationGuillaume Desmottes2-0/+15
2012-07-23UOA mc-plugin: Actually implement itXavier Claessens1-16/+595
2012-07-23Add skeleton of an MC plugin to import Ubuntu Online AccountsXavier Claessens5-0/+296