The first steps of making the conversation manager persistent

Review Request #3215 — Created May 31, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

* Add PurpleUi.get_conversation_manager
* Add PurpleConversationManager.new(filename)
* Make PurpleConversationManager_get_default call
PurpleUi.get_conversation_manager
* Update TestUi to implement PurpleUi.get_conversation_manager
* Update PidginUi to implement PurpleUi.get_conversation_manager

Ran the turtles and ran the conversation_manager test under valgrind.

Summary ID
The first steps of making the conversation manager persistent
* Add PurpleUi.get_conversation_manager * Add PurpleConversationManager.new(filename) * Make PurpleConversationManager_get_default call PurpleUi.get_conversation_manager * Update PidginUi to implement PurpleUi.get_conversation_manager
49556a7208ac69effdd59642a512e0fe026f7421
Description From Last Updated

s/too/to

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. libpurple/purpleconversationmanager.h (Diff revision 1)
     
     
    Show all issues

    s/too/to

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