summaryrefslogtreecommitdiff
path: root/src/empathy-sanity-cleaning.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-21migrate_account_to_uoa: actually iterate over the supersedes arrayGuillaume Desmottes1-2/+5
2012-09-11use tp_account_manager_dup_valid_accounts()Guillaume Desmottes1-5/+7
2012-08-28sanity_ctx_ref() is only used by UOA code atmGuillaume Desmottes1-0/+2
2012-08-28keep our reference on the global ctx until the account has been removedGuillaume Desmottes1-23/+21
2012-08-28Remove the old account even if we fail to create the new oneGuillaume Desmottes1-2/+4
2012-08-28uoa_migration_done: free data once we're done with itGuillaume Desmottes1-0/+2
2012-08-28uoa-migration: delete account if plugin is missingGuillaume Desmottes1-2/+22
2012-08-28Turn migration code to an async functionGuillaume Desmottes1-13/+99
2012-08-28try installing missing account-plugin-*Guillaume Desmottes1-0/+91
2012-08-27factor out migrate_account_to_uoa()Guillaume Desmottes1-55/+63
2012-08-27UOA: Migrate passwords to SSOXavier Claessens1-14/+98
2012-08-16migrate existing TP accounts to libaccountsXavier Claessens1-1/+110
2012-07-16Use new tp_account_* gettersGuillaume Desmottes1-1/+1
2012-07-02upgrade_chat_theme_settings: use empathy_theme_manager_dup_theme_name_from_pa...Guillaume Desmottes1-13/+5
2012-07-02Store the theme name in the 'theme' gsettings keyGuillaume Desmottes1-12/+35
2012-07-02move theme migration code to sanity-cleaning.cGuillaume Desmottes1-1/+45
2012-03-15sanity-cleaning: set fallback-servers on Facebook accountsGuillaume Desmottes1-1/+42
2012-03-06sanity-cleaning: fix xmpp accounts having a negative priorityGuillaume Desmottes1-1/+63
2012-03-06Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes1-0/+89