IRCv3: strip formatting from incoming messages
Review Request #2797 — Created Nov. 12, 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]? |
QuLogic |
- Change Summary:
-
rebased and moved to better formatting ;)
- Commits:
-
Summary ID f2bddbd9d435c4b736326db6ad3119a4aaccdffe 8e3ea5ac58cb1d3c1506fe76add73a33d4eb36b6 - Diff:
-
Revision 2 (+816 -8)