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
Matthew Chen a2dfcd0288 Respond to CR. 7 years ago
..
Attachments Remove assert around group avatar updates. 7 years ago
DeviceSyncing Send "sent message transcript" sync messages at the _end_ of a send, not after the first recipient is sent. 7 years ago
Interactions Avoid deadlocks in contact manager. 7 years ago
InvalidKeyMessages find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
UD Remove UD websocket. 7 years ago
OWSAddToContactsOfferMessage.h Revert 'new sort id'. 7 years ago
OWSAddToContactsOfferMessage.m Revert 'new sort id'. 7 years ago
OWSAddToProfileWhitelistOfferMessage.h Revert 'new sort id'. 7 years ago
OWSAddToProfileWhitelistOfferMessage.m Revert 'new sort id'. 7 years ago
OWSBatchMessageProcessor.h Move message processing singletons to SSKEnvironment. 7 years ago
OWSBatchMessageProcessor.m find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
OWSBlockingManager.h
OWSBlockingManager.m
OWSDisappearingMessagesFinder.h
OWSDisappearingMessagesFinder.m Pull out SignalCoreKit. 7 years ago
OWSDisappearingMessagesJob.h Hang more singletons on SSKEnv. 7 years ago
OWSDisappearingMessagesJob.m Avoid deadlocks in contact manager. 7 years ago
OWSFailedAttachmentDownloadsJob.h
OWSFailedAttachmentDownloadsJob.m
OWSFailedMessagesJob.h
OWSFailedMessagesJob.m
OWSIdentityManager.h find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
OWSIdentityManager.m find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
OWSIncompleteCallsJob.h
OWSIncompleteCallsJob.m Pull out SignalCoreKit. 7 years ago
OWSMessageDecrypter.h Send sync messages to self via UD (only); discard self-sent sync messages. 7 years ago
OWSMessageDecrypter.m Handle known sender 7 years ago
OWSMessageHandler.h
OWSMessageHandler.m Fix issues in UD send & receive. 7 years ago
OWSMessageManager.h find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 7 years ago
OWSMessageManager.m Update UD indicators. 7 years ago
OWSMessageReceiver.h Move message processing singletons to SSKEnvironment. 7 years ago
OWSMessageReceiver.m Fix issues in UD send & receive. 7 years ago
OWSMessageSend.swift Apply refinements to UD logic. 7 years ago
OWSMessageSender.h
OWSMessageSender.m Respond to CR. 7 years ago
OWSMessageServiceParams.h
OWSMessageServiceParams.m Pull out SignalCoreKit. 7 years ago
OWSMessageUtils.h
OWSMessageUtils.m
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.h
OWSNotifyRemoteOfUpdatedDisappearingConfigurationJob.m
OWSOutgoingCallMessage.h
OWSOutgoingCallMessage.m Modify proto wrapper builders to require required fields. 7 years ago
OWSOutgoingNullMessage.h
OWSOutgoingNullMessage.m Modify proto wrapper builders to require required fields. 7 years ago
OWSOutgoingReceiptManager.h Modify OWSOutgoingReceiptManager to handle read receipts. 7 years ago
OWSOutgoingReceiptManager.m Discard receipts for unregistered users. 7 years ago
OWSProfileKeyMessage.h
OWSProfileKeyMessage.m
OWSReadReceiptManager.h Send delivery receipts. 7 years ago
OWSReadReceiptManager.m Respond to CR. 7 years ago
OWSReadTracking.h Revert 'new sort id'. 7 years ago
OWSSignalAddress.swift Add server certificate methods to UD manager. 7 years ago
OWSUnknownContactBlockOfferMessage.h Revert 'new sort id'. 7 years ago
OWSUnknownContactBlockOfferMessage.m Revert 'new sort id'. 7 years ago
PreKeyBundle+jsonDict.h
PreKeyBundle+jsonDict.m Pull out SignalCoreKit. 7 years ago
TSCall.h
TSCall.m
TSGroupModel.h Respond to CR. 7 years ago
TSGroupModel.m Add asserts around group id length. 7 years ago