Replace purple_accounts_restore_statuses with purple_account_manager_set_online

Review Request #3002 — Created March 1, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This is a step in replacing the old accounts API. I skipped checking if we have
network connectivity or not, because we need to work that into
purple_account_connect and checking purple_protocol_can_connect_async.

Ran with the turtles.

Summary ID
Replace purple_accounts_restore_statuses with purple_account_manager_go_online
This is a step is replacing the old accounts API. I skipped checking if we have network connectivity or not, because we need to work that into purple_account_connect and checking purple_protocol_can_connect_async.
1750054e46caa6a0d64514adcccba960e8fa365b
Description From Last Updated

hold up on this, making some more changes

grimgrim

online or offline

QuLogicQuLogic

This if is redundant since manager->online is a boolean, no?

QuLogicQuLogic
grim
  1. 
      
  2. hold up on this, making some more changes

  3. 
      
grim
QuLogic
QuLogic
  1. 
      
  2. libpurple/purpleaccountmanager.c (Diff revision 2)
     
     

    online or offline

  3. libpurple/purpleaccountmanager.c (Diff revision 2)
     
     

    This if is redundant since manager->online is a boolean, no?

  4. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...