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 742c4a161f Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/ConversationViewModel.swift
#	Session/Media Viewing & Editing/GIFs/GifPickerViewController.swift
#	Session/Media Viewing & Editing/GIFs/GiphyAPI.swift
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/es.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.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/id-ID.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt_BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sv.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/vi-VN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-Hant.lproj/Localizable.strings
#	Session/Meta/Translations/zh_CN.lproj/Localizable.strings
#	Session/Notifications/AppNotifications.swift
#	Session/Notifications/SyncPushTokensJob.swift
#	Session/Notifications/UserNotificationsAdaptee.swift
#	SessionMessagingKit/Configuration.swift
#	SessionMessagingKit/Database/Models/Interaction.swift
#	SessionMessagingKit/Database/Models/SessionThread.swift
#	SessionMessagingKit/Jobs/Types/MessageReceiveJob.swift
#	SessionMessagingKit/Jobs/Types/MessageSendJob.swift
#	SessionMessagingKit/Jobs/Types/SendReadReceiptsJob.swift
#	SessionMessagingKit/Messages/Message.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+ReadReceipts.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender+Convenience.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Shared Models/MentionInfo.swift
3 years ago
..
AppContext.h Updated the colours to source from direct theme values (instead of individual) 3 years ago
AppContext.m Updated the colours to source from direct theme values (instead of individual) 3 years ago
Array+Utilities.swift Updated to the latest version of libSession-util 3 years ago
Atomic.swift Further config util logic 3 years ago
BuildConfiguration.swift
CallRingTonePlayer.swift add ringtone and other UI improvement 4 years ago
Collection+Utilities.swift Updated to the latest version of the shared util library 3 years ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 3 years ago
Dependencies.swift Fixed the broken unit tests 3 years ago
Dictionary+Utilities.swift Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 3 years ago
Features.swift Sorted out a bunch of the config syncing logic 3 years ago
General.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
LRUCache.swift Fixed a few closed group and job issues 4 years ago
Logging.swift Fixed the broken tests and resolved some warnings 3 years ago
NSNotificationCenter+OWS.h
NSNotificationCenter+OWS.m
NSRegularExpression+SSK.swift enable CBR 4 years ago
NSString+SSK.h
NSString+SSK.m Re-organize files 5 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) 3 years ago
SNUserDefaults.swift Update the SyncPushTokensJob to reregister every 12 hours 3 years ago
SessionId.swift Removed unneeded imports of libraries to understand usage 3 years ago
Set+Utilities.swift Working on the MediaGallery and ClosedGroup handling 4 years ago
Sodium+Utilities.swift Further config util logic 3 years ago
String+SSK.swift
String+Trimming.swift Got the '/inbox' APIs and encryption/decryption/validation working 4 years ago
String+Utilities.swift Updated to the latest version of libSession-util 3 years ago
TimeInterval+Utilities.swift Fixed remaining bugs 3 years ago
Timer+MainThread.swift WIP: timer + main thread 4 years ago
TimestampUtils.swift ignore call messages over 60s 4 years ago
UICollectionView+ReusableView.swift Started re-adding media gallery interactions (in progress) 3 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 Finished removing usages to non-theme colour variables 3 years ago
UIView+OWS.m Finished removing usages to non-theme colour variables 3 years ago
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 3 years ago
Weak.swift