Add ConversationMember:nickname and ConversationMember:name-for-display properties

Review Request #3236 — Created June 7, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

Matrix and XMPP allow users to set a conversation specific nickname, these
properties allow us to support them while providing a method for the ui to know
which name to display.

I also did a few minor clean ups like dedenting [gs]et_property and NULL'd out the nick and blurb parameters for the existing properties.

Ran the conversation_member tests under valgrind, and ran the turtles for good measure.

Summary ID
Add ConversationMember:nickname and ConversationMember:name-for-display properties
Matrix and XMPP allow users to set a conversation specific nickname, these properties allow us to support them while providing a method for the ui to know which name to display.
8bacd505b2944e768b9c0a3e90353dc54dd70f01
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed