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
3 months ago
..
ARC4RandomNumberGenerator.swift Fixed a number of bugs found during internal testing 1 year ago
Bencode.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
CExceptionHelper.h Started working on some config contact pruning logic 1 year ago
CExceptionHelper.mm Started working on some config contact pruning logic 1 year ago
Codable+Utilities.swift Further work on migrations and message pipeline refactoring 2 years ago
Crypto.swift Fixed the broken tests 11 months ago
DifferenceKit+Utilities.swift Fixed a crash on the blocked contacts screen and refactoring 9 months ago
DispatchQueue+Utilities.swift Fixed the broken tests 11 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 3 months ago
JSONEncoder+Utilities.swift [WIP] Pulling in a bunch of changes around request management 3 months ago
NSAttributedString+Utilities.swift Refactored the LintLocalizableStrings 9 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 6 months ago
Optional+Utilities.swift Fixing the broken unit tests, resolved the remaining TODOs 2 years 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 9 months ago
Threading.swift Further config util logic 2 years ago
UIApplicationState+Utilities.swift Refactored AppContext and AppRediness to Swift 6 months ago
Version.swift Reworked the libSession network to be instance based 3 months ago