Signal-iOS/SignalServiceKit/src/Messages
2022-09-06 16:01:32 -07:00
..
Attachments Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05:00
DeviceSyncing Properly specify isComplete on contact syncs 2022-08-26 14:42:57 -07:00
Interactions Allow viewing sending state and resending failed stories from 'My Stories' view 2022-09-06 16:01:32 -07:00
InvalidKeyMessages Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05:00
Payments Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05:00
Reactions Add system author for Story messages 2022-08-26 11:46:48 -07:00
Stickers Split OWSURLSession into a protocol and implementation 2022-08-24 13:33:27 -07:00
Stories Allow viewing sending state and resending failed stories from 'My Stories' view 2022-09-06 16:01:32 -07:00
UD SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
BlockingManager.swift Don't need transactions to build group models 2022-07-12 10:23:12 -07:00
DeliveryReceiptContext.swift Fix a bug where delivery receipts were flaky. [IOS-2478] 2022-06-14 16:43:55 -07:00
EarlyMessageManager.swift Add system author for Story messages 2022-08-26 11:46:48 -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 Fix linting 2022-08-19 14:25:28 -07:00
MessageSender.swift Use "timestamp" instead of "timeStamp" 2022-08-26 14:17:12 -05:00
MessageSender+Errors.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
MessageSender+SenderKey.swift Avoid intermediate copies when using dictionary keys as collections 2022-08-23 10:42:11 -07:00
MessageSendLog.swift PNP: Clear phone number sharing flag after getting a delivery receipt 2022-05-20 10:48:22 -07:00
OutgoingGroupUpdateMessage.swift Add "urgent" boolean to outgoing messages 2022-08-18 07:35:41 -05: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 Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
OWSGroupCallMessage.h Reduce statics. 2021-11-02 10:36:25 -03:00
OWSGroupCallMessage.m Fix message for an ongoing group call with three people 2022-08-15 13:42:05 -07:00
OWSGroupCallMessage+SDS.swift Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07: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 vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 Add remote flag for stories 2022-08-31 13:34:24 -07:00
OWSMessageManager.swift Fix sender-key retry behavior for stories 2022-08-11 13:21:38 -07:00
OWSMessageSend.swift Allow TSOutgoingMessage to build its own transcript, that subclasses can override 2022-08-19 14:23:59 -07:00
OWSOutgoingCallMessage.h Initial story sending support 2022-06-10 22:28:03 -04:00
OWSOutgoingCallMessage.m Add "urgent" boolean to outgoing messages 2022-08-18 07:35:41 -05: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 Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07: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 Add "urgent" boolean to outgoing messages 2022-08-18 07:35:41 -05: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 Add "urgent" boolean to outgoing messages 2022-08-18 07:35:41 -05: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 Persist outgoing gift open status 2022-07-12 14:34:02 -07:00
OWSReceiptManager.m Add system author for Story messages 2022-08-26 11:46:48 -07:00
OWSReceiptManager.swift Add system author for Story messages 2022-08-26 11:46:48 -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 Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05: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 "Missed call while using Focus" / "while on Do Not Disturb" 2022-08-03 15:21:29 -07:00
TSCall.m "Missed call while using Focus" / "while on Do Not Disturb" 2022-08-03 15:21:29 -07:00
TSCall+SDS.swift Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05:00
TypingIndicatorMessage.swift Add "urgent" boolean to outgoing messages 2022-08-18 07:35:41 -05:00