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
2023-07-07 13:20:32 +10:00
..
Backups Merge branch 'remove-unused-code' into voice-calls-2 2022-04-04 11:08:54 +10:00
Calls Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Closed Groups Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Conversations More performance logging and some minor optimisations 2023-07-06 15:39:41 +10:00
Dependencies Remove SwiftCSV 2021-01-27 14:09:19 +11:00
Emoji Further config util logic 2022-12-07 15:06:15 +11:00
Home Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Media Viewing & Editing Fixed a somehow reproducable crash 2023-07-03 12:05:43 +10:00
Meta Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Notifications Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Onboarding Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Open Groups Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Path Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 2023-05-18 17:34:25 +10:00
Settings Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
Shared Fixed infinite loops introduced by the last change >_> 2023-07-03 12:33:26 +10:00
Utilities Resolved the remaining known internal testing issues 2023-06-29 12:11:54 +10:00
.swiftlint.yml Fix target naming 2020-11-11 18:42:06 +11:00