Purple: Add some new API to Purple.Account to migrate to the new Purple.Account:connection-state property

Review Request #3613 — Created Oct. 28, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This just creates the API which just calls the old API so we can transition
everything and then remove the Purple.Connection:state property.

Verified a few accounts connected and called in the turtles for good measure.

Summary ID
Purple: Add some new API to Purple.Account to migrate to the new Purple.Account:connection-state property
This just creates the API which just calls the old API so we can transition everything and then remove the Purple.Connection:state property.
afe04a2bbe7937e5978575a133e5352b4f24baf3
Description From Last Updated

Is there a reason this doesn't use the purple_account_set_connection_state helper?

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/purpleaccount.c (Diff revision 1)
     
     
     
     
     
     
     
    Show all issues

    Is there a reason this doesn't use the purple_account_set_connection_state helper?

  3. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed