Update Pidgin.Message to honor Purple.Message:attributes

Review Request #3938 — Created March 28, 2025 and submitted

Information

pidgin/pidgin
default

Reviewers

This should automatically format messages based on the attributes.

Connected to a test irc network and verified that messages looked like they should.

Summary ID
Update Pidgin.Message to honor Purple.Message:attributes
This should automatically format messages based on the attributes.
df1073aca1489e1aeb31ece96b2107dc0a250737
Description From Last Updated

This means that the PurpleMessage::attributes list will be modified below if it's an action/event, even though that's a Pidgin-specific formatting.

QuLogicQuLogic
There are no open issues
QuLogic
  1. 
      
  2. pidgin/pidginmessage.c (Diff revision 1)
     
     
    Show all issues

    This means that the PurpleMessage::attributes list will be modified below if it's an action/event, even though that's a Pidgin-specific formatting.

    1. Good call, we need to return a reference anyways, so we lose nothing by making a copy which would leave the purple message untouched.

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