session-ios/SignalServiceKit/src/Messages
Michael Kirk 6935761ab9 Merge tag '2.31.0.38' into release/2.32.0 2018-11-16 17:32:02 -06:00
..
Attachments Fix missing albumMessageId. 2018-11-09 17:49:08 -05:00
DeviceSyncing Respond to CR. 2018-11-01 15:22:53 -04:00
Interactions Fix build break. 2018-11-09 14:10:15 -05:00
InvalidKeyMessages find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 2018-10-30 11:35:34 -06:00
UD Merge tag '2.31.0.37' into release/2.32.0 2018-11-15 10:35:03 -06:00
OWSAddToContactsOfferMessage.h Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSAddToContactsOfferMessage.m Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSAddToProfileWhitelistOfferMessage.h Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSAddToProfileWhitelistOfferMessage.m Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSBatchMessageProcessor.h Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
OWSBatchMessageProcessor.m Respond to CR. 2018-11-05 09:16:17 -05:00
OWSBlockingManager.h Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04:00
OWSBlockingManager.m Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
OWSDisappearingMessagesFinder.h ensure expirations started 2018-05-04 10:33:05 -04:00
OWSDisappearingMessagesFinder.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSDisappearingMessagesJob.h Hang more singletons on SSKEnv. 2018-10-11 08:56:50 -04:00
OWSDisappearingMessagesJob.m Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
OWSFailedAttachmentDownloadsJob.h Detect and handle corrupt database views. 2018-04-25 09:30:23 -04:00
OWSFailedAttachmentDownloadsJob.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
OWSFailedMessagesJob.h Detect and handle corrupt database views. 2018-04-25 09:30:23 -04:00
OWSFailedMessagesJob.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
OWSIdentityManager.h find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 2018-10-30 11:35:34 -06:00
OWSIdentityManager.m Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
OWSIncompleteCallsJob.h Tweak system messages; incomplete vs. missed calls. 2018-07-11 15:34:16 -04:00
OWSIncompleteCallsJob.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSMessageDecrypter.h Send sync messages to self via UD (only); discard self-sent sync messages. 2018-10-10 09:10:45 -04:00
OWSMessageDecrypter.m Handle known sender 2018-11-16 17:22:40 -06:00
OWSMessageHandler.h Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
OWSMessageHandler.m fix debug crash 2018-10-31 16:14:27 -06:00
OWSMessageManager.h find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 2018-10-30 11:35:34 -06:00
OWSMessageManager.m Fix breakage in share extension. 2018-11-15 12:42:48 -05:00
OWSMessageReceiver.h Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
OWSMessageReceiver.m Respond to CR. 2018-11-05 09:16:17 -05:00
OWSMessageSend.swift Apply refinements to UD logic. 2018-10-30 16:18:22 -04:00
OWSMessageSender.h Plumb through messageAlbumId so an Attachment knows what album (if any) it 2018-11-08 12:52:08 -06:00
OWSMessageSender.m Merge tag '2.31.0.37' into release/2.32.0 2018-11-15 10:35:03 -06:00
OWSMessageServiceParams.h Start work on typing indicators. 2018-10-31 12:11:29 -04:00
OWSMessageServiceParams.m Start work on typing indicators. 2018-10-31 12:11:29 -04:00
OWSMessageUtils.h Introduce Thread view model 2018-04-21 19:21:18 -04:00
OWSMessageUtils.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
OWSOutgoingCallMessage.h minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
OWSOutgoingCallMessage.m Modify proto wrapper builders to require required fields. 2018-10-01 09:08:23 -04:00
OWSOutgoingNullMessage.h minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
OWSOutgoingNullMessage.m Modify proto wrapper builders to require required fields. 2018-10-01 09:08:23 -04:00
OWSOutgoingReceiptManager.h Modify OWSOutgoingReceiptManager to handle read receipts. 2018-10-12 13:52:46 -04:00
OWSOutgoingReceiptManager.m Merge remote-tracking branch 'origin/release/2.31.0' 2018-11-09 15:49:53 -06:00
OWSProfileKeyMessage.h minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
OWSProfileKeyMessage.m minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
OWSReadReceiptManager.h Send delivery receipts. 2018-10-12 13:52:46 -04:00
OWSReadReceiptManager.m Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05:00
OWSReadTracking.h Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSSignalAddress.swift Add server certificate methods to UD manager. 2018-10-02 13:24:00 -04:00
OWSUnknownContactBlockOfferMessage.h Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSUnknownContactBlockOfferMessage.m Revert 'new sort id'. 2018-09-27 19:40:51 -04: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 minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
TSCall.m minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
TSGroupModel.h Respond to CR. 2018-10-15 15:08:00 -04:00
TSGroupModel.m Add asserts around group id length. 2018-10-18 10:34:56 -04:00
TypingIndicatorMessage.swift Start work on typing indicators. 2018-10-31 12:11:29 -04:00