Skip to content

Conversation

mpretty-cyro
Copy link
Collaborator

@mpretty-cyro mpretty-cyro commented Jun 6, 2025

  • Added a new ConfigManager type to own the config objects
  • Updated the internals type to support both owned and unowned config_object pointers
  • Removing pruning logic from ConvoInfoVolatile (the ConfigManager will now remove orphaned records instead during init, will eventually do as part of a ConfigManager::merge function as well
  • Started working on adding blinded_contact_info and last_deleted_contacts

This PR is based on #47

• Added a new ConfigManager type to own the config objects
• Added a `last_active` value to `ConvoInfoVolatile` to enable better conversation sorting
• Updated the `internals` type to support both owned and unowned `config_object` pointers
• Removing pruning logic from `ConvoInfoVolatile` (the `ConfigManager` will now remove orphaned records instead during `init`, will eventually do as part of a `ConfigManager::merge` function as well
• Started working on adding `blinded_contact_info` and `last_deleted_contacts`
@mpretty-cyro mpretty-cyro self-assigned this Jun 6, 2025
@mpretty-cyro mpretty-cyro added the enhancement New feature or request label Jun 6, 2025
# Conflicts:
#	include/session/config/contacts.h
#	include/session/config/contacts.hpp
#	include/session/config/convo_info_volatile.h
#	include/session/config/convo_info_volatile.hpp
#	src/config/contacts.cpp
#	src/config/convo_info_volatile.cpp
@mpretty-cyro mpretty-cyro changed the title [WIP] Expose a sorted conversation list [WIP] Expose a full unsorted list of conversations Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant