Signal-iOS/SignalServiceKit/src/Contacts
2024-03-13 14:50:07 -05:00
..
Discovery Remove PNP, usernames, and CDSI flags 2024-03-05 12:48:25 -06:00
SignalRecipient Clean up recipient searches 2024-03-07 11:57:45 -06:00
Threads Add support for coalescing to the Calls Tab 2024-03-08 13:43:57 -08:00
AuthorMergeHelper.swift Improve AuthorMergeObserver performance 2023-10-31 02:10:20 -05:00
AuthorMergeObserver.swift Add phone number sharing/discoverability fields 2024-02-14 18:45:46 -06:00
Contact.h Swiftify some code that uses SignalRecipients 2023-02-23 11:47:47 -08:00
Contact.m [Death to TSAccountManager, long live TSAccountManager][10] Delete old TSAccountManager 2023-10-05 09:23:41 -07:00
Contact.swift Use phone numbers in SignalAccountReadCache 2024-02-07 17:31:14 -06:00
Contact+Swift.swift Update contact sharing for phone number hiding 2024-02-14 19:09:36 -06:00
ContactOutputStream.swift move groups, contacts, and storage service code to SignalServiceKit 2024-03-12 03:35:34 -05:00
ContactsMaps.swift remove unnecessary import SignalServiceKit from inside SignalServiceKit 2024-03-13 14:50:07 -05:00
ContactSyncAttachmentBuilder.swift move groups, contacts, and storage service code to SignalServiceKit 2024-03-12 03:35:34 -05:00
ContactThreadFinder.swift Touch TSContactThreads for reindexing when system contact name changes 2023-12-05 16:39:22 -08:00
DisappearingMessagesConfigurationStore.swift Add & use DisappearingMessagesConfigurationStore 2023-06-05 11:00:38 -05:00
DisplayName.swift Introduce DisplayName for rendering names 2024-02-27 18:21:30 -06:00
E164.swift Write/read basic objects to backup proto proof-of-concept 2023-10-20 12:56:23 -07:00
MergePair.swift Clean up ACI/phone number recipient merges 2023-10-11 18:42:00 -05:00
NameResolver.swift move NameResolver to SignalServiceKit 2024-03-12 03:35:34 -05:00
NewAccountDiscovery.swift move NewAccountDiscovery to SignalServiceKit 2024-03-12 03:35:34 -05:00
OWSContactsManager.swift move several contacts sources to SignalServiceKit 2024-03-12 03:35:34 -05:00
OWSDisappearingMessagesConfiguration.h Add & use DisappearingMessagesConfigurationStore 2023-06-05 11:00:38 -05:00
OWSDisappearingMessagesConfiguration.m Add & use DisappearingMessagesConfigurationStore 2023-06-05 11:00:38 -05:00
OWSDisappearingMessagesConfiguration.swift Use millisecond durations, not string values, for group dm updates 2024-01-03 06:31:45 -08:00
OWSDisappearingMessagesConfiguration+SDS.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00
OWSSyncManager.swift move groups, contacts, and storage service code to SignalServiceKit 2024-03-12 03:35:34 -05:00
PhoneNumber.h Clean up PhoneNumberUtil a bit 2024-03-12 16:15:01 -05:00
PhoneNumber.m Clean up PhoneNumberUtil a bit 2024-03-12 16:15:01 -05:00
PhoneNumberChangedMessageInserter.swift Add phone number sharing/discoverability fields 2024-02-14 18:45:46 -06:00
PhoneNumberUtil.h Swiftify probableCountryCodeForCallingCode 2023-08-07 17:12:00 -05:00
PhoneNumberUtil.m Swiftify probableCountryCodeForCallingCode 2023-08-07 17:12:00 -05:00
PhoneNumberUtil.swift Clean up PhoneNumberUtil a bit 2024-03-12 16:15:01 -05:00
PhoneNumberVisibilityFetcher.swift Swiftprotocolify OWSContactsManager 2024-02-27 16:52:27 -06:00
ProfileWhitelistMerger.swift Add ProfileManager protocol 2024-01-08 13:30:25 -06:00
RecipientDatabaseTable.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00
RecipientFetcher.swift Rename RecipientDataStore → RecipientDatabaseTable 2023-10-31 02:26:54 -05:00
RecipientMerger.swift Handle phone number visibility in addresses 2024-02-14 18:51:45 -06:00
SignalAccount.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00
SignalAccountFinder.swift Fix system contact handling for hidden numbers 2024-02-16 16:25:38 -06:00
SignalAccountMergeObserver.swift Add phone number sharing/discoverability fields 2024-02-14 18:45:46 -06:00
SignalAccountStore.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00
SignalServiceAddress.swift Add & use PhoneNumberVisibilityFetcher 2024-02-14 19:06:59 -06:00
SystemContactsDataProvider.swift move several contacts sources to SignalServiceKit 2024-03-12 03:35:34 -05:00
SystemContactsFetcher.swift move several contacts sources to SignalServiceKit 2024-03-12 03:35:34 -05:00
TextAttachment.swift Remove throws methods that can’t throw 2024-03-13 11:00:44 -05:00
ThreadAssociatedData.swift Remove warnIfPresent parameter from ThreadAssociatedData creation 2023-09-19 15:43:40 -04:00
ThreadAssociatedDataStore.swift [Death to TSAccountManager, long live TSAccountManager][1] Light refactoring to remove useless methods and such 2023-09-21 08:52:04 -07:00
ThreadMerger.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00
ThreadReplyInfo.swift [ServiceId] Update assorted smaller components 2023-08-17 15:59:38 -05:00
ThreadReplyInfoStore.swift Add & use ThreadReplyInfoStore 2023-05-31 11:34:43 -05:00
TSThread.h Add dontNotifyForMentionsIfMuted storage service field 2023-12-22 15:32:20 -08:00
TSThread.m Clean up recipient searches 2024-03-07 11:57:45 -06:00
TSThread+SDS.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00
UniqueObjectRecipientMerger.swift Add phone number sharing/discoverability fields 2024-02-14 18:45:46 -06:00
UserProfileMerger.swift Add phone number sharing/discoverability fields 2024-02-14 18:45:46 -06:00
UserProfileStore.swift Clean up recipient searches 2024-03-07 11:57:45 -06:00