Create the PurpleAccountManager API
Review Request #1137 — Created Nov. 12, 2021 and submitted — Latest diff uploaded
This replaces most of the purple_accounts_ API, but not quite everything. The functions that have been replaced have been marked as deprecated and libpurple has been updated to use the new API.
- Connected an XMPP account
- Verified chat and ims worked
- Verified that the saved statuses window didn't crash
- Ran the new unit tests.