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/SessionShareExtension
Morgan Pretty 2098cb32dd Number of fixes and tweaks related to the deadlock issue
• Fixed some cases where errors weren't being displayed correctly
• Tweaked the "nodeNotFound" error to be a bit more human readable
• Tweaked the BackgroundPoller timeout to have a 5 second buffer instead of a 1 second buffer
• Moved the lastHash pruning into the GarbageCollectionJob instead of the pre-poll fetching to avoid needing to use a write query before polling
• Reworked the Pollers to make their database queries part of the polling stream (and as such, cancellable)
8 months ago
..
Base.lproj Fixed a number of bugs with the config handling 2 years ago
Meta Refactored AppContext and AppRediness to Swift 1 year ago
SAEScreenLockViewController.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
ShareAppExtensionContext.swift Defensive coding for C API conversation, threading & logging tweaks 11 months ago
ShareNavController.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
SimplifiedConversationCell.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2 years ago
ThreadPickerVC.swift Fixed a few more issues found during testing 8 months ago
ThreadPickerViewModel.swift Fixed a bug where unwritable conversations appeared in the share extension 2 years ago