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/Shared
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
..
Types Fixed an issue where the blocked contacts screen might not show values 8 months ago
Views Fixed an issue where the blocked contacts screen might not show values 8 months ago
BaseVC.swift fix gradient background 3 years ago
BezierPathView.swift WIP: refactor BezierPathView with swiftUI 2 years ago
CaptionView.swift Fixed a few more PN logic issues 2 years ago
FullConversationCell.swift implement contacts and global search tweaks 1 year ago
LoadingIndicatorView.swift minor change of swiftui preview syntax for CI 1 year ago
LoadingViewController.swift Removed some unneeded imports 2 years ago
OWSBezierPathView.h Fixed a hang, removed redundant libs, files and code 2 years ago
OWSBezierPathView.m Further config util logic 2 years ago
QRCodeScanningViewController.swift workaround for restarting capture after going back from message notification screen 10 months ago
ScanQRCodeScreen.swift workaround for restarting capture after going back from message notification screen 10 months ago
ScanQRCodeWrapperVC.swift fix scan qr code screen 3 years ago
ScreenLockUI.swift Number of fixes and tweaks related to the deadlock issue 8 months ago
SessionCarouselView+Info.swift optimise round corner for carousel view 2 years ago
SessionCarouselView+SwiftUI.swift Merge branch 'dev' into onboarding 1 year ago
SessionCarouselView.swift implement carousel view delegate 2 years ago
SessionCarouselViewDelegate.swift implement carousel view delegate 2 years ago
SessionHostingViewController.swift update accessibility id 9 months ago
SessionTableViewController.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
SessionTableViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
SessionTableViewTitleView.swift Fixed a number of bugs found in the internal release 1 year ago
UserSelectionVC.swift Fixed an accessibility regression 2 years ago