session-ios/Session/Settings
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
..
Views Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
AppearanceViewController.swift Translations, better RTL support and minor animation fix 2022-10-07 18:46:05 +11:00
BlockedContactsViewModel.swift Sorted out a bunch of the config syncing logic 2022-12-16 16:51:08 +11:00
ConversationSettingsViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
HelpViewModel.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
ImagePickerHandler.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
NotificationContentViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
NotificationSettingsViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
NotificationSoundViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
NukeDataModal.swift Fixed up the remaining reported internal testing issues 2023-06-28 18:03:40 +10:00
PrivacySettingsViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
QRCodeVC.swift Moved some logic outside of DBWrite closures to prevent hangs 2023-07-07 13:20:32 +10:00
SeedModal.swift Updated the profile picture management UI 2023-05-16 13:09:05 +10:00
SettingsViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00