| .. |
|
Discovery
|
Rename RecipientDataStore → RecipientDatabaseTable
|
2023-10-31 02:26:54 -05:00 |
|
Threads
|
Refactor AccountManager's finishProvisioningSecondary method
|
2023-11-21 12:37:00 -08:00 |
|
AuthorMergeHelper.swift
|
Improve AuthorMergeObserver performance
|
2023-10-31 02:10:20 -05:00 |
|
AuthorMergeObserver.swift
|
Improve AuthorMergeObserver performance
|
2023-10-31 02:10:20 -05: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
|
Improve storage service system contact handling
|
2023-02-01 16:55:39 -08:00 |
|
Contact+Swift.swift
|
Rename RecipientDataStore → RecipientDatabaseTable
|
2023-10-31 02:26:54 -05:00 |
|
ContactThreadFinder.swift
|
Remove the "Any...Finder" pattern from a bunch of types
|
2023-08-21 10:27:07 -07:00 |
|
DisappearingMessagesConfigurationStore.swift
|
Add & use DisappearingMessagesConfigurationStore
|
2023-06-05 11:00:38 -05: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 |
|
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
|
Add & use DisappearingMessagesConfigurationStore
|
2023-06-05 11:00:38 -05:00 |
|
OWSDisappearingMessagesConfiguration+SDS.swift
|
Funnel read crashes into the recovery flow
|
2023-06-02 11:48:51 -05:00 |
|
PhoneNumber.h
|
Registration: fix leading 0 being added
|
2023-04-06 14:05:28 -05:00 |
|
PhoneNumber.m
|
Handle new missing country code value
|
2023-09-25 11:33:35 -07:00 |
|
PhoneNumberChangedMessageInserter.swift
|
Take a SignalRecipient in ThreadStore
|
2023-10-10 16:00:30 -07: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
|
Swiftify probableCountryCodeForCallingCode
|
2023-08-07 17:12:00 -05:00 |
|
ProfileWhitelistMerger.swift
|
Factor out mergeAndNotify method to allow reuse
|
2023-09-25 14:31:41 -05:00 |
|
RecipientDatabaseTable.swift
|
Rename RecipientDataStore → RecipientDatabaseTable
|
2023-10-31 02:26:54 -05:00 |
|
RecipientFetcher.swift
|
Rename RecipientDataStore → RecipientDatabaseTable
|
2023-10-31 02:26:54 -05:00 |
|
RecipientMerger.swift
|
Rename RecipientDataStore → RecipientDatabaseTable
|
2023-10-31 02:26:54 -05:00 |
|
SignalAccount.swift
|
[ServiceId] SignalAccount and friends
|
2023-08-16 16:33:14 -07:00 |
|
SignalAccountFinder.swift
|
Support PNIs in all RecipientMergeObservers
|
2023-09-08 00:31:30 -05:00 |
|
SignalAccountMergeObserver.swift
|
Factor out mergeAndNotify method to allow reuse
|
2023-09-25 14:31:41 -05:00 |
|
SignalRecipient.swift
|
Move SocketManager into DependenciesBridge
|
2023-11-02 16:39:14 -05:00 |
|
SignalRecipientFinder.swift
|
Add PNI column to SignalRecipient
|
2023-09-06 17:31:16 -05:00 |
|
SignalServiceAddress.swift
|
Rip out FeatureFlags.phoneNumberIdentifiers
|
2023-10-24 18:18:51 -05:00 |
|
TextAttachment.swift
|
Support text formatting in text stories
|
2023-05-11 10:42: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
|
Add session switchover events
|
2023-10-23 13:13:55 -05: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
|
Remove the "Any...Finder" pattern from a bunch of types
|
2023-08-21 10:27:07 -07:00 |
|
TSThread.m
|
Add session switchover events
|
2023-10-23 13:13:55 -05:00 |
|
TSThread+SDS.swift
|
Add support for saving edit message drafts.
|
2023-07-07 15:38:35 -05:00 |
|
UniqueObjectRecipientMerger.swift
|
Support PNIs in all RecipientMergeObservers
|
2023-09-08 00:31:30 -05:00 |
|
UserProfileMerger.swift
|
Factor out mergeAndNotify method to allow reuse
|
2023-09-25 14:31:41 -05:00 |
|
UserProfileStore.swift
|
Remove the "Any...Finder" pattern from a bunch of types
|
2023-08-21 10:27:07 -07:00 |