Make PurpleAccount subclass PurpleContactInfo

Review Request #2113 — Created Dec. 7, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

This allows accounts to be treated as PurpleContactInfo without duplication.

The existing api was left with deprecation flags so we can knock them out file by file.

Buddy Icons will replaced once /r/2092/ is merged.

Presence is a little goofy for now, because it still depends on PurpleAccountPresence which I want to remove in a simplification of the status api. I considered overriding the propert, but since purple_contact_info_get_presence returns its instance, this won't work.

Ran the unit tests and connected the demo protocol and an XMPP account that had contacts in the list.

Summary ID
Make PurpleAccount subclass PurpleContactInfo
98d784856df83d3ae4b576fe6090351998566d6a
grim
QuLogic
  1. Ship It!
  2. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...