session-ios/SignalServiceKit/src/Messages
2017-12-19 11:16:01 -05:00
..
Attachments Clean up ahead of PR. 2017-12-19 11:16:01 -05:00
DeviceSyncing Fix calling; be explicit about which messages should be saved. 2017-11-15 20:52:07 -05:00
Interactions Fix group creation. 2017-11-17 16:06:30 -05:00
InvalidKeyMessages Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSAddToContactsOfferMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSAddToContactsOfferMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSAddToProfileWhitelistOfferMessage.h Add “add to profile whitelist” offer. 2017-08-04 15:23:02 -04:00
OWSAddToProfileWhitelistOfferMessage.m Add “add to profile whitelist” offer. 2017-08-04 15:23:02 -04:00
OWSBatchMessageProcessor.h Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSBatchMessageProcessor.m Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSBlockingManager.h Respond to "sync block list" request. 2017-10-04 09:23:14 -04:00
OWSBlockingManager.m Respond to CR. 2017-11-15 13:21:31 -05:00
OWSCallAnswerMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallAnswerMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallBusyMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallBusyMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallHangupMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallHangupMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallIceUpdateMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallIceUpdateMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallOfferMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSCallOfferMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSDisappearingMessagesFinder.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSDisappearingMessagesFinder.m Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSDisappearingMessagesJob.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSDisappearingMessagesJob.m Respond to CR. 2017-11-30 10:19:34 -05:00
OWSFailedAttachmentDownloadsJob.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSFailedAttachmentDownloadsJob.m Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSFailedMessagesJob.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSFailedMessagesJob.m Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSIdentityManager.h Fix message processing edge cases. 2017-09-21 17:06:08 -04:00
OWSIdentityManager.m Use AppContext to resolve share extension FIXMEs. 2017-11-30 10:12:24 -05:00
OWSMessageDecrypter.h Proper function prototypes 2017-12-04 12:50:28 -05:00
OWSMessageDecrypter.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
OWSMessageHandler.h Use longer delay when batch processing incoming messages. 2017-09-29 14:36:22 -04:00
OWSMessageHandler.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
OWSMessageManager.h Pull out TSMessageDecrypter class. 2017-09-21 14:38:30 -04:00
OWSMessageManager.m Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSMessageReceiver.h Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSMessageReceiver.m Pull out OWSStorage base class for TSStorageManager. 2017-12-19 11:16:01 -05:00
OWSMessageSender.h Respond to CR. 2017-11-15 13:21:31 -05:00
OWSMessageSender.m Improve background task logic. 2017-12-19 11:05:17 -05:00
OWSMessageServiceParams.h Send silent messages where appropriate. 2017-09-27 17:13:29 -04:00
OWSMessageServiceParams.m Send silent messages where appropriate. 2017-09-27 17:13:29 -04:00
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.m Respond to CR. 2017-11-15 13:21:31 -05:00
OWSOutgoingCallMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSOutgoingCallMessage.m Fix calling; be explicit about which messages should be saved. 2017-11-15 20:52:07 -05:00
OWSOutgoingNullMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSOutgoingNullMessage.m Fix calling; be explicit about which messages should be saved. 2017-11-15 20:52:07 -05:00
OWSProfileKeyMessage.h profile key flag and debug action 2017-08-29 10:35:54 -04:00
OWSProfileKeyMessage.m Fix calling; be explicit about which messages should be saved. 2017-11-15 20:52:07 -05:00
OWSReadReceiptManager.h CR: Avoid potential transaction nesting 2017-10-03 11:11:15 -04:00
OWSReadReceiptManager.m Continue conversion of app setup. 2017-12-05 11:19:11 -05:00
OWSReadTracking.h crashfix: on addObject, presumably it's nil. 2017-09-01 12:56:50 -04:00
OWSSignalServiceProtos.pb.h Add read receipts field/configuration protos 2017-10-02 16:03:17 -04:00
OWSSignalServiceProtos.pb.m Add read receipts field/configuration protos 2017-10-02 16:03:17 -04:00
OWSUnknownContactBlockOfferMessage.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSUnknownContactBlockOfferMessage.m Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
PreKeyBundle+jsonDict.h WIP: Framework-friendly - compiles but crashes on launch 2017-11-29 13:58:27 -08:00
PreKeyBundle+jsonDict.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
TSCall.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
TSCall.m Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
TSGroupModel.h Compose View: collation index and group search 2017-10-16 12:22:02 -07:00
TSGroupModel.m Compose View: collation index and group search 2017-10-16 12:22:02 -07:00