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
Morgan Pretty 0a7cd9a500 Fixed a few issues related to database reentrancy
• Reworked the database rentrancy fixes
• Added a timeout to prevent deadlocks with our custom synchronous database actions
• Fixed a case where we were incorrectly accessing the database in a reentrant way
3 months ago
..
Attachments Fixed an issue where sharing attachments could lose filename and extension 5 months ago
Errors Fix an issue that a call might be shown after handled in background with CallKit and then opening the app 4 months ago
Link Previews Refactored the LintLocalizableStrings 2 years ago
Message Handling workaround for a permission issue in NotificationServiceExtension 4 months ago
Notifications Allow notifications from non-default namespaces, handle empty data 4 months ago
Pollers Cleaned up 'calledFromConfig' params 5 months ago
Quotes Cleaning up final things before release 2 years ago
Typing Indicators Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 5 months ago
MessageReceiver.swift fix an issue where Note to self appears after receiving first call 4 months ago
MessageSender+Convenience.swift Fixed a few more issues found during testing 10 months ago
MessageSender.swift Fixed a few issues related to database reentrancy 3 months ago
Notification+MessageReceiver.swift [WIP] Started work fixing XCode 15 build issues 2 years ago