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 ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
3 years ago
..
AppSetup.h Cleaned up some config sync logic and allowed migrations to trigger them 3 years ago
AppSetup.m Fixed a few closed group and job issues 3 years ago
AppVersion.h Re-organize files 4 years ago
AppVersion.m Redesign conversation screen part 1 4 years ago
Bench.swift
ByteParser.h
ByteParser.m Redesign conversation screen part 1 4 years ago
Collection+OWS.swift
CommonStrings.swift improve translation and notificaiton displaying 3 years ago
Differentiable+Utilities.swift Further work on migrations and message pipeline refactoring 3 years ago
DirectionalPanGestureRecognizer.swift Re-organize files 4 years ago
DisplayableText.swift Re-organize files 4 years ago
FeatureFlags.swift Re-organize files 4 years ago
FunctionalUtil.h
FunctionalUtil.m Redesign conversation screen part 1 4 years ago
ImageCache.swift Re-organize files 4 years ago
NSArray+OWS.h
NSArray+OWS.m Redesign conversation screen part 1 4 years ago
NSAttributedString+OWS.h
NSAttributedString+OWS.m
NSObject+Casting.h
NSObject+Casting.m
NSSet+Functional.h
NSSet+Functional.m
NSURLSessionDataTask+StatusCode.h
NSURLSessionDataTask+StatusCode.m
NoopNotificationsManager.swift Further work on migrations and message pipeline refactoring 3 years ago
Notification+Loki.swift Further work on migrations and message pipeline refactoring 3 years ago
OWSAlerts.swift Fixed a couple of crashes 3 years ago
OWSAnyTouchGestureRecognizer.h Re-organize files 4 years ago
OWSAnyTouchGestureRecognizer.m Re-organize files 4 years ago
OWSDispatch.h Re-organize files 4 years ago
OWSDispatch.m Re-organize files 4 years ago
OWSError.h Re-organize files 4 years ago
OWSError.m Redesign conversation screen part 1 4 years ago
OWSFormat.h
OWSFormat.m add size label for file type attachment 3 years ago
OWSOperation.h Re-organize files 4 years ago
OWSOperation.m Redesign conversation screen part 1 4 years ago
OWSQueues.h Re-organize files 4 years ago
OWSSignalAddress.swift Re-organize files 4 years ago
OrderedDictionary.swift
OutageDetection.swift Re-organize files 4 years ago
ParamParser.swift
ReachabilityManager.swift Re-organize files 4 years ago
ReverseDispatchQueue.swift
SSKAsserts.h
Searcher.swift Re-organize files 4 years ago
ShareViewDelegate.swift Refactored SessionShareExtension code to Swift 3 years ago
SignalAccount.h Re-organize files 4 years ago
SignalAccount.m Redesign conversation screen part 1 4 years ago
SignalIOS.pb.swift Re-organize files 4 years ago
SignalIOSProto.swift Re-organize files 4 years ago
SwiftSingletons.swift
TSConstants.h Re-organize files 4 years ago
TSConstants.m Re-organize files 4 years ago
ThreadUtil.h Removed the OWSBlockingManager replacing it with the config sync 3 years ago
ThreadUtil.m Removed the OWSBlockingManager replacing it with the config sync 3 years ago
UIAlertController+OWS.swift
UIColor+Extensions.swift Merge branch 'dev' into feature/message-requests 3 years ago
UIColor+OWS.h Re-organize files 4 years ago
UIColor+OWS.m Re-organize files 4 years ago
UIFont+OWS.h Re-organize files 4 years ago
UIFont+OWS.m Re-organize files 4 years ago
UIGestureRecognizer+OWS.swift Re-organize files 4 years ago
UIImage+OWS.swift Re-organize files 4 years ago
UIUtil.h Re-organize files 4 years ago
UIUtil.m Removed a bunch of unused code 3 years ago
UIView+OWS.swift implement animation for selected search result message flickering 3 years ago
UIView+Utilities.swift Link Preview error state and UI standardisation 3 years ago
UIViewController+OWS.h Re-organize files 4 years ago
UIViewController+OWS.m Removed a bunch of unused code 3 years ago
UIViewController+Utilities.swift Fixed a number of tweaks and bugs with message requests 3 years ago
VersionMigrations.h Cleaned up some config sync logic and allowed migrations to trigger them 3 years ago
VersionMigrations.m Removed a bunch of unused code 3 years ago
WeakTimer.swift