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 6fd574916b Fixed a few bugs and build libSession-util from source
Added libSession-util as a submodule and wired into build
Updated the logic to run migrations when returning from the background as well (since we will have feature-flag controlled migrations it's possible for a "new" migration to become available at this point)
Fixed an issue where the 'Note to Self' conversation could appear when linking a device for a new user
Fixed an issue where the app would process the ConfigSyncJob before completing onboarding
2 years ago
..
MessageReceiver+Calls.swift Finished off a few remaining bits and pieces 2 years ago
MessageReceiver+ClosedGroups.swift Updated to the latest libSession, fixed remaining items 2 years ago
MessageReceiver+ConfigurationMessages.swift Fixed a few bugs and build libSession-util from source 2 years ago
MessageReceiver+DataExtractionNotification.swift Cleaned up a bunch of code, added pinned and hidden handling 2 years ago
MessageReceiver+ExpirationTimers.swift Fixed a number of bugs with the config handling 2 years ago
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2 years ago
MessageReceiver+UnsendRequests.swift Cleaned up a bunch of code, added pinned and hidden handling 2 years ago
MessageReceiver+VisibleMessages.swift Fixed issues raised during QA 2 years ago
MessageSender+ClosedGroups.swift Fixed issues found during QA 2 years ago