Signal-iOS/SignalServiceKit/Messages
2025-04-16 15:10:41 -05:00
..
Attachments Generalize some logic into ObjectRetainer 2025-03-28 17:07:05 -05:00
BodyRanges One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DeviceSyncing Refactor device provisioning 2025-03-31 11:24:51 -05:00
Edit Mark edited messages as urgent 2025-04-01 17:57:52 -05:00
Interactions Batch sender key “sent” updates 2025-04-10 10:38:53 -05:00
InvalidKeyMessages One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OutgoingMessagePreparer One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Payments One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Reactions One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Stickers Clean up DebouncedEvents 2025-04-14 13:34:31 -05:00
Stories Fix link preview showing failed icon when downloading image 2025-04-14 14:32:38 -07:00
UD Asyncify setShouldAllowUnrestrictedAccessLocal 2025-04-10 02:15:49 -05:00
BlockedGroupStore.swift Unprotocolize Blocked(Group|Recipient)Store 2025-03-27 13:15:39 -05:00
BlockedRecipientStore.swift Unprotocolize Blocked(Group|Recipient)Store 2025-03-27 13:15:39 -05:00
BlockingManager.swift Further isolate tests that should be isolated 2025-04-03 17:45:19 -05:00
DecryptedIncomingEnvelope.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
DeliveryReceiptContext.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DeviceMessage.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
DisappearingMessagesFinder.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
EarlyMessageManager.swift Validate DeviceIds using same criteria as server 2025-03-21 17:01:06 -05:00
FailedMessagesJob.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
IncomingPniChangeNumberProcessor.swift
IncompleteCallsJob.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
MessageBody.swift
MessageFetcherJob.swift Don’t wait for group messages before NSE fetches 2025-04-09 11:23:50 -05:00
MessagePipelineSupervisor.swift Suspend message processing until link'n'sync finishes 2024-12-13 11:20:03 -06:00
MessageProcessor.swift Improve performance enumerating message batches 2025-04-16 15:10:41 -05:00
MessageReceiver.swift Asyncify PendingTasks 2025-04-04 22:09:43 -05:00
MessageSender.swift Batch sender key “sent” updates 2025-04-10 10:38:53 -05:00
MessageSender+Errors.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
MessageSender+SenderKey.swift Batch sender key “sent” updates 2025-04-10 10:38:53 -05:00
MessageSenderRecipientErrors.swift Handle recoverable send errors more quickly 2024-11-04 15:21:48 -06:00
MessageSendLog.swift Validate DeviceIds using same criteria as server 2025-03-21 17:01:06 -05:00
MessageTimestampGenerator.swift remove MessageTimestampGenerator objc compat 2025-02-10 08:20:18 -06:00
MessageTimestampGeneratorTest.swift Add MessageTimestampGenerator 2024-07-25 01:45:20 -05:00
MockIdentityManager.swift Migrate OWSRecipientIdentity to SDSCodableModel 2025-03-21 16:47:24 -05:00
OutgoingAttachmentInfo.swift Sayonara, TSResource 2024-12-04 13:30:31 -08:00
OutgoingGroupUpdateMessage.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -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 One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -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 One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSDisappearingMessagesJob.swift Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
OWSIdentityManager.swift Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
OWSMessageDecrypter.swift Remove unused Envelope.Types 2025-03-27 20:54:58 -05:00
OWSMessageSend.swift Clean up auth types for story/group messages 2025-02-11 14:42:21 -06:00
OWSOutgoingNullMessage.h One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSOutgoingNullMessage.m One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSOutgoingResendRequest.h One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSOutgoingResendRequest.m One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSOutgoingResendRequest.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSOutgoingResendResponse.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
OWSOutgoingResendResponseTest.swift Swiftify OWSOutgoingResendResponse 2024-06-28 17:47:01 -05:00
OWSOutgoingSenderKeyDistributionMessage.h One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSOutgoingSenderKeyDistributionMessage.m One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSProfileKeyMessage.h One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSProfileKeyMessage.m One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07: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 Remove a few calls to legacyAddress 2025-04-14 13:11:19 -05:00
OWSRecoverableDecryptionPlaceholder.h One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSRecoverableDecryptionPlaceholder.m One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSRecoverableDecryptionPlaceholder.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSRecoverableDecryptionPlaceholder+SDS.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -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 One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSUnknownProtocolVersionMessage.h Deprecate attachmentIds TSInteraction column 2024-12-04 13:32:16 -08:00
OWSUnknownProtocolVersionMessage.m One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
PniSignatureProcessor.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ReceiptSender.swift Remove a few calls to legacyAddress 2025-04-14 13:11:19 -05:00
RecipientHidingManager.swift Migrate story recipients to a dedicated table 2025-03-27 21:14:10 -05:00
RecipientHidingManager+SignalServiceAddress.swift Make recipient unhiding method properly throw 2024-10-04 16:11:43 -07:00
RecipientStateMerger.swift
ServerReceiptEnvelope.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
TypingIndicatorMessage.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ValidatedIncomingEnvelope.swift Remove unused Envelope.Types 2025-03-27 20:54:58 -05:00