Add PurpleAccount::error property and remove "account-error-changed" and "account-status-changing" signals.
Review Request #2036 — Created Nov. 5, 2022 and submitted — Latest diff uploaded
Also sorted the account signal changes in ChangeLog.API. The account-error-changed signal is easily replaced by the notify signal for the new property, and account-status_changing wasn't used by anything.
Used the account actions of the demo protocol plugin to disconnect the account without issue.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
ChangeLog.API |
---|
doc/reference/libpurple/signals_account.md |
---|
libpurple/account.c |
---|
libpurple/accounts.c |
---|
libpurple/protocols.c |
---|