Add PurpleAccount:connected and PurpleAccount:disconnected signals

Review Request #2439 — Created April 19, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This will be propagated by PurpleAccountManager at a later time, but were
implemented separately.

Temporarily added g_warnings where the signal emissions where to verify they were being emitted.

I didn't add unit tests for this as there's a lot of boiler plate for that which will hopefully be changing soon.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add PurpleAccount:connected and PurpleAccount:disconnected signals
This will be propagated by PurpleAccountManager at a later time, but were implemented separately.
d9673b78be27d6a7a7aa19e21772d5af78ae893b Gary Kramlich
libpurple/account.c
Loading...