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/SessionUtilitiesKit/Utilities
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
1 month ago
..
ARC4RandomNumberGenerator.swift Fixed a number of bugs found during internal testing 11 months ago
Bencode.swift [WIP] Cleaned up interface, error handling and redundant code 2 months ago
CExceptionHelper.h Started working on some config contact pruning logic 11 months ago
CExceptionHelper.mm Started working on some config contact pruning logic 11 months ago
Codable+Utilities.swift Further work on migrations and message pipeline refactoring 2 years ago
Crypto.swift Fixed the broken tests 10 months ago
DifferenceKit+Utilities.swift Fixed a crash on the blocked contacts screen and refactoring 7 months ago
DispatchQueue+Utilities.swift Fixed the broken tests 10 months ago
Failable.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2 years ago
JSONDecoder+Utilities.swift [WIP] Pulling in a bunch of changes around request management 2 months ago
JSONEncoder+Utilities.swift [WIP] Pulling in a bunch of changes around request management 2 months ago
NSAttributedString+Utilities.swift Refactored the LintLocalizableStrings 8 months ago
Notification+Utilities.swift Further work on SessionMessagingKit migrations 2 years ago
OWSBackgroundTask.h A few bugs fixes and some optimisations 2 years ago
OWSBackgroundTask.m Refactored AppContext and AppRediness to Swift 4 months ago
Optional+Utilities.swift Fixing the broken unit tests, resolved the remaining TODOs 1 year ago
Randomness.swift Finished off a few remaining bits and pieces 1 year ago
Result+Utilities.swift Added unit tests to verify migrations between all versions work 8 months ago
Threading.swift Further config util logic 1 year ago
UIApplicationState+Utilities.swift Refactored AppContext and AppRediness to Swift 4 months ago
Version.swift Reworked the libSession network to be instance based 1 month ago