IRCv3: Add detail to the ack and nak signals for PurpleIRCv3Capabilities

Review Request #2221 — Created Jan. 28, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

This allows you to tell g_signal_connect what capability you care about when
connecting to the signals. This avoids your signal callback being called
multiple times and having to do a string comparison to check if it's the
capability you care about.

Added a g_warning to purple_ircv3_sasl_ack_cb and verified it only got called for sasl and not cap-notify.

Summary ID
Add detail to the ack and nak signals for PurpleIRCv3Capabilities
This allows you to tell g_signal_connect what capability you care about when connecting to the signals. This avoids your signal callback being called multiple times and having to do a string comparison to check if it's the capability you care about.
e7e910a424d90d6c2e9e1785dae824d09398a7cf
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...