session-ios/SignalServiceKit/src/Messages
2018-01-31 18:05:44 -08:00
..
Attachments Retain changes from session database branch. 2018-01-10 12:18:29 -05:00
DeviceSyncing Fix calling; be explicit about which messages should be saved. 2017-11-15 20:52:07 -05:00
Interactions Timer button with duration label 2018-01-22 10:28:51 -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 Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSBatchMessageProcessor.m Prefer "app is ready" flag to "storage is ready" flag. 2018-01-30 11:34:00 -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 Respond to CR. 2018-01-12 16:49:51 -05:00
OWSIdentityManager.m Register all database views asynchronously. 2018-01-30 10:30:28 -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 Register all database views asynchronously. 2018-01-30 10:30:28 -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 Ensure keyspec is generated before DB is created 2018-01-31 18:05:44 -08: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 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 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