Signal-iOS/SignalServiceKit/Messages
2024-05-02 15:56:02 -07:00
..
Attachments Clean up TSResourceStream file access API 2024-05-01 16:56:10 -07:00
BodyRanges Remove and fix confusing substring methods 2024-05-01 15:46:25 -05:00
DeviceSyncing Support different types of upload metadata 2024-04-29 18:27:26 -05:00
Edit Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -07:00
Interactions Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -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 move the orphan cleaner find functions to swift 2024-05-01 10:13:12 -05:00
Stories Backup/Restore local group state 2024-04-29 13:49:51 -07:00
UD Fetch profiles in the NSE 2024-05-02 15:32:14 -05:00
BlockingManager.swift Do away with ensureGroupIdMapping 2024-04-19 15:46:18 -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 Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -07: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
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 convert NSTimer+OWS to swift 2024-04-27 04:29:01 -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 Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -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