Signal-iOS/SignalServiceKit/src/Messages
Michelle Linington 15eb64086c Most of the work for profile spoofing in group membership
This separates the logic for finding spoofed profiles from the view
controller responsible for reporting collisions to the user
2021-03-03 12:51:07 -08:00
..
Attachments Improve robustness of sticker handling. 2021-02-18 09:20:03 -03:00
DeviceSyncing Eliminate usage of unsaved SignalRecipients 2020-12-18 19:15:07 -08:00
Interactions Most of the work for profile spoofing in group membership 2021-03-03 12:51:07 -08:00
InvalidKeyMessages Begone OWSMessageReceiver 2021-02-23 10:45:50 -08:00
Reactions Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
Stickers Improve robustness of sticker handling. 2021-02-18 09:20:03 -03:00
UD Update SignalClient, and stop using cocoapods-binary to build it 2021-02-23 14:18:16 -08:00
EarlyMessageManager.swift Handle x-signal-timestamp header 2020-08-20 16:48:54 -07:00
MessageBody.swift Full suppoort for ention send + receive 2020-08-04 14:08:30 -07:00
MessageFetcherJob.swift Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
MessagePipelineSupervisor.swift Move everything to the new ContactDiscoveryTask 2020-08-06 12:57:39 -07:00
MessageProcessor.swift Fix handling of SMK decryption errors 2021-02-24 11:25:08 -08:00
MessageSender.h Rework message sending. 2020-09-17 21:37:38 -03:00
MessageSender.m Remove OWSMessageServiceParams 2021-02-12 12:02:15 -08:00
MessageSender.swift Remove OWSMessageServiceParams 2021-02-12 12:02:15 -08:00
OutgoingMessagePreparer.swift Reduce database writes used by message sends. 2020-06-11 12:37:01 -03:00
OWSAddToContactsOfferMessage.h Revert "streamline interaction writes" refinements. 2019-10-17 10:32:21 -03:00
OWSAddToContactsOfferMessage.m Fix rebase breakage. 2019-10-15 11:44:08 -03:00
OWSAddToContactsOfferMessage+SDS.swift Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
OWSAddToProfileWhitelistOfferMessage.h Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSAddToProfileWhitelistOfferMessage.m Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSAddToProfileWhitelistOfferMessage+SDS.swift Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
OWSBlockingManager.h Rewrite conversation view. 2020-12-10 12:44:13 -03:00
OWSBlockingManager.m Rework app readiness. 2021-02-04 09:55:39 -03:00
OWSDisappearingMessagesFinder.h Rework OWSDisappearingMessagesFinder to support GRDB. 2019-08-22 17:30:11 -03:00
OWSDisappearingMessagesFinder.m Respond to CR. 2019-10-01 13:08:59 -03:00
OWSDisappearingMessagesJob.h Integrate group updates and disappearing message configuration updates. 2020-02-21 13:05:20 -03:00
OWSDisappearingMessagesJob.m Rework app readiness. 2021-02-04 09:55:39 -03:00
OWSFailedAttachmentDownloadsJob.h Add LaunchJobs. 2019-09-27 16:10:48 -03:00
OWSFailedAttachmentDownloadsJob.m Add auto-download settings for media. 2021-01-12 19:28:15 -03:00
OWSFailedMessagesJob.h Add LaunchJobs. 2019-09-27 16:10:48 -03:00
OWSFailedMessagesJob.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSGroupCallMessage.h Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
OWSGroupCallMessage.m Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
OWSGroupCallMessage+SDS.swift Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
OWSGroupInfoRequestMessage.h Clean up ahead of PR. 2020-02-06 10:26:02 -03:00
OWSGroupInfoRequestMessage.m Remove legacy 'silent' flag 2021-02-12 11:59:35 -08:00
OWSIdentityManager.h Use SignalClient for message encryption 2021-01-28 12:03:50 -08:00
OWSIdentityManager.m Rework app readiness. 2021-02-04 09:55:39 -03:00
OWSIdentityManager.swift Update for SignalClient.StoreContext 2021-01-28 12:03:50 -08:00
OWSIncompleteCallsJob.h Add LaunchJobs. 2019-09-27 16:10:48 -03:00
OWSIncompleteCallsJob.m Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
OWSMessageContentJob.h Begone OWSBatchMessageProcessor 2021-02-23 10:45:50 -08:00
OWSMessageContentJob.m Begone OWSBatchMessageProcessor 2021-02-23 10:45:50 -08:00
OWSMessageContentJob+SDS.swift Begone OWSBatchMessageProcessor 2021-02-23 10:45:50 -08:00
OWSMessageDecrypter.swift Use server timestamp to validate UD messages 2021-02-26 11:56:47 -08:00
OWSMessageDecryptJob.h Fix tests 2021-02-23 10:45:50 -08:00
OWSMessageDecryptJob.m Begone OWSBatchMessageProcessor 2021-02-23 10:45:50 -08:00
OWSMessageDecryptJob.swift Begone OWSMessageReceiver 2021-02-23 10:45:50 -08:00
OWSMessageDecryptJob+SDS.swift Begone OWSMessageReceiver 2021-02-23 10:45:50 -08:00
OWSMessageHandler.h Transition OWSMessageDecrypter to SignalClient 2021-01-28 12:03:50 -08:00
OWSMessageHandler.m Transition OWSMessageDecrypter to SignalClient 2021-01-28 12:03:50 -08:00
OWSMessageManager.h Handle x-signal-timestamp header 2020-08-20 16:48:54 -07:00
OWSMessageManager.m Simplify MessageProcessing promises 2021-02-23 10:45:50 -08:00
OWSMessageSend.swift Eliminate usage of unsaved SignalRecipients 2020-12-18 19:15:07 -08:00
OWSMessageUtils.h Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSMessageUtils.m Rename OWSMessageSender -> MessageSender. 2020-09-17 21:35:35 -03:00
OWSOutgoingCallMessage.h Allow RingRTC to send/receive opaque call messages 2020-11-05 12:25:49 -08:00
OWSOutgoingCallMessage.m Remove legacy 'silent' flag 2021-02-12 11:59:35 -08:00
OWSOutgoingGroupCallMessage.h Add eraId to GroupCallUpdate messages 2020-11-24 20:59:37 -08:00
OWSOutgoingGroupCallMessage.m Add eraId to GroupCallUpdate messages 2020-11-24 20:59:37 -08:00
OWSOutgoingNullMessage.h Automatic session reset 2021-01-05 17:41:13 -08:00
OWSOutgoingNullMessage.m Automatic session reset 2021-01-05 17:41:13 -08:00
OWSOutgoingReceiptManager.h Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSOutgoingReceiptManager.m Rework app readiness. 2021-02-04 09:55:39 -03:00
OWSProfileKeyMessage.h Respond to CR. 2020-05-11 10:19:52 -03:00
OWSProfileKeyMessage.m Respond to CR. 2020-05-11 10:19:52 -03:00
OWSReadReceiptManager.h Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSReadReceiptManager.m Rework app readiness. 2021-02-04 09:55:39 -03:00
OWSReadReceiptManager.swift Respond to CR. 2020-05-11 10:19:52 -03:00
OWSReadTracking.h plumb through thread to read receipt manager 2020-02-16 13:13:12 -07:00
OWSSignalAddress.swift Linking flow 2019-10-17 10:19:32 -06:00
OWSUnknownContactBlockOfferMessage.h Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSUnknownContactBlockOfferMessage.m Fix rebase breakage. 2019-10-15 11:50:25 -03:00
OWSUnknownContactBlockOfferMessage+SDS.swift Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
OWSUnknownProtocolVersionMessage.h Add mentions to the database 2020-08-04 14:08:29 -07:00
OWSUnknownProtocolVersionMessage.m Add mentions to the database 2020-08-04 14:08:29 -07:00
OWSUnknownProtocolVersionMessage+SDS.swift Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03: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 Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
TSCall.m Restyle system messages 2020-08-17 17:11:24 -07:00
TSCall+SDS.swift Refine handling of unverified safety number changes. 2021-01-21 22:31:08 -03:00
TypingIndicatorMessage.swift Remove legacy 'silent' flag 2021-02-12 11:59:35 -08:00