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/Meta
Morgan Pretty 6f4bdcdccb Moved some logic outside of DBWrite closures to prevent hangs
Updated the SessionApp.presentConversation function from using the DBWrite thread if it didn't need to
Updated the PagedDatabaseObserver to process database commits async on a serial queue to avoid holding up the DBWrite thread
Moved another Atomic mutation outside of a DBWrite closure
Refactored the PagedDatabaseObserver 'databaseDidCommit' logic to be much more straightforward
Tweaked a couple of flaky unit tests
2 years ago
..
AudioFiles add silence audio file 3 years ago
Certificates Updated the certificate for seed3 2 years ago
Countries Improve onion request path loading efficiency 4 years ago
Fonts Fix missing font 4 years ago
Images.xcassets Merge pull request #851 from mpretty-cyro/feature/updated-profile-picture-modal 2 years ago
Mnemonic Debug 4 years ago
Settings.bundle Further refactoring work 2 years ago
Translations Fixed up the remaining reported internal testing issues 2 years ago
TurnServers add session turn server info 3 years ago
AppDelegate.swift More performance logging and some minor optimisations 2 years ago
AppEnvironment.swift Further config util logic 2 years ago
Launch Screen.storyboard Updated the app settings screens 3 years ago
MainAppContext.h Fixed a few more threading-related bugs 2 years ago
MainAppContext.m Further config util logic 2 years ago
Session-Info.plist Updated permission descriptions to appease Apple 2 years ago
SessionApp.swift Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Signal-Bridging-Header.h Fixed a hang, removed redundant libs, files and code 2 years ago
Signal.entitlements Removed the iCloud entitlements 2 years ago
SignalTSan.supp
SignalUBSan.supp