IRCv3: strip formatting from incoming messages

Review Request #2797 — Created Nov. 13, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

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
IRCv3: strip formatting from incoming messages
This covers everything in https://modern.ircdocs.horse/formatting.html.
8e3ea5ac58cb1d3c1506fe76add73a33d4eb36b6
Description From Last Updated

Might be nicer (since everything else uses []) to write this as &text[i + 1]?

QuLogicQuLogic
QuLogic
  1. 
      
  2. Show all issues

    Might be nicer (since everything else uses []) to write this as &text[i + 1]?

  3. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed