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
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
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 3 years ago
Calls Fixed a hang, removed redundant libs, files and code 2 years ago
Closed Groups Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Conversations More performance logging and some minor optimisations 2 years ago
Dependencies Remove SwiftCSV 4 years ago
Emoji Further config util logic 2 years ago
Home Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Media Viewing & Editing Fixed a somehow reproducable crash 2 years ago
Meta Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Notifications Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Onboarding Fixed a hang, removed redundant libs, files and code 2 years ago
Open Groups Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Path Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2 years ago
Settings Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Shared Fixed infinite loops introduced by the last change >_> 2 years ago
Utilities Resolved the remaining known internal testing issues 2 years ago
.swiftlint.yml