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 8f3dcbc6be Sorted out a bunch of the config syncing logic
Updated the onboarding to attempt to retrieve the current user profile config and skip display name collection if it already exists
Updated the logic to get the snode pool and build paths immediately on launch even if the user hasn't been created yet (faster onboarding)
Removed the iOS-specific concurrent dual snode '/store' behaviour
Cleaned up the profile updating logic
Fixed an issue where the pollers could end up deadlocking the main thread if too many tried to start concurrently
2 years ago
..
Attachment.swift Fixed a few issues caused by the PromiseKit refactor 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 Updated to the latest version of the shared util library 2 years ago
DisappearingMessageConfiguration.swift Removed unneeded imports of libraries to understand usage 2 years ago
GroupMember.swift Removed unneeded imports of libraries to understand usage 2 years ago
Interaction.swift Added a method to allow safer database inserts 3 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Refactored the remaining references to PromiseKit 2 years ago
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 3 years ago
Profile.swift Sorted out a bunch of the config syncing logic 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 Finished removing usages to non-theme colour variables 3 years ago
SessionThread.swift Added a method to allow safer database inserts 3 years ago
SharedConfigDump.swift Sorted out a bunch of the config syncing logic 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago