IRCv3: Don't add the libpurple user when joining a channel

Review Request #3933 — Created March 28, 2025 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
IRCv3: Don't add the libpurple user when joining a channel
libpurple automatically adds the account to the member list of a conversation, so we should not add ourselves because that creates a duplicate.
4108c87bfbd2044fa7ff3984c462301bc27dd2a0 Gary Kramlich
protocols/ircv3/purpleircv3messagehandlers.c
Loading...