Signal-iOS/SignalServiceKit/Messages
2026-02-12 09:07:09 -05:00
..
Attachments Fix a permissions issue related to validating media tier attachments. 2026-02-06 15:18:24 -06:00
BodyRanges Swiftify dataMessageBuilderWithThread 2026-01-21 15:20:31 -06:00
DeviceSyncing Use failIfThrows in AttachmentStore 2026-01-28 15:39:11 -08:00
Edit Use failIfThrows in AttachmentStore 2026-01-28 15:39:11 -08:00
Interactions Polls one-on-one behind a send FF 2026-02-12 09:07:09 -05:00
InvalidKeyMessages Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06:00
OutgoingMessagePreparer Add comment about transient message send statuses 2026-01-26 15:57:43 -06:00
Payments Add superclass for transient outgoing messages 2026-01-26 12:17:57 -06:00
Reactions Add superclass for transient outgoing messages 2026-01-26 12:17:57 -06:00
Stickers Add new sticker packs 2026-02-11 09:16:21 -08:00
Stories Document/clean up SendableMessage 2026-01-26 15:09:33 -06:00
UD Run swiftformat . using v0.59.0 2026-01-28 14:16:20 -06:00
BackgroundMessageFetcher.swift Ignore cancellation when stopping to suspend 2025-09-10 14:26:25 -05:00
BlockedGroupStore.swift Use failIfThrows in Blocked*Stores 2026-01-05 12:47:46 -06:00
BlockedRecipientStore.swift Use failIfThrows in Blocked*Stores 2026-01-05 12:47:46 -06:00
BlockingManager.swift Swiftify OWSBlockedPhoneNumbersMessage 2026-01-16 14:51:03 -06:00
DecryptedIncomingEnvelope.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
DeliveryReceiptContext.swift Resurrect batched delivery receipt processing 2026-01-20 18:48:11 -06:00
DeviceMessage.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
EarlyMessageManager.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
FailedMessagesJob.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
GroupMessageProcessor.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
GroupMessageProcessorJob.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
GroupMessageProcessorJobStore.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
IncomingPniChangeNumberProcessor.swift Use ConcurrentTaskQueue in PreKeyManager 2026-01-22 15:09:10 -06:00
IncompleteCallsJob.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
MessageFetcherJob.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
MessagePipelineSupervisor.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
MessageProcessor.swift Increase the batch size for delivery receipts 2026-01-20 18:48:20 -06:00
MessageReceiver.swift Polls one-on-one behind a send FF 2026-02-12 09:07:09 -05:00
MessageRequestPendingReceipts.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
MessageSender.swift Don’t check transient messages for deletion 2026-01-28 18:04:28 -06:00
MessageSender+Errors.swift Don’t retry errors by default 2026-01-26 12:47:51 -06:00
MessageSender+SenderKey.swift Use some Sequence<...> for send status updates 2026-01-28 18:03:05 -06:00
MessageSendLog.swift Add SendableMessage protocol 2026-01-26 12:18:56 -06:00
MessageTimestampGenerator.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
MessageTimestampGeneratorTest.swift Add MessageTimestampGenerator 2024-07-25 01:45:20 -05:00
MockIdentityManager.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
OutgoingGroupUpdateMessage.swift Add superclass for transient outgoing messages 2026-01-26 12:17:57 -06:00
OutgoingNullMessage.swift Simplify sendVerificationStateSyncMessage 2026-01-26 14:19:48 -06:00
OutgoingResendRequest.swift Document/clean up SendableMessage 2026-01-26 15:09:33 -06:00
OutgoingSenderKeyDistributionMessage.swift Add SendableMessage protocol 2026-01-26 12:18:56 -06: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 Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06: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 Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06:00
OWSIdentityManager.swift Add support for Key Transparency self-checks 2026-02-04 14:10:25 -08:00
OWSMessageDecrypter.swift Run swiftformat . using v0.59.0 2026-01-28 14:16:20 -06:00
OWSMessageSend.swift Document/clean up SendableMessage 2026-01-26 15:09:33 -06:00
OWSOutgoingResendResponse.swift Document/clean up SendableMessage 2026-01-26 15:09:33 -06:00
OWSOutgoingResendResponseTest.swift Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
OWSReadTracking.h One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSReceiptManager.swift Swiftify OWSViewedReceiptsForLinkedDevicesMessage 2026-01-21 12:34:19 -06:00
OWSRecoverableDecryptionPlaceholder.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
OWSRecoverableDecryptionPlaceholder.m Swiftify getOrCreateThread 2026-01-12 20:39:59 -06:00
OWSRecoverableDecryptionPlaceholder.swift Remove most TestableFlags 2025-07-24 12:11:18 -05:00
OWSRecoverableDecryptionPlaceholder+SDS.swift Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06: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 Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06:00
OWSUnknownProtocolVersionMessage.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
OWSUnknownProtocolVersionMessage.m Remove unused NSCopying conformances 2026-01-14 16:12:42 -06:00
OWSUnknownProtocolVersionMessage+SDS.swift Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06:00
PniSignatureProcessor.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ProfileKeyMessage.swift Require TSContactThread for some messages 2026-01-28 12:50:04 -06:00
ReceiptMessage.swift Require TSContactThread for some messages 2026-01-28 12:50:04 -06:00
ReceiptSender.swift Swiftify OWSReceiptsForSenderMessage 2026-01-12 19:01:08 -06:00
RecipientHidingManager.swift Swiftify OWSProfileKeyMessage 2026-01-15 12:57:48 -06:00
RecipientHidingManager+SignalServiceAddress.swift Migrate whitelist to SignalRecipient.status 2026-01-06 13:34:35 -06:00
RecipientStateMerger.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
SendableMessage.swift Use some Sequence<...> for send status updates 2026-01-28 18:03:05 -06:00
SendMessageFailure.swift Move per-recipient error handling to the job queue 2025-10-29 00:21:47 -05:00
ServerReceiptEnvelope.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
TransientOutgoingMessage.swift Add superclass for transient outgoing messages 2026-01-26 12:17:57 -06:00
TypingIndicatorMessage.swift Add superclass for transient outgoing messages 2026-01-26 12:17:57 -06:00
ValidatedIncomingEnvelope.swift Run swiftformat . 2025-12-30 11:34:05 -08:00