session-ios/SignalServiceKit/src/Messages
Matthew Chen 3738155c81 Fix build breakage from SMK. 2018-10-01 09:08:02 -04:00
..
Attachments Fix build breakage from SMK. 2018-10-01 09:08:02 -04:00
DeviceSyncing Fix build breakage from SMK. 2018-10-01 09:08:02 -04:00
Interactions Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
InvalidKeyMessages Revert 'new sort id'. 2018-09-27 19:40:51 -04: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 Code generate Swift wrappers for protocol buffers. 2018-08-01 11:20:55 -04:00
OWSBatchMessageProcessor.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSBlockingManager.h Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04:00
OWSBlockingManager.m Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04: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 Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSDisappearingMessagesJob.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04: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 Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04:00
OWSIdentityManager.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04: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 Code generate Swift wrappers for protocol buffers. 2018-08-01 11:20:55 -04:00
OWSMessageDecrypter.m Rework creation of singletons. 2018-09-19 15:11:26 -04:00
OWSMessageHandler.h Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
OWSMessageHandler.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
OWSMessageManager.h Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04:00
OWSMessageManager.m Fix build breakage from SMK. 2018-10-01 09:08:02 -04:00
OWSMessageReceiver.h Swift protos for Envelope 2018-07-25 13:04:26 -06:00
OWSMessageReceiver.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSMessageSender.h Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04:00
OWSMessageSender.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSMessageServiceParams.h Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
OWSMessageServiceParams.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -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
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.m Apply OWS log functions in Objective-C. 2018-08-27 12:58:52 -04:00
OWSOutgoingCallMessage.h minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
OWSOutgoingCallMessage.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSOutgoingNullMessage.h minimize diff senderTimestamp -> timestamp 2018-09-26 09:52:33 -06:00
OWSOutgoingNullMessage.m Fix build breakage from SMK. 2018-10-01 09:08:02 -04: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 Revert 'new sort id'. 2018-09-27 19:40:51 -04:00
OWSReadReceiptManager.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
OWSReadTracking.h Revert 'new sort id'. 2018-09-27 19:40:51 -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 Merge branch 'hotfix/2.19.7' 2018-02-16 10:49:52 -05:00
TSGroupModel.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00