Signal-iOS/SignalServiceKit/src/Messages
2018-03-01 13:41:15 -05:00
..
Attachments Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -05:00
DeviceSyncing Be more explicit about expire timer. 2018-03-01 13:41:15 -05:00
Interactions Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -05:00
InvalidKeyMessages Respond to CR. 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 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSBatchMessageProcessor.m Respond to CR. 2018-02-14 16:06:47 -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 Fix build break. 2018-02-27 09:16:38 -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-02-09 10:31:29 -05:00
OWSIdentityManager.m Fix dynamic type check which was too restrictive 2018-02-13 15:54:23 -08:00
OWSMessageDecrypter.h Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSMessageDecrypter.m Respond to CR. 2018-02-09 10:31:29 -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 Add protocol context to protocol kit. 2018-02-09 10:31:29 -05:00
OWSMessageManager.m Merge branch 'hotfix/2.19.7' 2018-02-16 10:49:52 -05:00
OWSMessageReceiver.h Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
OWSMessageReceiver.m Respond to CR. 2018-02-14 16:06:47 -05:00
OWSMessageSender.h Unpack oversize text messages if possible. 2018-01-25 13:26:10 -05:00
OWSMessageSender.m Improve handling of attachments with captions. 2018-02-22 16:03:00 -05:00
OWSMessageServiceParams.h Update to the new GitHub organization name 2018-02-13 10:52:07 -05: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 Refine handling of unsafe filename characters. 2018-02-27 09:43:26 -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 Merge branch 'hotfix/2.19.7' 2018-02-16 10:49:52 -05:00
TSGroupModel.m Merge branch 'hotfix/2.19.7' 2018-02-16 10:49:52 -05:00