| .. |
|
Attachments
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
BodyRanges
|
Fully Swiftify StorageServiceManager
|
2024-11-07 17:32:41 -08:00 |
|
DeviceSyncing
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Edit
|
Use failable insert methods everywhere possible in backups
|
2024-11-12 07:35:44 -08:00 |
|
Interactions
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
InvalidKeyMessages
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OutgoingMessagePreparer
|
Clean up some noisy lines
|
2024-11-01 17:33:38 -05:00 |
|
Payments
|
Simplify payment archiving
|
2024-11-18 09:12:00 -06:00 |
|
Reactions
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Stickers
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Stories
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
UD
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
BlockedRecipientStore.swift
|
Remove MockDB in favor of InMemoryDB
|
2024-10-07 19:06:08 -07:00 |
|
BlockingManager.swift
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
DecryptedIncomingEnvelope.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
DeliveryReceiptContext.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
DeviceMessage.swift
|
Store which devices received an SKDM
|
2024-07-03 11:11:47 -05:00 |
|
DisappearingMessagesFinder.swift
|
Remove extraneous disappearing message clause
|
2024-06-13 17:28:19 -05:00 |
|
EarlyMessageManager.swift
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
FailedAttachmentDownloadsJob.swift
|
Asyncify LaunchJobs
|
2024-07-25 01:48:18 -05:00 |
|
FailedMessagesJob.swift
|
Migrate TSOutgoingMessageRecipientState off of Mantle
|
2024-08-23 16:17:26 -07:00 |
|
IncomingPniChangeNumberProcessor.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
IncompleteCallsJob.swift
|
Asyncify LaunchJobs
|
2024-07-25 01:48:18 -05:00 |
|
MessageBody.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
MessageFetcherJob.swift
|
Simplify REST batching & ACKing logic
|
2024-10-25 13:19:12 -05:00 |
|
MessagePipelineSupervisor.swift
|
Suspend message processing during backups
|
2024-11-18 13:56:57 -06:00 |
|
MessageProcessor.swift
|
Fix large envelope handling
|
2024-11-04 14:17:09 -06:00 |
|
MessageReceiver.swift
|
Drop message bodies longer than 2048 bytes
|
2024-11-18 16:19:35 -06:00 |
|
MessageSender.swift
|
Asyncify CDS lookups
|
2024-11-06 19:01:28 -06:00 |
|
MessageSender+Errors.swift
|
Handle recoverable send errors more quickly
|
2024-11-04 15:21:48 -06:00 |
|
MessageSender+SenderKey.swift
|
Handle recoverable send errors more quickly
|
2024-11-04 15:21:48 -06:00 |
|
MessageSenderRecipientErrors.swift
|
Handle recoverable send errors more quickly
|
2024-11-04 15:21:48 -06:00 |
|
MessageSendLog.swift
|
Remove MockDB in favor of InMemoryDB
|
2024-10-07 19:06:08 -07:00 |
|
MessageTimestampGenerator.swift
|
Add MessageTimestampGenerator
|
2024-07-25 01:45:20 -05:00 |
|
MessageTimestampGeneratorTest.swift
|
Add MessageTimestampGenerator
|
2024-07-25 01:45:20 -05:00 |
|
MockIdentityManager.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
OutgoingAttachmentInfo.swift
|
Preserve SignalAttachment's sourceFilename
|
2024-07-24 08:06:09 -07:00 |
|
OutgoingGroupUpdateMessage.swift
|
Use the withDefaults pattern for TSOutgoingMessageBuilder
|
2024-08-06 10:22:07 -07:00 |
|
OWSAddToContactsOfferMessage.h
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSAddToContactsOfferMessage.m
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSAddToContactsOfferMessage+SDS.swift
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
OWSAddToProfileWhitelistOfferMessage.h
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSAddToProfileWhitelistOfferMessage.m
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSAddToProfileWhitelistOfferMessage+SDS.swift
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
OWSDisappearingMessagesJob.swift
|
Pass AppReadiness instance to a ton of classes that need to retain it as an instance var
|
2024-09-27 15:03:52 -07:00 |
|
OWSIdentityManager.swift
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
OWSMessageContentJob.h
|
Run clang-format on SignalServiceKit/ files
|
2024-03-27 12:27:06 -05:00 |
|
OWSMessageContentJob.m
|
Remove “collection” concept from database types
|
2024-08-20 18:22:00 -05:00 |
|
OWSMessageContentJob+SDS.swift
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
OWSMessageDecrypter.swift
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
OWSMessageSend.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingNullMessage.h
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OWSOutgoingNullMessage.m
|
Pare down TSInteraction initializers
|
2024-08-06 10:06:20 -07:00 |
|
OWSOutgoingResendRequest.h
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
OWSOutgoingResendRequest.m
|
Pare down TSInteraction initializers
|
2024-08-06 10:06:20 -07:00 |
|
OWSOutgoingResendRequest.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingResendResponse.swift
|
remove NSObject and Dependencies extension computed vars for SignalServiceKit
|
2024-10-11 23:12:59 -05:00 |
|
OWSOutgoingResendResponseTest.swift
|
Swiftify OWSOutgoingResendResponse
|
2024-06-28 17:47:01 -05:00 |
|
OWSOutgoingSenderKeyDistributionMessage.h
|
Pare down TSInteraction initializers
|
2024-08-06 10:06:20 -07:00 |
|
OWSOutgoingSenderKeyDistributionMessage.m
|
Pare down TSInteraction initializers
|
2024-08-06 10:06:20 -07:00 |
|
OWSProfileKeyMessage.h
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OWSProfileKeyMessage.m
|
convert ProfileManagerProtocol and ProtoUtils to swift
|
2024-09-18 14:29:11 -05:00 |
|
OWSReadTracking.h
|
migrate OWSReceiptManager to swift
|
2024-09-30 10:25:39 -07:00 |
|
OWSReceiptManager.swift
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
OWSRecoverableDecryptionPlaceholder.h
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OWSRecoverableDecryptionPlaceholder.m
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OWSRecoverableDecryptionPlaceholder.swift
|
Use RemoteConfig as an instance type
|
2024-08-23 14:59:44 -05:00 |
|
OWSRecoverableDecryptionPlaceholder+SDS.swift
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
OWSUnknownContactBlockOfferMessage.h
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSUnknownContactBlockOfferMessage.m
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSUnknownContactBlockOfferMessage+SDS.swift
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
OWSUnknownProtocolVersionMessage.h
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OWSUnknownProtocolVersionMessage.m
|
Skip serializing empty objects in SDS serialization
|
2024-10-22 10:41:42 -07:00 |
|
OWSUnknownProtocolVersionMessage+SDS.swift
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
PniSignatureProcessor.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
ReceiptSender.swift
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
RecipientHidingManager.swift
|
Remove MockDB in favor of InMemoryDB
|
2024-10-07 19:06:08 -07:00 |
|
RecipientHidingManager+SignalServiceAddress.swift
|
Make recipient unhiding method properly throw
|
2024-10-04 16:11:43 -07:00 |
|
RecipientStateMerger.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
ServerReceiptEnvelope.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
TypingIndicatorMessage.swift
|
Use the withDefaults pattern for TSOutgoingMessageBuilder
|
2024-08-06 10:22:07 -07:00 |
|
ValidatedIncomingEnvelope.swift
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |