Signal-iOS/SignalServiceKit/Messages
2024-05-24 13:52:46 -07:00
..
Attachments Update variable names from builder->constructionparams for attachments 2024-05-24 13:52:46 -07:00
BodyRanges Use Swift-native approach for truncating Strings 2024-05-22 17:07:21 -05:00
DeviceSyncing Don't create two attachments every time we get an edit message sync transcript 2024-05-20 14:07:44 -07:00
Edit Make AttachmentStore write methods throw 2024-05-24 10:48:24 -07:00
Interactions Clean up new group info message events 2024-05-16 14:11:32 -07:00
InvalidKeyMessages Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OutgoingMessagePreparer Don't send borderless flag on messages with quotes 2024-04-30 13:59:41 -05:00
Payments Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Reactions Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -07:00
Stickers Define Attachment and AttachmentReference Record types for reading/writing to the database 2024-05-23 09:13:13 -07:00
Stories Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00
UD Fix LocalProfileChecker avatar mismatch handling 2024-05-07 17:04:54 -05:00
BlockingManager.swift Scaffold for Backup integration tests 2024-05-17 13:59:49 -07:00
DecryptedIncomingEnvelope.swift
DeliveryReceiptContext.swift
DeviceMessage.swift
DisappearingMessagesFinder.swift
EarlyMessageManager.swift Add MessageBackupManager import call in registration step 2024-03-29 20:44:04 -05:00
FailedAttachmentDownloadsJob.swift
FailedMessagesJob.swift
IncomingPniChangeNumberProcessor.swift
IncompleteCallsJob.swift
MessageBody.swift
MessageFetcherJob.swift Fix a few build warnings 2024-04-17 19:11:13 -05:00
MessagePipelineSupervisor.swift
MessageProcessor.swift Stop putting kLocalProfileUniqueId in addresses 2024-04-23 13:58:27 -05:00
MessageReceiver.swift Process some missed call events more quickly 2024-05-24 14:16:55 -05:00
MessageSender.swift Remove TSAttachment bridging in TSMessage methods 2024-04-25 10:24:00 -07:00
MessageSender+Errors.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
MessageSender+SenderKey.swift Stop putting kLocalProfileUniqueId in addresses 2024-04-23 13:58:27 -05:00
MessageSendLog.swift Acquire a background task during MSL cleanup 2024-05-13 16:10:18 -05:00
MockIdentityManager.swift
OutgoingAttachmentInfo.swift migrate isDefinitelyAnimated/isMaybeAnimated to swift 2024-04-11 22:19:16 -05:00
OutgoingGroupUpdateMessage.swift
OWSAddToContactsOfferMessage.h
OWSAddToContactsOfferMessage.m
OWSAddToContactsOfferMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSAddToProfileWhitelistOfferMessage.h
OWSAddToProfileWhitelistOfferMessage.m
OWSAddToProfileWhitelistOfferMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSDisappearingMessagesJob.h
OWSDisappearingMessagesJob.m migrate AppContext protoocl to swift 2024-05-08 07:37:37 -05:00
OWSDisappearingMessagesJob.swift
OWSIdentityManager.swift Rename NotificationPresenter-related types 2024-04-11 18:45:25 -05:00
OWSMessageContentJob.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
OWSMessageContentJob.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
OWSMessageContentJob+SDS.swift Track which field is missing in SDSError.missingRequiredField 2024-05-16 12:38:13 -07:00
OWSMessageDecrypter.swift Rename NotificationPresenter-related types 2024-04-11 18:45:25 -05:00
OWSMessageHandler.h
OWSMessageHandler.m
OWSMessageSend.swift
OWSOutgoingNullMessage.h
OWSOutgoingNullMessage.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
OWSOutgoingResendRequest.h
OWSOutgoingResendRequest.m
OWSOutgoingResendRequest.swift
OWSOutgoingResendResponse.h
OWSOutgoingResendResponse.m
OWSOutgoingResendResponse.swift
OWSOutgoingSenderKeyDistributionMessage.h
OWSOutgoingSenderKeyDistributionMessage.m
OWSProfileKeyMessage.h
OWSProfileKeyMessage.m
OWSReadTracking.h
OWSReceiptManager.h
OWSReceiptManager.m
OWSReceiptManager.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
OWSRecoverableDecryptionPlaceholder.h
OWSRecoverableDecryptionPlaceholder.m Do away with ensureGroupIdMapping 2024-04-19 15:46:18 -07:00
OWSRecoverableDecryptionPlaceholder+Replace.swift
OWSRecoverableDecryptionPlaceholder+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSUnknownContactBlockOfferMessage.h
OWSUnknownContactBlockOfferMessage.m
OWSUnknownContactBlockOfferMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSUnknownProtocolVersionMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
OWSUnknownProtocolVersionMessage.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
OWSUnknownProtocolVersionMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
PniSignatureProcessor.swift
PreKeyBundle+jsonDict.h
PreKeyBundle+jsonDict.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
ReceiptSender.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
RecipientHidingManager.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
RecipientHidingManager+SignalServiceAddress.swift
RecipientStateMerger.swift
ServerReceiptEnvelope.swift
TypingIndicatorMessage.swift
ValidatedIncomingEnvelope.swift