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 661720a988 Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/Translations/ar.lproj/Localizable.strings
#	Session/Meta/Translations/be.lproj/Localizable.strings
#	Session/Meta/Translations/bg.lproj/Localizable.strings
#	Session/Meta/Translations/bn.lproj/Localizable.strings
#	Session/Meta/Translations/cs.lproj/Localizable.strings
#	Session/Meta/Translations/da.lproj/Localizable.strings
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/el.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/eo.lproj/Localizable.strings
#	Session/Meta/Translations/es-ES.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fil.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/hu.lproj/Localizable.strings
#	Session/Meta/Translations/id.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/ko.lproj/Localizable.strings
#	Session/Meta/Translations/ku.lproj/Localizable.strings
#	Session/Meta/Translations/lt.lproj/Localizable.strings
#	Session/Meta/Translations/lv.lproj/Localizable.strings
#	Session/Meta/Translations/ne-NP.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/no.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt-BR.lproj/Localizable.strings
#	Session/Meta/Translations/pt-PT.lproj/Localizable.strings
#	Session/Meta/Translations/ro.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si-LK.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sl.lproj/Localizable.strings
#	Session/Meta/Translations/sv-SE.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/tr.lproj/Localizable.strings
#	Session/Meta/Translations/uk.lproj/Localizable.strings
#	Session/Meta/Translations/vi.lproj/Localizable.strings
#	Session/Meta/Translations/zh-CN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-TW.lproj/Localizable.strings
#	SessionMessagingKit/Configuration.swift
#	SessionUtilitiesKit/Database/Storage.swift
1 year ago
..
AppContext.swift Fixed issues found during QA 1 year ago
Array+Utilities.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 2 years ago
Atomic.swift Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock 2 years ago
BuildConfiguration.swift
Caches.swift Fixed the broken tests 2 years ago
CallRingTonePlayer.swift add ringtone and other UI improvement 3 years ago
Collection+Utilities.swift Updated to the latest lib, started handling UserGroups 2 years ago
Data+Utilities.swift Fixed the broken tests 2 years ago
Dependencies.swift Fixed the broken tests 2 years ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 1 year ago
Features.swift Fixed a couple of migration issues and minor tweaks 2 years ago
General.swift Fixed the broken tests 2 years ago
LRUCache.swift Refactored AppContext and AppRediness to Swift 1 year ago
Logging.swift Refactored the LintLocalizableStrings 2 years ago
NSRegularExpression+SSK.swift enable CBR 3 years ago
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m Refactored AppContext and AppRediness to Swift 1 year ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 1 year ago
OWSMath.h
ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
SNUserDefaults.swift Refactored the LintLocalizableStrings 2 years ago
SessionId.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2 years ago
Set+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
Singleton.swift Refactored AppContext and AppRediness to Swift 1 year ago
Sodium+Utilities.swift Further config util logic 2 years ago
String+SSK.swift Fixed a hang, removed redundant libs, files and code 2 years ago
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 3 years ago
String+Utilities.swift Fixed an issue where return from background could hang 2 years ago
TimeInterval+Utilities.swift add a new format for video duration 2 years ago
Timer+MainThread.swift Fixed the broken tests 2 years ago
TimestampUtils.swift ignore call messages over 60s 3 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UIView+OWS.h Made a few optimisations and fixes 2 years ago
UIView+OWS.m Refactored AppContext and AppRediness to Swift 1 year ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift