Add a contact property to PurpleAccount

Review Request #2064 — Created Nov. 16, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This contact can be used by the protocol to store additional information about
the account, including the user id, alias, etc. When the protocol connects, it
will be responsible for adding this contact to the ContactManager once it knows
that the id is correct.

This will also be used in the future when PurpleMessage gets migrated to using
PurpleContact's as well.

Connected an IRCv3 and demo accounts.

Commits

Files

    Loading...