session-ios/SessionMessagingKit/Database/Models
Morgan Pretty c455a13a7b Finished adding logic to ignore messages invalidated by config
Added timestamps to the Profile table to avoid overriding current profile info with older info
Updated the MessageReceiver to ignore the rest of the messages invalidated by the config
Updated to the latest libSession
Updated the JobRunner to expose some more info about the currently running jobs
Made some tweaks to the ConfigurationSyncJob to better support concurrent jobs running for different targets
2023-05-31 14:30:33 +10:00
..
Attachment.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
BlindedIdLookup.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
Capability.swift feat: add capability check for open group emoji reacts 2022-08-18 16:13:20 +10:00
ClosedGroup.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
ConfigDump.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
Contact.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
DisappearingMessageConfiguration.swift Updated to the latest libSession, fixed a few bugs 2023-01-27 14:51:04 +11:00
GroupMember.swift Fixed the QA issues and a few other bugs 2023-03-31 12:09:04 +11:00
Interaction.swift Removed the extra debug logs for message sending 2023-05-23 15:09:11 +10:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
OpenGroup.swift Updated to the latest lib, started handling UserGroups 2023-02-28 17:23:56 +11:00
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
Profile.swift Finished adding logic to ignore messages invalidated by config 2023-05-31 14:30:33 +10:00
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2023-03-06 14:33:24 +11:00
Reaction.swift update sortId logic after open group reaction index 2022-08-08 13:07:29 +10:00
RecipientState.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00