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/General
Morgan Pretty 3baeb981d9 Further work on the JobRunner
Moved the JobRunner into SessionUtilitiesKit so it can be used by SessionSnodeKit
Exposed a 'sharedLokiProject' value on UserDefaults to remove the hard-coded group name used everywhere
Added "blocking" job support for 'OnLaunch' and 'OnActive' jobs to the JobRunner (will retry until it succeeds)
Added the UpdateProfilePicture and RetrieveDefaultOpenGroupRooms jobs
4 years ago
..
AppContext.h Added initial support for sharing URLs and text 4 years ago
AppContext.m
Array+Utilities.swift Fixed a few closed group and job issues 4 years ago
Atomic.swift Further work on migrations and message pipeline refactoring 4 years ago
BuildConfiguration.swift
Collection+Subscripting.swift Scroll to last unread message upon opening a conversation 5 years ago
Data+Trimming.swift
Dictionary+Description.swift Updated the migration to handle quotes and link previews 4 years ago
Features.swift Delete V1 OGS & file server 5 years ago
General.swift Further work on SessionMessagingKit migrations 4 years ago
LRUCache.swift Fixed a few closed group and job issues 4 years ago
Logging.swift include more info in logs 4 years ago
NSArray+Functional.h
NSArray+Functional.m
NSDate+Timestamp.h
NSDate+Timestamp.mm
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift
NSString+SSK.h
NSString+SSK.m
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m
OWSMath.h
ReusableView.swift Refactored SessionShareExtension code to Swift 4 years ago
SNUserDefaults.swift Further work on the JobRunner 4 years ago
Set+Utilities.swift Further work on migrations and message pipeline refactoring 4 years ago
String+Localization.swift Refactored SessionShareExtension code to Swift 4 years ago
String+SSK.swift
String+Trimming.swift
Timer+MainThread.swift WIP: timer + main thread 4 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 5 years ago
UITableView+ReusableView.swift Refactored SessionShareExtension code to Swift 4 years ago
UIView+OWS.h
UIView+OWS.m
Weak.swift