Add additional properties required for registration to IbisClient

Review Request #3189 — Created May 21, 2024 and submitted

Information

ibis/ibis
default

Reviewers

Add additional properties required for registration to IbisClient

Ran the turtles and ran the client unit tests under valgrind.

Valgrind is saying there's a potential leak in the alt_nick_empty test but we've seen this before as its in glib.

Summary ID
Add additional properties required for registration to IbisClient
1ac13bcc09f0fcca12af5c553a1599f63ca7314c
Description From Last Updated

username

QuLogicQuLogic

This isn't mentioned in the ibis_client_get_realname docs. And I don't think the tests really check this since they don't set …

QuLogicQuLogic

Ditto.

QuLogicQuLogic

its

QuLogicQuLogic
QuLogic
  1. 
      
  2. ibis/ibisclient.c (Diff revision 1)
     
     
    Show all issues

    This isn't mentioned in the ibis_client_get_realname docs. And I don't think the tests really check this since they don't set nick.

  3. ibis/ibisclient.c (Diff revision 1)
     
     
    Show all issues

    Ditto.

  4. ibis/tests/test_client.c (Diff revision 1)
     
     
    Show all issues

    its

  5. 
      
grim
QuLogic
  1. 
      
  2. ibis/ibisclient.h (Diff revisions 1 - 2)
     
     
    Show all issues

    username

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