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/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
2 years ago
..
Views Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2 years ago
AppearanceViewController.swift Translations, better RTL support and minor animation fix 3 years ago
BlockedContactsViewModel.swift Sorted out a bunch of the config syncing logic 2 years ago
ConversationSettingsViewModel.swift Fixed a number of issues found during internal testing 2 years ago
HelpViewModel.swift Reworked the app startup process 2 years ago
ImagePickerHandler.swift Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2 years ago
NotificationContentViewModel.swift Fixed a number of issues found during internal testing 2 years ago
NotificationSettingsViewModel.swift Fixed a number of issues found during internal testing 2 years ago
NotificationSoundViewModel.swift Fixed a number of issues found during internal testing 2 years ago
NukeDataModal.swift Fixed up the remaining reported internal testing issues 2 years ago
PrivacySettingsViewModel.swift Fixed a number of issues found during internal testing 2 years ago
QRCodeVC.swift Moved some logic outside of DBWrite closures to prevent hangs 2 years ago
SeedModal.swift Updated the profile picture management UI 2 years ago
SettingsViewModel.swift Fixed a number of issues found during internal testing 2 years ago