Remove Purple.Connection.error and its friends

Review Request #3566 — Created Oct. 4, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This change means you need to call Purple.Account.set_error followed by
Purple.Account.disconnect. This will probably be cleaned up a bit in the future
but for now this lets us clean up a lot of old API.

Connected demo and irc accounts. Verified that disconnects worked via the demo actions. Call in the turtles.

Summary ID
Remove Purple.Connection.error and its friends
This change means you need to call Purple.Account.set_error followed by Purple.Account.disconnect. This will probably be cleaned up a bit in the future but for now this lets us clean up a lot of old API.
02efd429f4b378cc7bd46aa32531b9f5d59a3c4c
Description From Last Updated

Can you remove PurpleConnectionPrivate->wants_to_die and _purple_connection_wants_to_die now?

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

    Can you remove PurpleConnectionPrivate->wants_to_die and _purple_connection_wants_to_die now?

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