Add a ctcp property to IbisMessage

Review Request #3200 — Created May 24, 2024 and submitted

Information

ibis/ibis
default

Reviewers

This property will be set by the parser but can be set on any message if it
is a PRIVMSG or NOTICE. While parsing the leading and trailing \001 will be
removed.

Ran the message and parser tests under valgrind.
Called in the turtles for the rest.

Summary ID
Add a ctcp property to IbisMessage
This property will be set by the parser but can be set on any message if it is a PRIVMSG or NOTICE. While parsing the leading and trailing \001 will be removed.
eb367af0fae6ceb43435da314472846f9c54e245
Description From Last Updated

There are two 'if' in this sentence; should one be an 'of', or should there be an 'and'/'or' somewhere?

QuLogicQuLogic

No apostrophe.

QuLogicQuLogic
QuLogic
  1. 
      
  2. ibis/ibismessage.c (Diff revision 1)
     
     
    Show all issues

    There are two 'if' in this sentence; should one be an 'of', or should there be an 'and'/'or' somewhere?

  3. ibis/ibismessage.c (Diff revision 1)
     
     
    Show all issues

    No apostrophe.

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