Signal-iOS/SignalServiceKit/src/Messages
2020-06-25 19:04:12 -03:00
..
Attachments Respond to CR. 2020-06-18 12:22:14 -03:00
DeviceSyncing Copy model read cache values. Add deepCopy method to all models. 2020-06-11 13:22:16 -03:00
Interactions Record individual error codes for failed recipients. 2020-06-25 19:04:12 -03:00
InvalidKeyMessages Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
Reactions Respond to CR. 2020-06-18 12:22:14 -03:00
Stickers Respond to CR. 2020-06-18 12:22:14 -03:00
UD Recover off main thread (request maker only). 2020-06-06 16:21:49 -03:00
EarlyMessageManager.swift Merge branch 'release/3.10.3' into release/3.11.0 2020-06-07 15:01:54 -03:00
MessageFetcherJob.swift Remove usage of retainUntilComplete. 2020-05-22 09:51:12 -03:00
MessageProcessing.swift Improve logging around message processing. 2020-04-30 12:30:27 -03:00
OutgoingMessagePreparer.swift Reduce database writes used by message sends. 2020-06-11 12:37:01 -03:00
OWSAddToContactsOfferMessage.h Revert "streamline interaction writes" refinements. 2019-10-17 10:32:21 -03:00
OWSAddToContactsOfferMessage.m Fix rebase breakage. 2019-10-15 11:44:08 -03:00
OWSAddToContactsOfferMessage+SDS.swift Generated code 2020-04-13 12:49:27 -07:00
OWSAddToProfileWhitelistOfferMessage.h Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSAddToProfileWhitelistOfferMessage.m Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSAddToProfileWhitelistOfferMessage+SDS.swift Generated code 2020-04-13 12:49:27 -07:00
OWSBatchMessageProcessor.h Fix more build warnings. 2020-04-10 13:17:08 -03:00
OWSBatchMessageProcessor.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSBatchMessageProcessor+SDS.swift Respond to CR. 2020-06-18 12:22:14 -03:00
OWSBlockingManager.h Sync message request response 2020-02-20 17:06:24 -08:00
OWSBlockingManager.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSDisappearingMessagesFinder.h Rework OWSDisappearingMessagesFinder to support GRDB. 2019-08-22 17:30:11 -03:00
OWSDisappearingMessagesFinder.m Respond to CR. 2019-10-01 13:08:59 -03:00
OWSDisappearingMessagesJob.h Integrate group updates and disappearing message configuration updates. 2020-02-21 13:05:20 -03:00
OWSDisappearingMessagesJob.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSFailedAttachmentDownloadsJob.h Add LaunchJobs. 2019-09-27 16:10:48 -03:00
OWSFailedAttachmentDownloadsJob.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSFailedMessagesJob.h Add LaunchJobs. 2019-09-27 16:10:48 -03:00
OWSFailedMessagesJob.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSGroupInfoRequestMessage.h Clean up ahead of PR. 2020-02-06 10:26:02 -03:00
OWSGroupInfoRequestMessage.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSIdentityManager.h Device Transfer Service 2020-05-18 20:48:08 -07:00
OWSIdentityManager.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSIncompleteCallsJob.h Add LaunchJobs. 2019-09-27 16:10:48 -03:00
OWSIncompleteCallsJob.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSMessageDecrypter.h Remove more usage of primary storage. 2019-08-07 17:41:11 -03:00
OWSMessageDecrypter.m Merge remote-tracking branch 'private/release/3.10.6' into release/3.11.0 2020-06-11 15:33:09 -03:00
OWSMessageHandler.h Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
OWSMessageHandler.m Update protocol buffer and behavior for multi-ring 2020-05-08 15:50:49 -07:00
OWSMessageManager.h Clean up ahead of PR. 2020-01-23 12:00:42 -03:00
OWSMessageManager.m Overhaul database observation. 2020-06-18 09:28:49 -03:00
OWSMessageReceiver.h Fix more build warnings. 2020-04-10 13:17:08 -03:00
OWSMessageReceiver.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSMessageReceiver.swift update GRDB 2019-09-04 18:23:01 -06:00
OWSMessageReceiver+SDS.swift Respond to CR. 2020-06-18 12:22:14 -03:00
OWSMessageSend.swift Do all profile fetches for message sends in parallel. 2020-06-11 17:42:43 -07:00
OWSMessageSender.h Reduce database writes used by message sends. 2020-06-11 12:37:01 -03:00
OWSMessageSender.m Record individual error codes for failed recipients. 2020-06-25 19:04:12 -03:00
OWSMessageSender.swift Fix races in message sender's session creation logic. 2020-06-19 01:52:48 -03:00
OWSMessageServiceParams.h MessageSend vs. SignalServiceAddress 2019-07-10 22:53:52 -06:00
OWSMessageServiceParams.m Fix build warnings. 2020-04-08 16:05:54 -03:00
OWSMessageUtils.h Remove usage of primary storage. 2019-07-29 17:25:59 -03:00
OWSMessageUtils.m Track reaction read state 2020-04-20 10:25:31 -07:00
OWSOutgoingCallMessage.h Adjust protocol definitions 2020-05-08 15:50:49 -07:00
OWSOutgoingCallMessage.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSOutgoingNullMessage.h Clean up ahead of PR. 2020-02-06 10:26:02 -03:00
OWSOutgoingNullMessage.m Add TSIncomingMessageBuilder. 2020-05-11 09:28:13 -03:00
OWSOutgoingReceiptManager.h Partial Revert of 'Mark messages locally as read but wait to send receipts until the message request is approved.' 2020-02-15 11:37:24 -07:00
OWSOutgoingReceiptManager.m Merge branch 'release/3.10.4' into release/3.11.0 2020-06-08 17:57:13 -03:00
OWSProfileKeyMessage.h Respond to CR. 2020-05-11 10:19:52 -03:00
OWSProfileKeyMessage.m Respond to CR. 2020-05-11 10:19:52 -03:00
OWSReadReceiptManager.h Track reaction read state 2020-04-20 10:25:31 -07:00
OWSReadReceiptManager.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSReadReceiptManager.swift Respond to CR. 2020-05-11 10:19:52 -03:00
OWSReadTracking.h plumb through thread to read receipt manager 2020-02-16 13:13:12 -07:00
OWSSignalAddress.swift Linking flow 2019-10-17 10:19:32 -06:00
OWSUnknownContactBlockOfferMessage.h Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSUnknownContactBlockOfferMessage.m Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSUnknownContactBlockOfferMessage+SDS.swift Generated code 2020-04-13 12:49:27 -07:00
OWSUnknownProtocolVersionMessage.h Mark as unread 2020-05-27 18:29:59 -07:00
OWSUnknownProtocolVersionMessage.m Mark as unread 2020-05-27 18:29:59 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift Generated code 2020-04-13 12:49:27 -07:00
PreKeyBundle+jsonDict.h WIP: Framework-friendly - compiles but crashes on launch 2017-11-29 13:58:27 -08:00
PreKeyBundle+jsonDict.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
TSCall.h Mark as unread 2020-05-27 18:29:59 -07:00
TSCall.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
TSCall+SDS.swift Generated code 2020-04-13 12:49:27 -07:00
TypingIndicatorMessage.swift Add additional recipients for v2 group updates. 2020-02-06 10:26:02 -03:00