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/Sending & Receiving/Message Handling
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
..
MessageReceiver+Calls.swift Refactored the remaining references to PromiseKit 2 years ago
MessageReceiver+ClosedGroups.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
MessageReceiver+ConfigurationMessages.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageReceiver+DataExtractionNotification.swift Fixed a bug where the "DataExtractionNotification" messages weren't correctly setting their tmestamps 3 years ago
MessageReceiver+ExpirationTimers.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+MessageRequests.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageReceiver+ReadReceipts.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 3 years ago
MessageReceiver+TypingIndicators.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 3 years ago
MessageReceiver+UnsendRequests.swift Work on the PromiseKit refactor 2 years ago
MessageReceiver+VisibleMessages.swift Sorted out a bunch of the config syncing logic 2 years ago
MessageSender+ClosedGroups.swift Sorted out a bunch of the config syncing logic 2 years ago