- Change Summary:
-
rebased
- Commits:
-
Summary ID 2300cafedcc191da32b0f953276e1ca0214dbb86 57b16c5e8d5bb527d15785397e6f9b3e1e75da44
Make PurpleAccount subclass PurpleContactInfo
Review Request #2113 — Created Dec. 7, 2022 and submitted
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 |
---|---|
98d784856df83d3ae4b576fe6090351998566d6a |