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 5ee15bbc3f Moved a bunch of networking logic into libSession
• Moved the snode cache and path building into libSession (deleted associated logic)
• Moved reachability detection into libSession (remove Reachability dependency)
• Fixed a couple of crashes with using libQuic requests
• Fixed a bug where the MessageRequestFooterView would show buttons on outgoing message requests
2 months ago
..
AppSetup.swift Moved a bunch of networking logic into libSession 2 months ago
AppVersion.h Re-organize files 4 years ago
AppVersion.m Refactored the LintLocalizableStrings 9 months ago
Bench.swift Cleaned up a bunch of warnings, renamed a couple of folders 3 months ago
Collection+OWS.swift
CommonStrings.swift Merge branch 'database-refactor' into add-documents-section 2 years ago
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 2 years ago
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2 years ago
FeatureFlags.swift Added global search back 2 years ago
ImageCache.swift Re-organize files 4 years ago
NoopNotificationsManager.swift Reworked the app startup process 1 year ago
Notification+Loki.swift Fixed a large number of bugs and added a setting to control open group message deletion 2 years ago
OWSSignalAddress.swift Re-organize files 4 years ago
OrderedDictionary.swift Further config util logic 2 years ago
ParamParser.swift
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 11 months ago
UIGestureRecognizer+OWS.swift Reworked the libSession network to be instance based 3 months ago
UIView+OWS.swift Refactored AppContext and AppRediness to Swift 6 months ago
UIViewController+OWS.swift Refactored AppContext and AppRediness to Swift 6 months ago
UIViewController+Utilities.swift Progressing on theming functionality 2 years ago
WeakTimer.swift