Signal-iOS/SignalServiceKit/Messages
2024-08-07 15:04:48 -07:00
..
Attachments Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
BodyRanges When editing a message, prompt before discarding current draft 2024-06-03 12:23:09 -04:00
DeviceSyncing Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
Edit Refactor EditManagerImpl to improve clarity 2024-08-07 15:04:48 -07:00
Interactions Add receivedAtTimestamp to message builders 2024-08-07 14:58:50 -07:00
InvalidKeyMessages Add archived payment message types 2024-07-11 09:34:37 -05:00
OutgoingMessagePreparer V2 attachment feature flags, take 2 2024-07-19 17:23:21 -07:00
Payments Add receivedAtTimestamp to message builders 2024-08-07 14:58:50 -07:00
Reactions Represent serverTimestamp as a UInt64 in IncomingMessageBuilder 2024-08-06 12:28:41 -07:00
Stickers migrate Randomness to swift 2024-08-01 13:26:07 -05:00
Stories Use the withDefaults pattern for TSOutgoingMessageBuilder 2024-08-06 10:22:07 -07:00
UD Remove unused REST feature flag 2024-07-11 10:37:25 -05:00
BlockingManager.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DecryptedIncomingEnvelope.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DeliveryReceiptContext.swift
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 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
FailedAttachmentDownloadsJob.swift Asyncify LaunchJobs 2024-07-25 01:48:18 -05:00
FailedMessagesJob.swift Asyncify LaunchJobs 2024-07-25 01:48:18 -05:00
IncomingPniChangeNumberProcessor.swift
IncompleteCallsJob.swift Asyncify LaunchJobs 2024-07-25 01:48:18 -05:00
MessageBody.swift
MessageFetcherJob.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
MessagePipelineSupervisor.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MessageProcessor.swift Use the Aci type when handling gv2 messages 2024-07-31 18:30:02 -05:00
MessageReceiver.swift Add receivedAtTimestamp to message builders 2024-08-07 14:58:50 -07:00
MessageSender.swift Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
MessageSender+Errors.swift Improve send performance when handling errors 2024-07-09 13:01:51 -05:00
MessageSender+SenderKey.swift Store which devices received an SKDM 2024-07-03 11:11:47 -05:00
MessageSendLog.swift Acquire a background task during MSL cleanup 2024-05-13 16:10:18 -05: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 Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -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 Add archived payment message types 2024-07-11 09:34:37 -05: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 Add archived payment message types 2024-07-11 09:34:37 -05:00
OWSDisappearingMessagesJob.h
OWSDisappearingMessagesJob.m convert ContactsManagerProtocol from objc to swift 2024-08-06 09:14:11 -05:00
OWSDisappearingMessagesJob.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSIdentityManager.swift replace Cryptography.computeSHA256Digest with CryptoKit.SHA256.hash(data:) 2024-08-05 12:29:18 -05:00
OWSMessageContentJob.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
OWSMessageContentJob.m Resolve designated initializer warnings in SignalServiceKit 2024-05-28 10:47:15 -04:00
OWSMessageContentJob+SDS.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSMessageDecrypter.swift Add MessageTimestampGenerator 2024-07-25 01:45:20 -05:00
OWSMessageHandler.h
OWSMessageHandler.m
OWSMessageSend.swift
OWSOutgoingNullMessage.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSOutgoingNullMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSOutgoingResendRequest.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSOutgoingResendRequest.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSOutgoingResendRequest.swift
OWSOutgoingResendResponse.swift Use the withDefaults pattern for TSOutgoingMessageBuilder 2024-08-06 10:22:07 -07: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 Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSProfileKeyMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSReadTracking.h
OWSReceiptManager.h
OWSReceiptManager.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSReceiptManager.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSRecoverableDecryptionPlaceholder.h Document types and remove unused code in TSErrorMessage 2024-06-26 13:17:54 -07:00
OWSRecoverableDecryptionPlaceholder.m Document types and remove unused code in TSErrorMessage 2024-06-26 13:17:54 -07:00
OWSRecoverableDecryptionPlaceholder+Replace.swift
OWSRecoverableDecryptionPlaceholder+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05: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 Add archived payment message types 2024-07-11 09:34:37 -05:00
OWSUnknownProtocolVersionMessage.h Clean up TSInfoMessage initializers 2024-06-25 14:23:52 -07:00
OWSUnknownProtocolVersionMessage.m Support "simple chat updates" in Backups 2024-07-03 15:46:05 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
PniSignatureProcessor.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
PreKeyBundle+jsonDict.h
PreKeyBundle+jsonDict.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ReceiptSender.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
RecipientHidingManager.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
RecipientHidingManager+SignalServiceAddress.swift
RecipientStateMerger.swift
ServerReceiptEnvelope.swift
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