Make purple_contact_new take the id instead of the username.

Review Request #1851 — Created Sept. 28, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

Username is already readwrite, but id is not, and most protocols have id's for
everything, so lets make that the normal case in the api.

Ran the unit tests.

Summary ID
Make purple_contact_new take the id instead of the username.
Username is already readwrite, but id is not, and most protocols have id's for everything, so lets make that the normal case in the api.
2c40fc78d9f161bc217b1ae6abb5ce7657e9fdf1
Description From Last Updated

Do you want to add a note on what happens if it's NULL?

QuLogicQuLogic
grim
QuLogic
  1. 
      
  2. libpurple/purplecontact.h (Diff revision 2)
     
     

    Do you want to add a note on what happens if it's NULL?

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

Status: Closed (submitted)

Loading...