You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SessionMessagingKit/Database/Models
Morgan Pretty ff36b3eeab Resolved a number of TODOs and a couple of crashes
Updated the logic to always fetch all config messages (and not de-dupe them)
Updated the onboarding to fallback to fetch the legacy config if the there is no updated user config
Added sorting to config message processing to reduce the turn-around time for certain edge-cases to resolve
Removed some redundant code
Fixed a database re-entrancy crash
Fixed a crash when merging config messages
Fixed an issue which could occur by registering too many 'afterTransaction' closures
2 years ago
..
Attachment.swift Updated to the latest version of libSession-util 2 years ago
BlindedIdLookup.swift Sorted out a bunch of the config syncing logic 2 years ago
Capability.swift feat: add capability check for open group emoji reacts 3 years ago
ClosedGroup.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 3 years ago
Contact.swift Sorted out a bunch of the config syncing logic 2 years ago
ControlMessageProcessRecord.swift Resolved a number of TODOs and a couple of crashes 2 years ago
DisappearingMessageConfiguration.swift Updated to the latest libSession, fixed a few bugs 2 years ago
GroupMember.swift Removed unneeded imports of libraries to understand usage 2 years ago
Interaction.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Updated to the latest version of libSession-util 2 years ago
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Updated to the latest version of libSession-util 2 years ago
Quote.swift WIP: observe quote update 3 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 2 years ago
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
SharedConfigDump.swift Resolved a number of TODOs and a couple of crashes 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago