IRCv3: Update the status window title when the user's nick changes

Review Request #3814 — Created Feb. 4, 2025 and submitted

Information

pidgin/pidgin
default

Reviewers

IRCv3: Update the status window title when the user's nick changes

Changed my nick on a local ergo server using quote and verified the title of the status window updated correctly. Also built and ran the flatpak without issue.

Summary ID
IRCv3: Update the status window title when the user's nick changes
5271fa375b4b45264624e3e262886e91a67ee04b
Description From Last Updated

Is there a missing call to this helper? It seems to be only used in the single callback, and could …

QuLogicQuLogic
QuLogic
  1. 
      
  2. protocols/ircv3/purpleircv3connection.c (Diff revision 1)
     
     
    Show all issues

    Is there a missing call to this helper? It seems to be only used in the single callback, and could be inlined there otherwise.

    1. I was thinking I was going to need to call it at startup and forgot to, but I just tested it on libera that has a big delay at startup as it looks up your host and it was just the status <nick> at <servername> fallback which is good.

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