Add properties to track whether conversation properties are editable

Review Request #3739 — Created Jan. 9, 2025 and submitted

Information

pidgin/pidgin
default

Reviewers

This covers avatars, descriptions, titles, and topics.

Ran the conversation tests under valgrind and called in the turtles for the rest.

Summary ID
Add properties to track whether conversation properties are editable
This covers avatars, descriptions, titles, and topics.
151558225165aa309776114e4183525ce6a7c2fc
Description From Last Updated

Not a big deal, but why is this one set/get while the others are get/set order?

QuLogicQuLogic
QuLogic
  1. 
      
  2. libpurple/purpleconversation.c (Diff revision 1)
     
     
    Show all issues

    Not a big deal, but why is this one set/get while the others are get/set order?

    1. Because the original thing I copy pasted from was in that order. But I'll fix it quick.

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