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 345b693225 Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling
Added the unit tests for the ConvoInfoVolatile
Added icons to the swipe actions
Updated jobs to be able to be prioritised (and added priorities to the launch jobs to avoid some odd behaviours)
Fixed some build issues resulting from merging
Fixed an issue with the open group pubkey encoding
Fixed an issue where an imageView could get it's image set on a background thread
Fixed a bug where the swipe actions weren't getting theming applied when the theme changed
Fixed a bug where scheduling code after the next db transaction completes couldn't be nested (resulting in code not running)
Fixed a bug where the PagedDataObserver might not notify of unobserved changes if they reverted previous unobserved changes
Fixed a couple of incorrect SQL ordering use cases (was overriding instead of appending ordering)
Fixed an issue where the app would re-upload the avatar every launch (only affected this branch)
Fixed an issue where the home screen wouldn't update group avatars when their profile data changed
2 years ago
..
Views Added in missing code changes unrelated to closed groups rebuild 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 Added in missing code changes unrelated to closed groups rebuild 2 years ago
HelpViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
ImagePickerHandler.swift Sorted out a bunch of the config syncing logic 2 years ago
NotificationContentViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
NotificationSettingsViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
NotificationSoundViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
NukeDataModal.swift Sorted out a bunch of the config syncing logic 2 years ago
PrivacySettingsViewModel.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
QRCodeVC.swift Removed unneeded imports of libraries to understand usage 2 years ago
SeedModal.swift Cleaned up the config-based table view controller to be more reusable 3 years ago
SettingsViewModel.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2 years ago