Signal-iOS/SignalServiceKit/Contacts
Jordan Rose 3d0963cfbf Use new libsignal connect logic for CDS (again)
This was turned on implicitly in libsignal v0.65.3, but was discovered
to have issues. Those issues should now be fixed, but this time we
have a RemoteConfig kill switch in case there are more. That kill
switch also needs to control the use of system proxies (cf. 1f6fea1a).
2025-02-25 11:30:52 -08:00
..
Discovery Use new libsignal connect logic for CDS (again) 2025-02-25 11:30:52 -08:00
NicknameRecord Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
SignalRecipient enable internal imports by default 2024-09-29 20:03:17 -05:00
Threads shrink NSObject OWS category 2025-02-05 08:37:40 -06:00
AuthorMergeHelper.swift Update AuthorMergeHelper when importing 2025-02-05 02:21:42 -06:00
AuthorMergeObserver.swift remove shared extensions 2024-10-11 10:58:08 -05:00
CanonicalPhoneNumber.swift Fix Mexico number contraction handling 2024-12-11 15:14:27 -06:00
Contact.swift convert Contact to swift 2024-09-03 10:27:14 -05:00
ContactOutputStream.swift Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
ContactSyncAttachmentBuilder.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ContactTest.swift Split Contact & SystemContact 2024-04-02 13:37:36 -05:00
ContactThreadFinder.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
DisplayName.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
E164.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
FetchedSystemContacts.swift remove toE164 method from PhoneNumber 2024-08-07 16:16:02 -05:00
MergePair.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
NameResolver.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
NewAccountDiscovery.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
OWSContactsManager.swift Update message request safety section 2025-02-21 11:35:07 -07:00
OWSDisappearingMessagesConfiguration.h Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSDisappearingMessagesConfiguration.m remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
OWSDisappearingMessagesConfiguration.swift Add "chats" Backup integration test cases 2024-09-10 10:37:05 -07:00
OWSDisappearingMessagesConfiguration+SDS.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
OWSSyncManager.swift Split out various key managment methods into AccountKeyStore 2025-02-24 10:12:47 -06:00
PhoneNumber.swift Update libPhoneNumber metadata to 8.13.51 2024-12-11 15:11:24 -06:00
PhoneNumberChangedMessageInserter.swift Enable the Backup comparator for chat update tests 2024-08-13 15:52:25 -07:00
PhoneNumberUtil.swift Update libPhoneNumber metadata to 8.13.51 2024-12-11 15:11:24 -06:00
PhoneNumberVisibilityFetcher.swift Check for profile when showing phone numbers 2024-07-25 02:57:42 -05:00
ProfileName.swift Allow nicknames to be saved and displayed 2024-04-05 09:35:57 -06:00
ProfileWhitelistMerger.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
RecipientDatabaseTable.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
RecipientFetcher.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
RecipientMerger.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
SignalAccount.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
SignalAccountFinder.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
SignalAccountMergeObserver.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
SignalAccountStore.swift Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
SignalServiceAddress.swift Inline simple address methods with confusing names 2025-01-31 11:48:15 -06:00
SystemContact.swift Don’t fetch contact avatars unless necessary 2024-11-19 17:37:22 -06:00
SystemContactsFetcher.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
TextAttachment.swift Clean up some TSAttachment-adjacent code 2024-12-04 13:31:05 -08:00
ThreadAssociatedData.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ThreadAssociatedDataStore.swift Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
ThreadMerger.swift Thread merge MessageAttachmentReferences 2024-12-04 14:27:16 -08:00
ThreadReplyInfo.swift Fully Swiftify StorageServiceManager 2024-11-07 17:32:41 -08:00
ThreadReplyInfoStore.swift One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
TSThread.h remove unused objc compat 2025-02-07 05:30:56 -06:00
TSThread.m remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
TSThread.swift Fully Swiftify StorageServiceManager 2024-11-07 17:32:41 -08:00
TSThread+SDS.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
UniqueObjectRecipientMerger.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
UserProfileMerger.swift fix several warnings 2024-08-15 16:09:58 -05:00
UserProfileStore.swift enable internal imports by default 2024-09-29 20:03:17 -05:00