Signal-iOS/SignalServiceKit/Messages
2025-06-16 17:35:16 -07:00
..
Attachments Try to reuse existing encryption key when merging downloaded attachments with offloaded attachments 2025-06-16 17:35:16 -07:00
BodyRanges One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DeviceSyncing Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck) 2025-06-16 16:03:35 -07:00
Edit Use the GroupIdentifier type in another place 2025-05-14 19:54:46 -05:00
Interactions Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck) 2025-06-16 16:03:35 -07:00
InvalidKeyMessages Rip out ACKing optimization that may cause stalls 2025-04-22 18:23:12 -05:00
OutgoingMessagePreparer Send contact syncs via MessageSenderJobQueue 2025-06-13 20:31:01 -05:00
Payments Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
Reactions De-duplicate notifications for identical reactions 2025-05-21 18:55:41 -05:00
Stickers Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck) 2025-06-16 16:03:35 -07:00
Stories Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck) 2025-06-16 16:03:35 -07:00
UD Adopt libsignal 0.74.0 and opt-out of SPQR for now 2025-06-05 13:36:58 -07:00
BackgroundMessageFetcher.swift Wait until all pending messages are sent 2025-06-13 20:44:28 -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 Use GroupMasterKey type instead of serialized Data 2025-05-29 20:10:36 -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
GroupMessageProcessor.swift Invert web socket state management paradigm 2025-06-03 00:50:57 -05:00
GroupMessageProcessorJob.swift Un-SDS-ify IncomingGroupsV2MessageJob 2025-04-23 17:51:32 -05:00
GroupMessageProcessorJobStore.swift Fix group message processor error handling 2025-04-24 14:52:42 -05:00
IncomingPniChangeNumberProcessor.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
MessageFetcherJob.swift Allow both fetch mechanisms in a single process 2025-06-05 14:59:53 -05:00
MessagePipelineSupervisor.swift Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
MessageProcessor.swift Fix two race conditions in unit tests 2025-06-13 19:41:31 -05:00
MessageReceiver.swift Use the GroupIdentifier type in another place 2025-05-14 19:54:46 -05:00
MessageSender.swift Wait until all pending messages are sent 2025-06-13 20:44:28 -05:00
MessageSender+Errors.swift Add DeviceId type 2025-03-21 16:49:38 -05:00
MessageSender+SenderKey.swift Sort sender key ServiceIds 2025-04-23 13:45:05 -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 Asyncify batchUpdateIdentityKeys 2025-06-13 18:49:17 -05:00
OutgoingAttachmentInfo.swift Sayonara, TSResource 2024-12-04 13:30:31 -08:00
OutgoingGroupUpdateMessage.swift Add @objc annotation to support Mantle (de)serialization 2025-06-10 09:58:30 -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 Asyncify batchUpdateIdentityKeys 2025-06-13 18:49:17 -05:00
OWSMessageDecrypter.swift Fix two race conditions in unit tests 2025-06-13 19:41:31 -05:00
OWSMessageSend.swift Don’t send empty sync messages 2025-04-22 11:58:31 -05:00
OWSOutgoingNullMessage.h Use ServiceIds for outgoing message parameters 2025-04-22 18:57:43 -05: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 Use ServiceIds for outgoing message parameters 2025-04-22 18:57:43 -05: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 Use ServiceIds for outgoing message parameters 2025-04-22 18:57:43 -05: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 Use ServiceIds for outgoing message parameters 2025-04-22 18:57:43 -05: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 Don’t require reachability when sending receipts 2025-05-22 18:50:04 -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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
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