Signal-iOS/SignalServiceKit/src/Contacts
Max Radermacher 279c518f32
Improve conversation view load performance
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2023-05-18 18:38:06 -07:00
..
Discovery Add proto types to parametrized types handled by SgxWebsocket code 2023-05-18 17:03:29 -07:00
Threads Improve conversation view load performance 2023-05-18 18:38:06 -07:00
AnyThreadFinder.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
Contact.h Swiftify some code that uses SignalRecipients 2023-02-23 11:47:47 -08:00
Contact.m Swiftify SSKEnvironment 2023-04-14 10:58:21 -07:00
Contact.swift Improve storage service system contact handling 2023-02-01 16:55:39 -08:00
Contact+Swift.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
E164.swift Clean up SignalRecipient create & fetch APIs 2023-03-29 18:40:05 -07:00
GroupMemberMergeObserver.swift Fix group member merges 2023-04-24 18:45:18 -07:00
OWSDisappearingMessagesConfiguration.h Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSDisappearingMessagesConfiguration.m cleanup more unsigned v signed warnings 2022-10-28 13:53:08 -05:00
OWSDisappearingMessagesConfiguration.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSDisappearingMessagesConfiguration+SDS.swift Remove TODOs from generated SDS files 2023-05-05 14:52:48 -07:00
PhoneNumber.h Registration: fix leading 0 being added 2023-04-06 14:05:28 -05:00
PhoneNumber.m Registration: fix leading 0 being added 2023-04-06 14:05:28 -05:00
PhoneNumberChangedMessageInserter.swift Fix group member merges 2023-04-24 18:45:18 -07:00
PhoneNumberUtil.h Swiftify a few phone number utility methods 2022-12-07 08:32:24 -06:00
PhoneNumberUtil.m Swiftify a few phone number utility methods 2022-12-07 08:32:24 -06:00
PhoneNumberUtil.swift NSLocalizedString -> OWSLocalizedString 2023-04-25 13:28:46 -05:00
RecipientDataStore.swift Add tests for 2-way contact merging logic 2023-03-23 14:00:52 -07:00
RecipientFetcher.swift Support contact merges for yourself 2023-04-20 14:11:51 -07:00
RecipientMerger.swift Fix group member merges 2023-04-24 18:45:18 -07:00
SignalAccount.swift Re-add NSCoding conformance to SignalAccount 2023-05-12 00:40:02 -07:00
SignalAccountFinder.swift Add custom cursor option to SDSCodableModel enumeration 2023-05-12 16:44:08 -07:00
SignalRecipient.h Support contact merges for yourself 2023-04-20 14:11:51 -07:00
SignalRecipient.m Remove some unused OWSWebSocket code 2023-05-10 11:43:10 -07:00
SignalRecipient.swift Migrate SignalAccount to use SDSCodableModel 2023-05-11 17:34:15 -04:00
SignalRecipient+SDS.swift Remove TODOs from generated SDS files 2023-05-05 14:52:48 -07:00
SignalRecipientFinder.swift Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
SignalServiceAddress.swift Fix group member merges 2023-04-24 18:45:18 -07:00
TextAttachment.swift Support text formatting in text stories 2023-05-11 10:42:37 -07:00
ThreadAssociatedData.swift Convert TSThread.anyRemove to ThreadRemover 2023-05-10 14:03:08 -07:00
ThreadAssociatedDataStore.swift Convert TSThread.anyRemove to ThreadRemover 2023-05-10 14:03:08 -07:00
ThreadReplyInfo.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TSGroupMember.swift Migrate SSKJobRecord and subclasses to SDSCodableModel using factory init 2023-04-13 10:57:48 -07:00
TSThread.h use consistent sign on last interaction row id 2023-02-18 00:33:44 -06:00
TSThread.m Convert TSThread.anyRemove to ThreadRemover 2023-05-10 14:03:08 -07:00
TSThread+SDS.swift Convert TSThread.anyRemove to ThreadRemover 2023-05-10 14:03:08 -07:00