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/Session/Settings
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
..
Views Logging improvements, incorrect version number fix 9 months ago
AppearanceViewController.swift Refactored AppContext and AppRediness to Swift 1 year ago
BlockedContactsViewModel.swift Attempts to fix more crashes and fix unit tests 11 months ago
ConversationSettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
HelpViewModel.swift Merge remote-tracking branch 'upstream/dev' into release/2.6.3 9 months ago
ImagePickerHandler.swift Fixed a few more PN logic issues 2 years ago
NotificationContentViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NotificationSettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NotificationSoundViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NukeDataModal.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
PrivacySettingsViewModel.swift replace "Lock Session" with "Lock App" 11 months ago
QRCodeScreen.swift workaround for restarting capture after going back from message notification screen 9 months ago
RecoveryPasswordScreen.swift add animation 9 months ago
SeedModal.swift move getting mnemonic function from SeedVC to Identity 2 years ago
SettingsViewModel.swift fix multiple lines display name in settings screen 9 months ago