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/SessionMessagingKit
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
..
Calls Fixed up the remaining reported internal testing issues 2 years ago
Common Networking Added in missing code changes unrelated to closed groups rebuild 2 years ago
Database Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
File Server Fixed a number of issues found during internal testing 2 years ago
Jobs/Types Fixed a breaking issue and a few other minor bugs 2 years ago
Messages Resolved the remaining known internal testing issues 2 years ago
Meta Theming tweaks and bug fixes 3 years ago
Open Groups Resolved the remaining known internal testing issues 2 years ago
Protos Updated to the latest version of libSession-util 2 years ago
Sending & Receiving More performance logging and some minor optimisations 2 years ago
SessionUtil Fixed up the remaining reported internal testing issues 2 years ago
Shared Models Podfile tweaks to speed up sim builds, unit tests & minor bug fix 2 years ago
Utilities Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
Configuration.swift [WIP] started adding logic to ignore messages invalidated by config 2 years ago
SMKDependencies.swift Fixed up the remaining reported internal testing issues 2 years ago