Update Pidgin.Message to honor Purple.Message:attributes
Review Request #3938 — Created March 28, 2025 and submitted
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 |
---|---|
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. |
|
|||
There are no open issues |
- Change Summary:
-
Use a copy of the attrs from the message as we need to return a ref anyways and this leaves the purple message untouched.
- Commits:
-
Summary ID 71729b1e29f71c10ddc5c4e4a6d532741597d809 df1073aca1489e1aeb31ece96b2107dc0a250737 - Diff:
-
Revision 2 (+2 -2)