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/SignalUtilitiesKit/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 year ago
..
AppSetup.swift Merge remote-tracking branch 'origin/dev' into feature/lib-quic-integration 1 year ago
AppVersion.h Re-organize files 4 years ago
AppVersion.m Refactored the LintLocalizableStrings 2 years ago
Bench.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
Collection+OWS.swift Ditch unused Signal code 4 years ago
CommonStrings.swift Merge branch 'database-refactor' into add-documents-section 3 years ago
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 3 years ago
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2 years ago
FeatureFlags.swift Added global search back 3 years ago
ImageCache.swift Re-organize files 4 years ago
NoopNotificationsManager.swift Reworked the app startup process 2 years ago
Notification+Loki.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
OWSSignalAddress.swift Re-organize files 4 years ago
OrderedDictionary.swift Further config util logic 2 years ago
ParamParser.swift Remove more Signal code 4 years ago
ReachabilityManager.swift Fixed a few more PN logic issues 2 years ago
ReverseDispatchQueue.swift Further config util logic 2 years ago
Searcher.swift Re-organize files 4 years ago
ShareViewDelegate.swift Refactored SessionShareExtension code to Swift 3 years ago
SwiftSingletons.swift Fixed a few more PN logic issues 2 years ago
UIGestureRecognizer+OWS.swift Reworked the libSession network to be instance based 1 year ago
UIView+OWS.swift Refactored AppContext and AppRediness to Swift 1 year ago
UIViewController+OWS.swift Refactored AppContext and AppRediness to Swift 1 year ago
UIViewController+Utilities.swift Progressing on theming functionality 3 years ago
WeakTimer.swift Ditch unused Signal code 4 years ago