| .. |
|
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
|
Remove a few SignalAccount/Contact properties
|
2024-03-19 12:21:00 -05:00 |
|
Contact.m
|
Fix broken contact hash computation
|
2024-03-19 17:39:19 -05:00 |
|
Contact.swift
|
Fix broken contact hash computation
|
2024-03-19 17:39:19 -05:00 |
|
Contact+Swift.swift
|
Update contact sharing for phone number hiding
|
2024-02-14 19:09:36 -06:00 |
|
ContactOutputStream.swift
|
Zip and encrypt backups
|
2024-03-15 19:23:52 -05:00 |
|
ContactsMaps.swift
|
remove unnecessary import SignalServiceKit from inside SignalServiceKit
|
2024-03-13 14:50:07 -05:00 |
|
ContactSyncAttachmentBuilder.swift
|
Use a sort that’s actually stable for contact sync
|
2024-03-19 17:50:24 -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
|
Don’t check unmatched system contacts for avatars
|
2024-03-19 17:40:06 -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
|
Remove some debug/verbose lines
|
2024-03-19 19:24:54 -05:00 |
|
OWSSyncManager.swift
|
move groups, contacts, and storage service code to SignalServiceKit
|
2024-03-12 03:35:34 -05:00 |
|
PhoneNumber.h
|
Rename getCountryCode to getCallingCode
|
2024-03-18 14:24:54 -05:00 |
|
PhoneNumber.m
|
Rename getCountryCode to getCallingCode
|
2024-03-18 14:24:54 -05:00 |
|
PhoneNumberChangedMessageInserter.swift
|
Add phone number sharing/discoverability fields
|
2024-02-14 18:45:46 -06:00 |
|
PhoneNumberUtil.h
|
Swiftify parts of PhoneNumberUtil
|
2024-03-18 14:00:30 -05:00 |
|
PhoneNumberUtil.m
|
Swiftify parts of PhoneNumberUtil
|
2024-03-18 14:00:30 -05:00 |
|
PhoneNumberUtil.swift
|
Rename getCountryCode to getCallingCode
|
2024-03-18 14:24:54 -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
|
Add outgoing support for call identifiers in CallLogEvent sync messages
|
2024-03-19 14:45:28 -07: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
|
Remove a few SignalAccount/Contact properties
|
2024-03-19 12:21:00 -05: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
|
Remove some debug/verbose lines
|
2024-03-19 19:24:54 -05:00 |
|
SystemContactsFetcher.swift
|
Fix broken contact hash computation
|
2024-03-19 17:39:19 -05:00 |
|
TextAttachment.swift
|
Migrate remaining link preview builders to LinkPreviewManager/TSResourceManager
|
2024-03-19 17:20:37 -07: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
|
Remove some debug/verbose lines
|
2024-03-19 19:24:54 -05: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 |