Emit the irc-sending-text signal for all irc messages.
Review Request #1483 — Created May 27, 2022 and submitted — Latest diff uploaded
This was accidentally broken with the priority message sending stuff when the rate limiter was added.
Connected to libera and everything seemed to be fine. Waited for the antispam timer and verified that both part and quit messages which use
irc_priority_send
worked via theirc-more
plugin.