Add support for handling PRIVMSG and NOTICE messages from the server
Review Request #1932 — Created Oct. 14, 2022 and submitted — Latest diff uploaded
This is a very naive approach as we skip a lot of details including converting the source into just a nick, but we will iterate on this for those features later.
Connected to a local ergo instance and sent privmsg and notices to the account from a pidgin2 irc account.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
libpurple/protocols/ircv3/purpleircv3messagehandlers.h |
---|
libpurple/protocols/ircv3/purpleircv3messagehandlers.c |
---|
libpurple/protocols/ircv3/purpleircv3parser.c |
---|