Add PurpleIRCv3Message represent messages rather than multiple variables

Review Request #2620 — Created Sept. 19, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

Add PurpleIRCv3Message represent messages rather than multiple variables

Ran the unit tests and connected to my local ergo and sent a few messages.

Summary ID
Add PurpleIRCv3Message represent messages rather than multiple variables
b69d690613f281939b245d773d45af59952d8b04
Description From Last Updated

s/messaget/message

ivanhoeivanhoe

Before purple_ircv3_connection_add_status_message was called with new_command, now new_command is not used at all.

ivanhoeivanhoe

The first param is not ignored here anymore.

ivanhoeivanhoe

n_params unused

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. s/messaget/message

  3. Before purple_ircv3_connection_add_status_message was called with new_command, now new_command is not used at all.

  4. The first param is not ignored here anymore.

  5. n_params unused

  6. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...