Add an account parameter to all async methods for PurpleProtocolRoster

Review Request #2532 — Created July 20, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

The protocols will need to know the account to do anything. They can figure it
out from the contact, but we already have it when we're calling this method, so
instead we just pass it through.

Ran the unit tests.

Commits

Files

    Loading...