summaryrefslogtreecommitdiff
path: root/ubuntu-online-accounts
Commit message (Expand)AuthorAgeFilesLines
* Use AM_CPPFLAGS instead of deprecated INCLUDESGuillaume Desmottes2013-10-222-2/+2
* Stop using deprecated libaccounts-glib functionsXavier Claessens2013-09-161-5/+7
* Fix UOA buildXavier Claessens2013-09-165-27/+32
* tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione2013-08-201-2/+2
* Fix UOA build errorXavier Claessens2013-05-071-0/+2
* Merge branch 'gnome-3-8'Xavier Claessens2013-04-031-2/+8
|\
| * UOA: Do not segfault when "Done" or "Cancel" button clicked but widget is not...Lukas Vacek2013-04-031-2/+8
* | Clean up #include directives in headersEmanuele Aina2013-04-014-6/+0
* | Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-013-6/+3
* | Use a flat namespace for internal includesEmanuele Aina2013-04-015-7/+8
* | Use double quotes for all internal headersEmanuele Aina2013-04-014-6/+6
|/
* UOA: Use the new libaccounts-glib APIsAlberto Mardegan2013-01-112-43/+38
* UOA: share a common configuration pluginAlberto Mardegan2013-01-0946-2082/+29
* UOA mc plugin: Fix build errorsXavier Claessens2012-10-081-5/+5
* deal if ag_manager_new_for_service_type() returns NULLGuillaume Desmottes2012-10-081-0/+19
* fix ubuntu-online-accounts/Makefile.amEMPATHY_3_6_0Guillaume Desmottes2012-09-251-1/+1
* empathy.application.in: fix <translations> markupGuillaume Desmottes2012-09-181-1/+1
* generate empathy.application from empathy.application.inGuillaume Desmottes2012-09-183-1/+8
* UOA mc plugin: Don't crash if auth failure is removed on an unknown IM serviceXavier Claessens2012-09-121-3/+6
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-112-4/+4
* mcp-account-manager-uoa: reconnect accounts when they are not failing any moreGuillaume Desmottes2012-09-071-0/+37
* webcredentials-monitor: track failuresGuillaume Desmottes2012-09-072-9/+142
* webcredentials-monitor: get a proxy on the D-Bus objectGuillaume Desmottes2012-09-071-2/+42
* add empathy-webcredentials-monitorGuillaume Desmottes2012-09-073-0/+170
* UOA account plugins: move shared code to a shared libGuillaume Desmottes2012-09-062-90/+64
* Move account plugins to their own dirGuillaume Desmottes2012-09-0635-245/+241
* Generate one GType per UOA protocol pluginGuillaume Desmottes2012-09-0632-9/+1880
* UOA: Use an AgManager singletonXavier Claessens2012-08-271-1/+6
* UOA: Set password auth mechanism/method on generic IM servicesXavier Claessens2012-08-2715-0/+60
* UOA: Changing enable state of MC account should not modify per-service stateXavier Claessens2012-08-221-0/+3
* Telepathy service is "google-talk" not "google"Xavier Claessens2012-08-201-1/+12
* Use TpWeakRef when user_data of an async call is a widgetXavier Claessens2012-08-142-4/+20
* accounts-plugin-widget: only use the simple account widget when creating accountGuillaume Desmottes2012-08-141-1/+5
* UOA plugins: link on libempathy as wellGuillaume Desmottes2012-08-103-0/+16
* fix typo in ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.amEMPATHY_3_5_5Guillaume Desmottes2012-08-061-1/+1
* accounts-plugin-widget: keep a ref on the 'Done' buttonGuillaume Desmottes2012-08-061-1/+4
* Rely on the empathy factory rather than 're-preparing' the AMGuillaume Desmottes2012-08-034-25/+36
* UOA cc plugin: Support editing existing accountsXavier Claessens2012-07-301-14/+75
* add empathy-app-plugin-widgetXavier Claessens2012-07-304-3/+418
* add empathy-app-pluginGuillaume Desmottes2012-07-305-2/+150
* UOA accounts plugin widget: tweak styling of the info barXavier Claessens2012-07-301-11/+31
* UOA: fix empathy.application XML indentationXavier Claessens2012-07-301-6/+4
* UOA mc-plugin: CANNOT_SET_PARAMETERS depends on account's settingsXavier Claessens2012-07-261-2/+22
* accounts-plugin-widget: set the right icon nameGuillaume Desmottes2012-07-241-0/+3
* account-plugins: implement deleteGuillaume Desmottes2012-07-241-1/+29
* Generate plugins for most protocolsGuillaume Desmottes2012-07-2430-3/+523
* add generate-plugins.pyGuillaume Desmottes2012-07-246-0/+177
* Add jabber provider, service and pluginGuillaume Desmottes2012-07-245-0/+34
* account-plugin-widget: display the top bar and account widgetGuillaume Desmottes2012-07-242-5/+209
* Hook cc-plugins to the build systemGuillaume Desmottes2012-07-244-1/+29