-
-
-
libpurple/protocols/ircv3/purpleircv3messagehandlers.c (Diff revision 1) Before
purple_ircv3_connection_add_status_message
was called withnew_command
, nownew_command
is not used at all. -
libpurple/protocols/ircv3/purpleircv3messagehandlers.c (Diff revision 1) The first
param
is not ignored here anymore. -
Add PurpleIRCv3Message represent messages rather than multiple variables
Review Request #2620 — Created Sept. 19, 2023 and submitted
Information | |
---|---|
grim | |
pidgin/pidgin | |
default | |
Reviewers | |
pidgin | |
Add PurpleIRCv3Message represent messages rather than multiple variables
Ran the unit tests and connected to my local ergo and sent a few messages.

Change Summary:
rebase and address issues
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+1178 -338) |