IRCv3: Add support for updating topics
Review Request #2817 — Created Nov. 14, 2023 and submitted
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.
Change Summary:
rebased, addressed issue, added support for constants for messages and replies. Will fill out the rest of them in another rr.
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+270) |

-
-
libpurple/protocols/ircv3/purpleircv3parser.c (Diff revision 2) Oh, should the constants be used here too?
Change Summary:
Use constants when registering the handlers and move to defines because we can't keep defining string variables in a header file.
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+272) |