Signal-iOS/SignalServiceKit/Contacts
2025-09-15 15:24:13 -05:00
..
Discovery Asyncify Auth.fetch(…) 2025-07-23 12:28:11 -05:00
NicknameRecord Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
SignalRecipient Migrate deviceIds away from NSKeyedArchiver 2025-09-10 18:00:05 -05:00
AccountChecker.swift Start adopting account existence check 2025-08-27 12:13:05 -05:00
AuthorMergeHelper.swift Update AuthorMergeHelper when importing 2025-02-05 02:21:42 -06:00
AuthorMergeObserver.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07: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
ContactManager.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
ContactOutputStream.swift Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
ContactsManagerProtocol.swift Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
ContactSyncAttachmentBuilder.swift Remove code that’s only used by unit tests 2025-05-13 16:49:13 -05:00
ContactTest.swift Split Contact & SystemContact 2024-04-02 13:37:36 -05:00
ContactThreadFinder.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DisplayName.swift Wait for profile names when showing notifications 2025-03-28 13:20:46 -05: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 One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
NewAccountDiscovery.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSContactsManager.swift Schedule unknown profile fetches synchronously 2025-06-20 11:09:10 -05:00
OWSDisappearingMessagesConfiguration.h Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
OWSDisappearingMessagesConfiguration.m Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
OWSDisappearingMessagesConfiguration.swift Add "chats" Backup integration test cases 2024-09-10 10:37:05 -07:00
OWSDisappearingMessagesConfiguration+SDS.swift Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -07:00
OWSSyncManager.swift Remove the (unused) ability to derive a BackupKey from the MasterKey 2025-08-13 13:11:25 -05: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 De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
RecipientFetcher.swift Insert recipients when added to a group 2025-09-10 14:19:39 -05:00
RecipientMerger.swift De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
SignalAccount.swift Remove code that’s only used by unit tests 2025-05-13 16:49:13 -05:00
SignalAccountFinder.swift Remove code that’s only used by unit tests 2025-05-13 16:49:13 -05:00
SignalAccountMergeObserver.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
SignalAccountStore.swift Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
SignalServiceAddress.swift Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
SystemContact.swift Remove a few verbose warnings 2025-08-18 13:26:47 -04:00
SystemContactsFetcher.swift remove unused objc compat 2025-02-07 05:30:56 -06:00
TextAttachment.swift Make AttachmentContentValidator async 2025-07-25 14:26:30 -07:00
ThreadAssociatedData.swift Don't mark as read when archiving threads 2025-06-05 09:56:48 -07:00
ThreadAssociatedDataStore.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ThreadMerger.swift Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07: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 Convert the remaining TSThread/updateWith... methods to Swift 2025-07-16 09:52:22 -07:00
TSThread.m Convert the remaining TSThread/updateWith... methods to Swift 2025-07-16 09:52:22 -07:00
TSThread.swift Convert the remaining TSThread/updateWith... methods to Swift 2025-07-16 09:52:22 -07:00
TSThread+SDS.swift Don't crash when deserializing SDS models w/ unrecognized enum-property rawValues 2025-09-09 15:35:27 -07:00
UniqueObjectRecipientMerger.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
UserProfileMerger.swift Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
UserProfileStore.swift enable internal imports by default 2024-09-29 20:03:17 -05:00