IRCv3: Add support for updating topics

Review Request #2817 — Created Nov. 14, 2023 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This only sets the text as we need a helper to find or create a contact info to
do the topic author.

Set and unset the topic from another client and verified it was displayed correctly including on join.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
IRCv3: Add support for updating topics
This only sets the text as we need a helper to find or create a contact info to do the topic author.
93d80f57c5361733063b31ac44be495ce5e00173 Gary Kramlich
IRCv3: Add support for updating topics
This only sets the text as we need a helper to find or create a contact info to do the topic author.
fa45badc4c2c67ee94865b79d466a248c48447dc Gary Kramlich
libpurple/protocols/ircv3/meson.build
libpurple/protocols/ircv3/purpleircv3constants.h
libpurple/protocols/ircv3/purpleircv3messagehandlers.c
Loading...