Signal-iOS/SignalServiceKit/Messages
2024-08-30 16:34:32 -05:00
..
Attachments Add support for downloading/rendering backup thumbnails 2024-08-30 16:34:32 -05:00
BodyRanges When editing a message, prompt before discarding current draft 2024-06-03 12:23:09 -04:00
DeviceSyncing Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
Edit Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
Interactions Add support for gift badges to Backups 2024-08-27 16:41:54 -07:00
InvalidKeyMessages Swiftify PreKeyBundle 2024-08-23 14:50:07 -05:00
OutgoingMessagePreparer Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
Payments Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
Reactions Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
Stickers convert DataSource types from objc to swift 2024-08-28 10:56:41 -05:00
Stories Swiftify OWSRequestFactory 2024-08-28 16:05:58 -05:00
UD Asyncify Sender Certificate code 2024-08-12 14:12:48 -05:00
BlockedRecipientStore.swift Migrate blocked recipients to dedicated table 2024-08-21 18:03:22 -05:00
BlockingManager.swift Migrate blocked recipients to dedicated table 2024-08-21 18:03:22 -05: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 merge OWSMessageHandler into OWSMessageDecrypter 2024-08-30 15:14:30 -05: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 Swiftify OWSRequestFactory 2024-08-28 16:05:58 -05: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 Prepare ConversationId handling for call links 2024-08-30 16:18:48 -05:00
MessageSender.swift Swiftify OWSRequestFactory 2024-08-28 16:05:58 -05:00
MessageSender+Errors.swift Improve send performance when handling errors 2024-07-09 13:01:51 -05:00
MessageSender+SenderKey.swift Swiftify OWSRequestFactory 2024-08-28 16:05:58 -05:00
MessageSendLog.swift Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -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 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 support for versioned DM expire timer updates 2024-08-22 14:02:03 -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 Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSDisappearingMessagesJob.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSDisappearingMessagesJob.m Make AppContext a non-Objective-C protocol 2024-08-22 16:39:27 -04:00
OWSDisappearingMessagesJob.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSIdentityManager.swift Enable the Backup comparator for chat update tests 2024-08-13 15:52:25 -07: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 Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
OWSMessageDecrypter.swift merge OWSMessageHandler into OWSMessageDecrypter 2024-08-30 15:14:30 -05:00
OWSMessageSend.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSOutgoingNullMessage.h Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSOutgoingNullMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSOutgoingResendRequest.h Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -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 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 Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSProfileKeyMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSReadTracking.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSReceiptManager.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSReceiptManager.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSReceiptManager.swift Reformat code related to message requests 2024-08-12 11:46:41 -05:00
OWSRecoverableDecryptionPlaceholder.h Remove ObjC support from flags 2024-08-23 14:56:05 -05:00
OWSRecoverableDecryptionPlaceholder.m Remove ObjC support from flags 2024-08-23 14:56:05 -05:00
OWSRecoverableDecryptionPlaceholder.swift Use RemoteConfig as an instance type 2024-08-23 14:59:44 -05:00
OWSRecoverableDecryptionPlaceholder+SDS.swift Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -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 Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSUnknownProtocolVersionMessage.h Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSUnknownProtocolVersionMessage.m Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
PniSignatureProcessor.swift 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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05: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