IRCv3: Don't add the libpurple user when joining a channel
Review Request #3933 — Created March 28, 2025 and submitted — Latest diff uploaded
libpurple automatically adds the account to the member list of a conversation, so we should not add ourselves because that creates a duplicate.
Joined an IRCv3 channel and verified that my user was only added once.
protocols/ircv3/purpleircv3messagehandlers.c |
---|