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 c6c2881338 Reworked the libSession network to be instance based
• Fixed an issue where the DisappearingMessagesJob was getting run for every individual message process instead of just once after processing all messages from a poll
• Tweaked the polling logic to split the user, groups and community pollers into separate queues
• Tweaked the logic to restart the open group poller immediately after joining a community (to avoid an edge-case where there could be a long delay before the initial poll is made)
• Tweaked the logic for checking if PNs are susceptible to failure to only dispatch to the main thread once
• Cleaned up some warnings
• Updated the app versioning to be at the project level instead of target level
• Added the ability to define a unique hash for a job for deduplication
2 years ago
..
Views Fixed a crash on the blocked contacts screen and refactoring 2 years ago
AppearanceViewController.swift Refactored AppContext and AppRediness to Swift 2 years ago
BlockedContactsViewModel.swift Refactored AppContext and AppRediness to Swift 2 years ago
ConversationSettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
HelpViewModel.swift Refactored AppContext and AppRediness to Swift 2 years ago
ImagePickerHandler.swift Fixed a few more PN logic issues 2 years ago
NotificationContentViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NotificationSettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NotificationSoundViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago
NukeDataModal.swift Reworked the libSession network to be instance based 2 years ago
PrivacySettingsViewModel.swift minor fix on close button accessibility id 2 years ago
QRCodeVC.swift Change the 'Grant Camera Access' copy to 'Continue' at Apple's request 2 years ago
SeedModal.swift Fixes for user config crashes 2 years ago
SettingsViewModel.swift Fixed a crash on the blocked contacts screen and refactoring 2 years ago