Add a "messages" property to PurpleConversation

Review Request #2590 — Created Aug. 29, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

This is a GListModel that can be used in the ui's for handling history. Right
now it is a simple GListStore, but the idea is that in the future we will have
a PurpleHistoryListStore or something that will only keep a subset of the
messages in memory and then update according to the backing store when
necessary.

Ran the unit tests.

Summary ID
Add a "messages" property to PurpleConversation
This is a GListModel that can be used in the ui's for handling history. Right now it is a simple GListStore, but the idea is that in the future we will have a PurpleHistoryListStore or something that will only keep a subset of the messages in memory and then update according to the backing store when necessary.
f22952265b21563af683ea811af211bfecd08a8b
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...