IRCv3: rejoin channels after reconnect

Review Request #2829 — Created Nov. 17, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

We rejoin after registration to make sure that the user is identified and has
all their user modes set and whatever. We don't actually have a way to do this
right now, but plugins can tie into the signal for that.

Joined some channels on my local ergo, disconnected the account in the account manager, re-enabled it, and verified via another client that I rejoined those channels.

Summary ID
IRCv3: rejoin channels after reconnect
We rejoin after registration to make sure that the user is identified and has all their user modes set and whatever. We don't actually have a way to do this right now, but plugins can tie into the signal for that.
a9887df166bbc8aa14ff913f8c7814054ed1fc46
Description From Last Updated

Should this command get a macro?

QuLogicQuLogic

Might as well be NULL for an empty string, though I suppose you could pass the macro instead.

QuLogicQuLogic
QuLogic
  1. 
      
  2. Should this command get a macro?

  3. 
      
grim
QuLogic
  1. Ship It!
  2. Might as well be NULL for an empty string, though I suppose you could pass the macro instead.

    1. If we did the macro, then we'd need a leading space when we add the channel name which can easily be overlooked, which I why I opted to do it all in the printf.

  3. 
      
grim
grim
Review request changed

Status: Closed (submitted)

Loading...