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 65057fba21 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC.swift
#	Session/Meta/AppDelegate.swift
#	SessionMessagingKit/Database/Models/Interaction.swift
#	SessionMessagingKit/Database/Models/SessionThread.swift
#	SessionMessagingKit/Sending & Receiving/Notifications/PushNotificationAPI.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+Contacts.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+ConvoInfoVolatile.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+UserProfile.swift
#	SessionMessagingKit/SessionUtil/Database/QueryInterfaceRequest+Utilities.swift
#	SessionNotificationServiceExtension/NotificationServiceExtension.swift
#	SessionUtilitiesKit/Database/Storage.swift
#	SessionUtilitiesKit/Utilities/Bencode.swift
#	SignalUtilitiesKit/Utilities/AppSetup.swift
2 years ago
..
AppContext.h Fixed a number of issues with the Notification Service Extension 2 years ago
AppContext.m Updated the colours to source from direct theme values (instead of individual) 3 years ago
Array+Utilities.swift Merge remote-tracking branch 'origin/feature/updated-user-config-handling' into disappearing-message-redesign 3 years ago
Atomic.swift Various tweaks and fixes 3 years ago
BuildConfiguration.swift
CallRingTonePlayer.swift add ringtone and other UI improvement 4 years ago
Collection+Utilities.swift Updated to the latest lib, started handling UserGroups 3 years ago
Data+Utilities.swift Reworked SnodeAPI auth and prepared requests 2 years ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
Features.swift Fixed a couple of migration issues and minor tweaks 2 years ago
General.swift [WIP] Refactored dependency access to be more generic 2 years ago
LRUCache.swift Fixed a few closed group and job issues 4 years ago
Logging.swift More performance logging and some minor optimisations 2 years ago
NSRegularExpression+SSK.swift enable CBR 4 years ago
NSTimer+Proxying.h
NSTimer+Proxying.m
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m
OWSMath.h
ReusableView.swift Started re-adding media gallery interactions (in progress) 4 years ago
SNUserDefaults.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
SessionId.swift Reworked SnodeAPI auth and prepared requests 2 years ago
Set+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
Sodium+Utilities.swift Further config util logic 3 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 4 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 3 years ago
Timer+MainThread.swift Fixed the broken tests 2 years ago
TimestampUtils.swift ignore call messages over 60s 4 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 4 years ago
UIDevice+featureSupport.swift
UIEdgeInsets.swift Implement multi device UI 5 years ago
UITableView+ReusableView.swift Cleared out some of the legacy serialisation logic, further UI binding 4 years ago
UIView+OWS.h Made a few optimisations and fixes 3 years ago
UIView+OWS.m Made a few optimisations and fixes 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 4 years ago
Weak.swift