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
2023-04-21 16:34:06 +10:00
..
MessageReceiver+Calls.swift Finished off a few remaining bits and pieces 2023-03-08 17:27:07 +11:00
MessageReceiver+ClosedGroups.swift Updated to the latest libSession, fixed remaining items 2023-04-14 12:39:18 +10:00
MessageReceiver+ConfigurationMessages.swift Fixed a few bugs and build libSession-util from source 2023-04-21 16:34:06 +10:00
MessageReceiver+DataExtractionNotification.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+ExpirationTimers.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
MessageReceiver+MessageRequests.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-04-06 18:09:26 +10:00
MessageReceiver+ReadReceipts.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
MessageReceiver+TypingIndicators.swift Fixed issues raised during QA 2023-03-17 15:12:35 +11:00
MessageReceiver+UnsendRequests.swift Cleaned up a bunch of code, added pinned and hidden handling 2023-03-02 17:52:37 +11:00
MessageReceiver+VisibleMessages.swift Fixed issues raised during QA 2023-03-17 15:12:35 +11:00
MessageSender+ClosedGroups.swift Fixed issues found during QA 2023-04-14 18:19:18 +10:00