session-ios/SignalServiceKit/src/Messages
2018-02-09 10:31:29 -05:00
..
Attachments Refine sync messages. 2018-02-02 10:56:16 -05:00
DeviceSyncing Refine sync messages. 2018-02-02 10:56:16 -05:00
Interactions Refine sync messages. 2018-02-02 10:56:16 -05:00
InvalidKeyMessages Add protocol context to protocol kit. 2018-02-09 10:31:29 -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 Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSBatchMessageProcessor.m Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSBlockingManager.h Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00
OWSBlockingManager.m Register all database views asynchronously. 2018-01-30 10:30:28 -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 Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSDisappearingMessagesFinder.m Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSDisappearingMessagesJob.h Import SSK (and history) into Signal-iOS 2017-07-21 13:55:01 -04:00
OWSDisappearingMessagesJob.m Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSFailedAttachmentDownloadsJob.h Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSFailedAttachmentDownloadsJob.m Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSFailedMessagesJob.h Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSFailedMessagesJob.m Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSIdentityManager.h Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSIdentityManager.m Add protocol context to protocol kit. 2018-02-09 10:31:29 -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 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSMessageReceiver.h Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSMessageReceiver.m Prefer "app is ready" flag to "storage is ready" flag. 2018-01-30 11:34:00 -05:00
OWSMessageSender.h Unpack oversize text messages if possible. 2018-01-25 13:26:10 -05:00
OWSMessageSender.m Add protocol context to protocol kit. 2018-02-09 10:31:29 -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
OWSMessageUtils.h Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSMessageUtils.m Add protocol context to protocol kit. 2018-02-09 10:31:29 -05: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 Set the timestamp property on data messages. 2018-02-02 10:42:56 -05:00
OWSReadReceiptManager.h CR: Avoid potential transaction nesting 2017-10-03 11:11:15 -04:00
OWSReadReceiptManager.m Prefer "app is ready" flag to "storage is ready" flag. 2018-01-30 11:34:00 -05:00
OWSReadTracking.h crashfix: on addObject, presumably it's nil. 2017-09-01 12:56:50 -04:00
OWSSignalServiceProtos.pb.h Updates service proto schema to latest. 2018-02-02 10:42:56 -05:00
OWSSignalServiceProtos.pb.m Updates service proto schema to latest. 2018-02-02 10:42:56 -05: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