-
-
libpurple/protocols/ircv3/purpleircv3formatting.c (Diff revision 1) Might be nicer (since everything else uses
[]
) to write this as&text[i + 1]
?
IRCv3: strip formatting from incoming messages
Review Request #2797 — Created Nov. 13, 2023 and submitted
This covers everything in https://modern.ircdocs.horse/formatting.html.
This is basically just a stop gap for now as we figure out exactly how we can't to handle formatting between the core and ui.
Ran the unit tests under valgrind.
Summary | ID |
---|---|
8e3ea5ac58cb1d3c1506fe76add73a33d4eb36b6 |
Description | From | Last Updated |
---|---|---|
Might be nicer (since everything else uses []) to write this as &text[i + 1]? |
|
Change Summary:
rebased and moved to better formatting ;)
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+816 -8) |