Morgan Pretty d2c82cb915 Started working on some config contact pruning logic
Added support for a ConfirmationModal with an input field
Added a mechanism on Debug builds to export the database and it's key
Added logic to catch exceptions thrown within libSession (need to actually plug it in)
Added a debug-only mechanism to export the users database and (encrypted) database key
Added a few unit tests to check the CONTACTS config message size constraints
..
Attachment.swift Updated to the latest libSession, fixed remaining items
BlindedIdLookup.swift Sorted out a bunch of the config syncing logic
Capability.swift feat: add capability check for open group emoji reacts
ClosedGroup.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling
ConfigDump.swift [WIP] started adding logic to ignore messages invalidated by config
Contact.swift Started working on some config contact pruning logic
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling
DisappearingMessageConfiguration.swift Updated to the latest libSession, fixed a few bugs
GroupMember.swift Fixed the QA issues and a few other bugs
Interaction.swift Removed the extra debug logs for message sending
InteractionAttachment.swift
LinkPreview.swift Updated to the latest version of libSession-util
OpenGroup.swift Updated to the latest lib, started handling UserGroups
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case
Profile.swift Finished adding logic to ignore messages invalidated by config
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message
Reaction.swift update sortId logic after open group reaction index
RecipientState.swift Cleaned up some logic around sync messages
SessionThread.swift Started working on some config contact pruning logic
ThreadTypingIndicator.swift