IRCv3: Implement join and part message handlers

Review Request #3235 — Created June 7, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This only handle the RFC versions, we'll do extended-join later.

The TODO's are not meant to be done in this RR because they require additional code in IRCv3Connection, and once that's done we'll grab these then.

Connected to my local ergo and had another client join and part a few times while I verified that the member list was updated correctly.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
IRCv3: Implement join and part message handlers
This only handle the RFC versions, we'll do extended-join later.
28a3d2a6f51fcc8f7d3633c62939603aa56c40d4 Gary Kramlich
protocols/ircv3/purpleircv3connection.c
protocols/ircv3/purpleircv3messagehandlers.h
protocols/ircv3/purpleircv3messagehandlers.c
Loading...