| .. |
|
Attachments
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
BodyRanges
|
When editing a message, prompt before discarding current draft
|
2024-06-03 12:23:09 -04:00 |
|
DeviceSyncing
|
Add outgoing support for non-expiring messages in delete-sync messages
|
2024-06-21 12:14:27 -07:00 |
|
Edit
|
Validate oversized text attachments
|
2024-06-12 14:44:14 -07:00 |
|
Interactions
|
Add outgoing support for non-expiring messages in delete-sync messages
|
2024-06-21 12:14:27 -07:00 |
|
InvalidKeyMessages
|
Add ThreadSoftDeleteManager
|
2024-06-04 14:58:58 -07:00 |
|
OutgoingMessagePreparer
|
Prepare DraftQuotedReplyModel for sending in QuotedReplyManager
|
2024-06-12 15:14:53 -07:00 |
|
Payments
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
Reactions
|
Make defaults in TSIncomingMessageBuilder explicit and complete
|
2024-05-02 15:56:02 -07:00 |
|
Stickers
|
Add convenience validation from data (instead of going through DataSourceValue)
|
2024-06-12 15:03:14 -07:00 |
|
Stories
|
Collapse "enqueued" and "downloading" AttachmentDownloadState cases into single "enqueuedOrDownloading" case
|
2024-06-21 13:03:33 -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
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
DeliveryReceiptContext.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
DeviceMessage.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
DisappearingMessagesFinder.swift
|
Remove extraneous disappearing message clause
|
2024-06-13 17:28:19 -05:00 |
|
EarlyMessageManager.swift
|
Add MessageBackupManager import call in registration step
|
2024-03-29 20:44:04 -05:00 |
|
FailedAttachmentDownloadsJob.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
FailedMessagesJob.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
IncomingPniChangeNumberProcessor.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
IncompleteCallsJob.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
MessageBody.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
MessageFetcherJob.swift
|
Exhaustively enumerate errors in ParamParser
|
2024-06-13 11:10:11 -07:00 |
|
MessagePipelineSupervisor.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
MessageProcessor.swift
|
Stop putting kLocalProfileUniqueId in addresses
|
2024-04-23 13:58:27 -05:00 |
|
MessageReceiver.swift
|
Remove QuotedMessageInfo wrapper around TSQuotedMessage
|
2024-06-12 15:10:53 -07:00 |
|
MessageSender.swift
|
Use async/await for Sender Key sends
|
2024-06-21 15:19:50 -05: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
|
Use async/await for Sender Key sends
|
2024-06-21 15:19:50 -05:00 |
|
MessageSendLog.swift
|
Acquire a background task during MSL cleanup
|
2024-05-13 16:10:18 -05:00 |
|
MockIdentityManager.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OutgoingAttachmentInfo.swift
|
Validate SignalAttachment before sending
|
2024-06-12 14:46:28 -07:00 |
|
OutgoingGroupUpdateMessage.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05: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
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -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
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -07:00 |
|
OWSDisappearingMessagesJob.h
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSDisappearingMessagesJob.m
|
migrate AppContext protoocl to swift
|
2024-05-08 07:37:37 -05:00 |
|
OWSDisappearingMessagesJob.swift
|
Add ThreadSoftDeleteManager
|
2024-06-04 14:58:58 -07:00 |
|
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
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
OWSMessageContentJob+SDS.swift
|
Track which field is missing in SDSError.missingRequiredField
|
2024-05-16 12:38:13 -07:00 |
|
OWSMessageDecrypter.swift
|
Add ThreadSoftDeleteManager
|
2024-06-04 14:58:58 -07:00 |
|
OWSMessageHandler.h
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSMessageHandler.m
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSMessageSend.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingNullMessage.h
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
OWSOutgoingNullMessage.m
|
Run clang-format on SignalServiceKit/ files
|
2024-03-27 12:27:06 -05:00 |
|
OWSOutgoingResendRequest.h
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingResendRequest.m
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingResendRequest.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingResendResponse.h
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
OWSOutgoingResendResponse.m
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingResendResponse.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingSenderKeyDistributionMessage.h
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSOutgoingSenderKeyDistributionMessage.m
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSProfileKeyMessage.h
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
OWSProfileKeyMessage.m
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05: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
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSReceiptManager.swift
|
Use PreparedOutgoingMessage for all transient message enqueuing
|
2024-03-28 10:36:24 -07:00 |
|
OWSRecoverableDecryptionPlaceholder.h
|
Fix codegen formatting
|
2024-05-28 10:45:10 -04:00 |
|
OWSRecoverableDecryptionPlaceholder.m
|
Consolidate similar InteractionFinder methods
|
2024-06-04 14:55:36 -07:00 |
|
OWSRecoverableDecryptionPlaceholder+Replace.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
OWSRecoverableDecryptionPlaceholder+SDS.swift
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -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
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -07:00 |
|
OWSUnknownProtocolVersionMessage.h
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
OWSUnknownProtocolVersionMessage.m
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
OWSUnknownProtocolVersionMessage+SDS.swift
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -07:00 |
|
PniSignatureProcessor.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
PreKeyBundle+jsonDict.h
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
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
|
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
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
ValidatedIncomingEnvelope.swift
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |