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

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

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.

Commits

Files