Signal-iOS/SignalServiceKit/src/Messages
2019-05-06 13:44:38 -04:00
..
Attachments Add dateSaved column to sticker pack. 2019-05-06 13:40:19 -04:00
DeviceSyncing fix transaction type 2019-05-02 07:45:18 -06:00
Interactions Stabilize ordering of subclasses in serialization categories. 2019-05-06 13:40:19 -04:00
InvalidKeyMessages Respond to CR. 2019-05-02 14:20:35 -04:00
Stickers Sort sticker packs in sticker management view. 2019-05-06 13:44:38 -04:00
UD Reduce logging. 2019-03-15 16:27:08 -04:00
OWSAddToContactsOfferMessage.h Respond to CR. 2019-05-02 14:20:35 -04:00
OWSAddToContactsOfferMessage.m Respond to CR. 2019-05-02 14:20:35 -04:00
OWSAddToContactsOfferMessage+SDS.swift Respond to CR. 2019-05-02 14:20:35 -04:00
OWSAddToProfileWhitelistOfferMessage.h Respond to CR. 2019-05-02 14:20:35 -04:00
OWSAddToProfileWhitelistOfferMessage.m Respond to CR. 2019-05-02 14:20:35 -04:00
OWSAddToProfileWhitelistOfferMessage+SDS.swift Respond to CR. 2019-05-02 14:20:35 -04:00
OWSBatchMessageProcessor.h Respond to CR. 2019-04-22 14:48:08 -04:00
OWSBatchMessageProcessor.m NotificationProtocol takes an AnyTransaction 2019-05-06 10:18:14 -06:00
OWSBatchMessageProcessor+SDS.swift Remove Interaction.sortId column from GRDB 2019-05-02 07:52:50 -06:00
OWSBlockingManager.h Backup misc collections. 2018-11-28 17:05:08 -05:00
OWSBlockingManager.m Distinguish 'app will/did become ready' events. 2018-11-05 09:04:57 -05: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 "Revert 'new sort id'." 2018-12-19 15:16:36 -07:00
OWSDisappearingMessagesJob.m CR: use existing transaction rather than open sneaky one 2018-12-19 15:16:36 -07: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 Backup misc collections. 2018-11-28 17:05:08 -05:00
OWSIdentityManager.m NotificationProtocol takes an AnyTransaction 2019-05-06 10:18:14 -06: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 Send sync messages to self via UD (only); discard self-sent sync messages. 2018-10-10 09:10:45 -04:00
OWSMessageDecrypter.m NotificationProtocol takes an AnyTransaction 2019-05-06 10:18:14 -06:00
OWSMessageHandler.h Code generate Swift wrappers for protocol buffers. 2018-08-03 14:05:20 -04:00
OWSMessageHandler.m fix debug crash 2018-10-31 16:14:27 -06:00
OWSMessageManager.h Refine envelope processing. 2018-12-02 17:30:31 -05:00
OWSMessageManager.m NotificationProtocol takes an AnyTransaction 2019-05-06 10:18:14 -06:00
OWSMessageReceiver.h Respond to CR. 2019-04-22 14:48:08 -04:00
OWSMessageReceiver.m NotificationProtocol takes an AnyTransaction 2019-05-06 10:18:14 -06:00
OWSMessageReceiver+SDS.swift Remove Interaction.sortId column from GRDB 2019-05-02 07:52:50 -06:00
OWSMessageSend.swift fix compiler warning: optional item in string 2019-04-17 15:48:45 -06:00
OWSMessageSender.h Fix issues around link previews. 2019-01-22 10:15:50 -05:00
OWSMessageSender.m Respond to CR. 2019-04-30 10:02:20 -04:00
OWSMessageServiceParams.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
OWSMessageServiceParams.m Add missing nullability annotations. 2019-01-23 13:12:43 -05: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
OWSOutgoingCallMessage.h Batch outgoing ICE updates. 2019-01-31 15:48:50 -05:00
OWSOutgoingCallMessage.m Update proto schema to reflect stickers. Sketch out the Sticker model classes. 2019-04-18 10:12:17 -04:00
OWSOutgoingNullMessage.h Apply LinkPreview model. 2019-01-14 16:20:54 -05:00
OWSOutgoingNullMessage.m Update proto schema to reflect stickers. Sketch out the Sticker model classes. 2019-04-18 10:12:17 -04:00
OWSOutgoingReceiptManager.h Modify OWSOutgoingReceiptManager to handle read receipts. 2018-10-12 13:52:46 -04:00
OWSOutgoingReceiptManager.m Merge remote-tracking branch 'origin/release/2.31.0' 2018-11-09 15:49:53 -06:00
OWSProfileKeyMessage.h Apply LinkPreview model. 2019-01-14 16:20:54 -05:00
OWSProfileKeyMessage.m Update proto schema to reflect stickers. Sketch out the Sticker model classes. 2019-04-18 10:12:17 -04:00
OWSReadReceiptManager.h Respond to CR. 2019-04-22 14:48:08 -04:00
OWSReadReceiptManager.m Respond to CR. 2019-04-22 14:48:08 -04:00
OWSReadReceiptManager+SDS.swift Remove Interaction.sortId column from GRDB 2019-05-02 07:52:50 -06:00
OWSReadTracking.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
OWSSignalAddress.swift Add server certificate methods to UD manager. 2018-10-02 13:24:00 -04:00
OWSUnknownContactBlockOfferMessage.h Respond to CR. 2019-05-02 14:20:35 -04:00
OWSUnknownContactBlockOfferMessage.m Respond to CR. 2019-05-02 14:20:35 -04:00
OWSUnknownContactBlockOfferMessage+SDS.swift Respond to CR. 2019-05-02 14:20:35 -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 Respond to CR. 2019-05-02 14:20:35 -04:00
TSCall.m Respond to CR. 2019-05-02 14:20:35 -04:00
TSCall+SDS.swift Respond to CR. 2019-05-02 14:20:35 -04:00
TSGroupModel.h Respond to CR. 2019-04-16 09:08:45 -04:00
TSGroupModel.m Respond to CR. 2019-04-16 09:08:45 -04:00
TypingIndicatorMessage.swift Update proto schema to reflect stickers. Sketch out the Sticker model classes. 2019-04-18 10:12:17 -04:00