Propagate the PurpleAccount::notify signal via PurpleAccountManager::account-changed

Review Request #2032 — Created Nov. 5, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This new signal supports details and works just like notify does on the account
instances, but it will be emitted for any account that the manager instance
knows about which means we can remove the old purple signals.

Enabled and disabled accounts in Pidgin via the menus to make sure things were working right, and verified via the console that the accounts were being enabled and disabled.
Ran Finch, but I ran into the infinite loop bug in the buddy list clean when disabling an account which is a known issue.

Commits

Files

    Loading...