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 99abcdebf6 Removed some unneeded code and fixed a couple of bugs
• Removed the 'runOnceTransient' behaviour (no longer have jobs that run before the user exists)
• Removed the session id from the message snippet in the conversation list
• Fixed an issue where the SyncPushTokensJob might not run because the paths hadn't been built yet
2 months ago
..
AppContext.swift Cleaned up a bunch of warnings, renamed a couple of folders 3 months ago
Array+Utilities.swift Removed some unneeded code and fixed a couple of bugs 2 months ago
Atomic.swift Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock 9 months ago
BuildConfiguration.swift
Caches.swift Fixed the broken tests 11 months ago
CallRingTonePlayer.swift
Collection+Utilities.swift Moved a bunch of networking logic into libSession 2 months ago
Data+Utilities.swift Cleaned up a bunch of warnings, renamed a couple of folders 3 months ago
Dependencies.swift [WIP] Pulling in a bunch of changes around request management 3 months ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 5 months ago
Features.swift [WIP] Cleaned up interface, error handling and redundant code 3 months ago
General.swift Fixed the broken tests 11 months ago
LRUCache.swift Refactored AppContext and AppRediness to Swift 6 months ago
Logging.swift Deduped path building and attempted to improve extension logging 3 months ago
NSRegularExpression+SSK.swift
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m Refactored AppContext and AppRediness to Swift 6 months ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 6 months ago
OWSMath.h
ReusableView.swift Started re-adding media gallery interactions (in progress) 2 years ago
SNUserDefaults.swift Refactored the LintLocalizableStrings 9 months ago
SessionId.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 11 months ago
Set+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 12 months ago
Singleton.swift Refactored AppContext and AppRediness to Swift 6 months ago
Sodium+Utilities.swift Further config util logic 2 years ago
String+SSK.swift Fixed a hang, removed redundant libs, files and code 1 year ago
String+Trimming.swift
String+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 5 months ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 5 months ago
Timer+MainThread.swift Fixed the broken tests 11 months ago
TimestampUtils.swift
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 2 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift
UITableView+ReusableView.swift
UIView+OWS.h Made a few optimisations and fixes 1 year ago
UIView+OWS.m Refactored AppContext and AppRediness to Swift 6 months ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 2 years ago
Weak.swift