You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalServiceKit/src/Messages
Michael Kirk 2eaaba9082 crashfix: on addObject, presumably it's nil.
I'm not sure how this is happening, but this will prevent the crash and
give us additional diagnostic data in the cases where it is happening.

// FREEBIE
8 years ago
..
Attachments Respond to CR. 8 years ago
DeviceSyncing Don't send profile key with every sync message since we explicitly sync 8 years ago
Interactions * Add debug UI tools for clearing and logging the profile whitelist. 8 years ago
InvalidKeyMessages ensure blocking keychange message has identityKey before proceeding 8 years ago
OWSAddToContactsOfferMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSAddToContactsOfferMessage.m Import SSK (and history) into Signal-iOS 8 years ago
OWSAddToProfileWhitelistOfferMessage.h Add “add to profile whitelist” offer. 8 years ago
OWSAddToProfileWhitelistOfferMessage.m Add “add to profile whitelist” offer. 8 years ago
OWSBlockingManager.h Sketch out profile manager. 8 years ago
OWSBlockingManager.m Add convenience category for YapDatabaseConnection. 8 years ago
OWSCallAnswerMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSCallAnswerMessage.m Import SSK (and history) into Signal-iOS 8 years ago
OWSCallBusyMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSCallBusyMessage.m Import SSK (and history) into Signal-iOS 8 years ago
OWSCallHangupMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSCallHangupMessage.m Import SSK (and history) into Signal-iOS 8 years ago
OWSCallIceUpdateMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSCallIceUpdateMessage.m Import SSK (and history) into Signal-iOS 8 years ago
OWSCallOfferMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSCallOfferMessage.m Import SSK (and history) into Signal-iOS 8 years ago
OWSDisappearingMessagesFinder.h Import SSK (and history) into Signal-iOS 8 years ago
OWSDisappearingMessagesFinder.m Import SSK (and history) into Signal-iOS 8 years ago
OWSDisappearingMessagesJob.h Import SSK (and history) into Signal-iOS 8 years ago
OWSDisappearingMessagesJob.m Add convenience category for YapDatabaseConnection. 8 years ago
OWSFailedAttachmentDownloadsJob.h Import SSK (and history) into Signal-iOS 8 years ago
OWSFailedAttachmentDownloadsJob.m Import SSK (and history) into Signal-iOS 8 years ago
OWSFailedMessagesJob.h Import SSK (and history) into Signal-iOS 8 years ago
OWSFailedMessagesJob.m Import SSK (and history) into Signal-iOS 8 years ago
OWSIdentityManager.h Import SSK (and history) into Signal-iOS 8 years ago
OWSIdentityManager.m Start reworking the contact offers. 8 years ago
OWSIncomingMessageReadObserver.h Add convenience category for YapDatabaseConnection. 8 years ago
OWSIncomingMessageReadObserver.m Add convenience category for YapDatabaseConnection. 8 years ago
OWSMessageReceiver.h Make sure DB views are ready before kicking processing job 8 years ago
OWSMessageReceiver.m Ensure avatar upates right after profile change. 8 years ago
OWSMessageSender.h Refine UserProfile class. Move local user properties to UserProfile. 8 years ago
OWSMessageSender.m Refine UserProfile class. Move local user properties to UserProfile. 8 years ago
OWSMessageServiceParams.h Import SSK (and history) into Signal-iOS 8 years ago
OWSMessageServiceParams.m Import SSK (and history) into Signal-iOS 8 years ago
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.h Import SSK (and history) into Signal-iOS 8 years ago
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.m Import SSK (and history) into Signal-iOS 8 years ago
OWSOutgoingCallMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSOutgoingCallMessage.m Rework where profile key is attached in photos. 8 years ago
OWSOutgoingNullMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSOutgoingNullMessage.m Rework where profile key is attached in photos. 8 years ago
OWSProfileKeyMessage.h profile key flag and debug action 8 years ago
OWSProfileKeyMessage.m profile key flag and debug action 8 years ago
OWSReadTracking.h crashfix: on addObject, presumably it's nil. 8 years ago
OWSSignalServiceProtos.pb.h profile key flag and debug action 8 years ago
OWSSignalServiceProtos.pb.m profile key flag and debug action 8 years ago
OWSUnknownContactBlockOfferMessage.h Import SSK (and history) into Signal-iOS 8 years ago
OWSUnknownContactBlockOfferMessage.m Import SSK (and history) into Signal-iOS 8 years ago
PreKeyBundle+jsonDict.h Don't crash when messaging user with malformed profile 8 years ago
PreKeyBundle+jsonDict.m Don't crash when messaging user with malformed profile 8 years ago
TSCall.h Import SSK (and history) into Signal-iOS 8 years ago
TSCall.m Import SSK (and history) into Signal-iOS 8 years ago
TSGroupModel.h Import SSK (and history) into Signal-iOS 8 years ago
TSGroupModel.m Import SSK (and history) into Signal-iOS 8 years ago
TSMessagesManager.h Store undecrypted envelopes before doing any processing. 8 years ago
TSMessagesManager.m infer when group has been whitelisted on linked device 8 years ago