Signal-iOS/SignalServiceKit/src/Messages
Evan Hahn 57c47ced2c Fix operator_whitespace SwiftLint violations
This fixes violations of [SwiftLint's `operator_whitespace` rule][0].
This is a whitespace-only change.

[0]: https://realm.github.io/SwiftLint/operator_whitespace.html
2022-07-07 17:38:38 -07:00
..
Attachments Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
DeviceSyncing Parse gift badges on incoming sync messages 2022-07-07 10:46:50 -07:00
Interactions Add support for replying to gift messages 2022-07-07 10:49:20 -07:00
InvalidKeyMessages Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
Payments Initial story sending support 2022-06-10 22:28:03 -04:00
Reactions Clean up incoming reaction processing 2022-06-27 11:10:26 -07:00
Stickers Prefer foo != nil to _ = foo 2022-07-07 11:09:00 -07:00
Stories Send and receive sync transcripts for story messages 2022-06-24 00:35:31 -04:00
UD Fix operator_whitespace SwiftLint violations 2022-07-07 17:38:38 -07:00
BlockingManager.swift Initial story sending support 2022-06-10 22:28:03 -04:00
DeliveryReceiptContext.swift Fix a bug where delivery receipts were flaky. [IOS-2478] 2022-06-14 16:43:55 -07:00
EarlyMessageManager.swift Record early receipts for server-generated DRs 2022-06-20 13:25:24 -07:00
FailedAttachmentDownloadsJob.swift Lint 2022-01-31 11:00:13 -08:00
FailedMessagesJob.swift Lint 2022-01-31 11:00:13 -08:00
IncompleteCallsJob.swift Public initializer 2022-01-31 11:00:13 -08:00
MessageBody.swift Initial story sending support 2022-06-10 22:28:03 -04:00
MessageFetcherJob.swift Fix violations of SwiftLint's closure_parameter_position rule 2022-06-06 13:58:23 +00:00
MessagePipelineSupervisor.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
MessageProcessor.swift Break envelope processing into two parts (#4340) 2022-06-09 16:40:34 -07:00
MessageSender.h Respond to CR. 2021-10-21 09:21:31 -03:00
MessageSender.m Use sender key for story sends 2022-06-21 21:06:45 -04:00
MessageSender.swift Initial story sending support 2022-06-10 22:28:03 -04:00
MessageSender+Errors.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
MessageSender+SenderKey.swift Use sender key for story sends 2022-06-21 21:06:45 -04:00
MessageSendLog.swift PNP: Clear phone number sharing flag after getting a delivery receipt 2022-05-20 10:48:22 -07:00
OutgoingMessagePreparer.swift Make some outgoing message params optional 2022-06-23 12:53:05 +00:00
OWSAddToContactsOfferMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSAddToContactsOfferMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSAddToContactsOfferMessage+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSAddToProfileWhitelistOfferMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSAddToProfileWhitelistOfferMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSAddToProfileWhitelistOfferMessage+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSDisappearingMessagesFinder.h Lint 2022-04-27 12:25:10 -07:00
OWSDisappearingMessagesFinder.m Lint 2022-04-27 12:25:10 -07:00
OWSDisappearingMessagesJob.h Handle StoryMessage disappearance in OWSDisappearingMessagesJob 2022-03-16 17:52:43 -07:00
OWSDisappearingMessagesJob.m Lint 2022-04-27 12:25:10 -07:00
OWSGroupCallMessage.h Reduce statics. 2021-11-02 10:36:25 -03:00
OWSGroupCallMessage.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
OWSGroupCallMessage+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSGroupInfoRequestMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSGroupInfoRequestMessage.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSIdentityManager.h Generate PNI identity key and pre-keys for existing accounts 2022-04-04 15:19:10 -07:00
OWSIdentityManager.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSIdentityManager.swift PNP: Clear phone number sharing flag after getting a delivery receipt 2022-05-20 10:48:22 -07:00
OWSMessageContentJob.h Reduce statics. 2021-11-02 10:36:25 -03:00
OWSMessageContentJob.m Reduce statics. 2021-11-02 10:36:25 -03:00
OWSMessageContentJob+SDS.swift Fix SwiftLint shorthand_operator violations 2022-06-07 14:51:57 +00:00
OWSMessageDecrypter.swift Initial story sending support 2022-06-10 22:28:03 -04:00
OWSMessageHandler.h Break envelope processing into two parts (#4340) 2022-06-09 16:40:34 -07:00
OWSMessageHandler.m Remove unused descriptionFor… methods 2022-07-06 12:52:58 -07:00
OWSMessageManager.h Break envelope processing into two parts (#4340) 2022-06-09 16:40:34 -07:00
OWSMessageManager.m Send and receive sync transcripts for story messages 2022-06-24 00:35:31 -04:00
OWSMessageManager.swift Remove unused descriptionFor… methods 2022-07-06 12:52:58 -07:00
OWSMessageSend.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
OWSOutgoingCallMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingCallMessage.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingGroupCallMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingGroupCallMessage.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingNullMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingNullMessage.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingReceiptManager.h Refine NSE completion blocking. 2021-09-24 23:37:07 -03:00
OWSOutgoingReceiptManager.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingReceiptManager.swift Refine NSE completion blocking. 2021-09-24 23:37:07 -03:00
OWSOutgoingResendRequest.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingResendRequest.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingResendRequest.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
OWSOutgoingResendResponse.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingResendResponse.m Use sender key for story sends 2022-06-21 21:06:45 -04:00
OWSOutgoingSenderKeyDistributionMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingSenderKeyDistributionMessage.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSProfileKeyMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSProfileKeyMessage.m Initial story sending support 2022-06-10 22:28:03 -04:00
OWSReadTracking.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSReceiptManager.h Send viewed receipts when redeeming gift badges 2022-07-06 12:39:41 -07:00
OWSReceiptManager.m Send viewed receipts when redeeming gift badges 2022-07-06 12:39:41 -07:00
OWSReceiptManager.swift Don’t coalesce viewed receipts 2022-07-07 10:46:37 -07:00
OWSRecoverableDecryptionPlaceholder.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSRecoverableDecryptionPlaceholder.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
OWSRecoverableDecryptionPlaceholder+Replace.swift Unrelated bug fix: ModelReadCache holding stale placeholders 2021-08-26 20:29:22 -07:00
OWSRecoverableDecryptionPlaceholder+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSUnknownContactBlockOfferMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSUnknownContactBlockOfferMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSUnknownContactBlockOfferMessage+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSUnknownProtocolVersionMessage.h Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSUnknownProtocolVersionMessage.m Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
PreKeyBundle+jsonDict.h Respond to CR. 2021-10-21 09:21:31 -03:00
PreKeyBundle+jsonDict.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
TSCall.h Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
TSCall.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
TSCall+SDS.swift Add giftBadge property to messages 2022-05-27 12:31:24 -07:00
TypingIndicatorMessage.swift Initial story sending support 2022-06-10 22:28:03 -04:00