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
1 year ago
..
AppSetup.swift Moved a bunch of networking logic into libSession 1 year ago
AppVersion.h
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
CommonStrings.swift
Differentiable+Utilities.swift
DirectionalPanGestureRecognizer.swift Fixed the broken tests and resolved some warnings 2 years ago
FeatureFlags.swift
ImageCache.swift
NoopNotificationsManager.swift Reworked the app startup process 2 years ago
Notification+Loki.swift
OWSSignalAddress.swift
OrderedDictionary.swift Further config util logic 2 years ago
ParamParser.swift
ReverseDispatchQueue.swift Further config util logic 2 years ago
Searcher.swift
ShareViewDelegate.swift
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