Signal-iOS/SignalServiceKit/src/Messages
2022-03-31 00:40:47 -07:00
..
Attachments Fix typos 2022-03-18 11:31:06 -07:00
DeviceSyncing Fix lint issues 2022-03-31 00:34:33 -07:00
Interactions Add context menu to group replies 2022-03-31 00:36:20 -07:00
InvalidKeyMessages sds codegen 2022-03-31 00:34:33 -07:00
Payments sds codegen 2022-03-31 00:34:33 -07:00
Reactions Properly store serverTimestamp on incoming story reactions 2022-03-31 00:34:33 -07:00
Stickers Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
Stories Support preview only text stories 2022-03-31 00:40:47 -07:00
UD Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
BlockingManager.swift Store group avatars on disk 2022-02-09 11:56:03 -08:00
EarlyMessageManager.swift PR Feedback 2022-03-16 17:55:18 -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 Fix forwarding of messages with mentions 2022-03-08 00:00:43 -08:00
MessageFetcherJob.swift Recognize destinationUuid on envelopes, and filter out non-ACI 2022-03-18 14:15:00 -07:00
MessagePipelineSupervisor.swift Fix typos 2022-03-18 11:31:06 -07:00
MessageProcessor.swift Recognize destinationUuid on envelopes, and filter out non-ACI 2022-03-18 14:15:00 -07:00
MessageSender.h Respond to CR. 2021-10-21 09:21:31 -03:00
MessageSender.m Support two SignalProtocolStores in SSKEnvironment 2022-03-16 14:31:06 -07:00
MessageSender.swift Check if a user is stories capable when sending group replies 2022-03-31 00:37:56 -07:00
MessageSender+Errors.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
MessageSender+SenderKey.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
MessageSendLog.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
OutgoingMessagePreparer.swift Convert to new Promise library 2021-09-03 11:41:34 -07: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 sds codegen 2022-03-31 00:34:33 -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 sds codegen 2022-03-31 00:34:33 -07:00
OWSDisappearingMessagesFinder.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSDisappearingMessagesFinder.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSDisappearingMessagesJob.h Handle StoryMessage disappearance in OWSDisappearingMessagesJob 2022-03-16 17:52:43 -07:00
OWSDisappearingMessagesJob.m Fix bug in OWSDisappearingMessageJob 2022-03-16 17:54:40 -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 sds codegen 2022-03-31 00:34:33 -07:00
OWSGroupInfoRequestMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSGroupInfoRequestMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSIdentityManager.h Parameterize the 1:1 stores by identity (ACI or PNI) 2022-03-16 14:31:06 -07:00
OWSIdentityManager.m improve cold start app start times (#4079) 2022-03-29 08:24:55 +02:00
OWSIdentityManager.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -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 typos 2022-03-18 11:31:06 -07:00
OWSMessageDecrypter.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
OWSMessageDecryptJob.h Reduce statics. 2021-11-02 10:36:25 -03:00
OWSMessageDecryptJob.m Reduce statics. 2021-11-02 10:36:25 -03:00
OWSMessageDecryptJob.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSMessageDecryptJob+SDS.swift Fix typos 2022-03-18 11:31:06 -07:00
OWSMessageHandler.h Transition OWSMessageDecrypter to SignalClient 2021-01-28 12:03:50 -08:00
OWSMessageHandler.m Add initial support for the PniIdentity sync message 2022-03-23 11:48:08 -07:00
OWSMessageManager.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSMessageManager.m Properly store serverTimestamp on incoming story reactions 2022-03-31 00:34:33 -07:00
OWSMessageManager.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
OWSMessageSend.swift Fix copyrights 2022-01-26 09:50:56 -08:00
OWSMessageUtils.h Lint 2021-10-29 19:26:59 -07:00
OWSMessageUtils.m improve ContactsManagerCache performance (#4026) 2022-03-03 09:30:31 +01:00
OWSMessageUtils.swift PR Feedback 2021-10-29 19:26:59 -07:00
OWSOutgoingCallMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSOutgoingCallMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSOutgoingGroupCallMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSOutgoingGroupCallMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSOutgoingNullMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSOutgoingNullMessage.m Fix typos 2022-03-18 11:31:06 -07:00
OWSOutgoingReceiptManager.h Refine NSE completion blocking. 2021-09-24 23:37:07 -03:00
OWSOutgoingReceiptManager.m improve cold start app start times (#4079) 2022-03-29 08:24:55 +02:00
OWSOutgoingReceiptManager.swift Refine NSE completion blocking. 2021-09-24 23:37:07 -03:00
OWSOutgoingResendRequest.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSOutgoingResendRequest.m Small changes suggested by Jordan 2021-10-07 14:37:01 -07:00
OWSOutgoingResendRequest.swift Update to LibSignalClient v0.15.0 2022-03-24 11:55:45 -07:00
OWSOutgoingResendResponse.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSOutgoingResendResponse.m When a message to retry isn't in the MSL, don't fetch a thread later 2022-02-16 14:07:15 -08:00
OWSOutgoingSenderKeyDistributionMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSOutgoingSenderKeyDistributionMessage.m Fixes a handful of sender key issues 2021-09-01 12:39:50 -07:00
OWSProfileKeyMessage.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSProfileKeyMessage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSReadTracking.h Respond to CR. 2021-10-21 09:21:31 -03:00
OWSReceiptManager.h Convert StoryMessageRecord to use new SDSCodableModel 2022-03-16 17:54:38 -07:00
OWSReceiptManager.m PR Feedback 2022-03-23 11:44:50 -07:00
OWSReceiptManager.swift Convert StoryMessageRecord to use new SDSCodableModel 2022-03-16 17:54:38 -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 sds codegen 2022-03-31 00:34:33 -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 sds codegen 2022-03-31 00:34:33 -07:00
OWSUnknownProtocolVersionMessage.h sds codegen 2022-03-31 00:34:33 -07:00
OWSUnknownProtocolVersionMessage.m sds codegen 2022-03-31 00:34:33 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift sds codegen 2022-03-31 00:34:33 -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 sds codegen 2022-03-31 00:34:33 -07:00
TypingIndicatorMessage.swift Additional annotation of outgoing messages for MSL 2021-07-21 22:58:51 -07:00