IRCv3: Don't send message that the user input into the status conversation

Review Request #3481 — Created Sept. 13, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

Previously anything a user typed into the status conversation would be sent as
a privmsg. Now we just ignore it.

Sent some message to the status conversation and verified via ngrep that they were not sent.

Commits

Files