Signal-iOS/SignalServiceKit/src/Messages
2021-09-08 21:41:13 -03:00
..
Attachments Convert to new Promise library 2021-09-03 11:41:34 -07:00
DeviceSyncing Lint + tiny fixes 2021-08-06 10:10:08 -07:00
Interactions Convert to new Promise library 2021-09-03 11:41:34 -07:00
InvalidKeyMessages Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
Payments Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
Reactions Convert to new Promise library 2021-09-03 11:41:34 -07:00
Stickers Rework DebouncedEvent. 2021-09-08 15:04:26 -03:00
UD Convert to new Promise library 2021-09-03 11:41:34 -07:00
BlockingManager.swift PR Feedback 2021-08-16 13:28:08 -07:00
EarlyMessageManager.swift Fix crash with early message manager 2021-09-01 16:36:50 -03:00
MessageBody.swift Rework dependency access. 2021-03-25 09:24:27 -03:00
MessageFetcherJob.swift Refine background keep alive behavior. 2021-09-08 14:59:41 -03:00
MessagePipelineSupervisor.swift Move everything to the new ContactDiscoveryTask 2020-08-06 12:57:39 -07:00
MessageProcessor.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
MessageSender.h Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00
MessageSender.m Refine message send milestones. 2021-09-08 21:41:13 -03:00
MessageSender.swift Refine message send milestones. 2021-09-08 21:41:13 -03:00
MessageSender+Errors.swift Additional strategies to avoid prekey ratelimit 2021-09-03 14:16:33 -07:00
MessageSender+SenderKey.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
MessageSendLog.swift Fix broken test 2021-09-01 12:39:50 -07:00
OutgoingMessagePreparer.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
OWSAddToContactsOfferMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSAddToContactsOfferMessage.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSAddToContactsOfferMessage+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
OWSAddToProfileWhitelistOfferMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSAddToProfileWhitelistOfferMessage.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSAddToProfileWhitelistOfferMessage+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
OWSDisappearingMessagesFinder.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSDisappearingMessagesFinder.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSDisappearingMessagesJob.h Rework dependency access. 2021-03-25 09:24:27 -03:00
OWSDisappearingMessagesJob.m Clean up async completions. 2021-07-07 09:49:44 -03:00
OWSFailedAttachmentDownloadsJob.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSFailedAttachmentDownloadsJob.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSFailedMessagesJob.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSFailedMessagesJob.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSGroupCallMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSGroupCallMessage.m Make hiddenUntilTimestamp a boolean column 2021-08-26 20:57:06 -07:00
OWSGroupCallMessage+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
OWSGroupInfoRequestMessage.h Do not send or respond to v1 group info requests. 2021-06-30 16:11:54 -03:00
OWSGroupInfoRequestMessage.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSIdentityManager.h Tests should be runnable in Profiling scheme 2021-08-26 20:57:06 -07:00
OWSIdentityManager.m Convert to new Promise library 2021-09-03 11:41:34 -07:00
OWSIdentityManager.swift Remove 'SignalClient.' prefixes where no longer needed 2021-03-22 16:19:46 -07:00
OWSIncompleteCallsJob.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSIncompleteCallsJob.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSMessageContentJob.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSMessageContentJob.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSMessageContentJob+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
OWSMessageDecrypter.swift Elaborate logging around missing notifications. 2021-09-02 22:51:26 -03:00
OWSMessageDecryptJob.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSMessageDecryptJob.m Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00
OWSMessageDecryptJob.swift Remove YapDatabase. 2021-03-25 11:41:16 -03:00
OWSMessageDecryptJob+SDS.swift Improve handling of db corruption. 2021-05-03 15:00:33 -03:00
OWSMessageHandler.h Transition OWSMessageDecrypter to SignalClient 2021-01-28 12:03:50 -08:00
OWSMessageHandler.m Lint + tiny fixes 2021-08-06 10:10:08 -07:00
OWSMessageManager.h Announcement-only groups. 2021-07-13 11:42:52 -03:00
OWSMessageManager.m Remove databaseChangesWillUpdate. 2021-09-08 21:41:13 -03:00
OWSMessageManager.swift A bunch of small fixes for sender key 2021-08-19 16:02:22 -07:00
OWSMessageSend.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
OWSMessageUtils.h Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSMessageUtils.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSOutgoingCallMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSOutgoingCallMessage.m Lint + tiny fixes 2021-08-06 10:10:08 -07:00
OWSOutgoingGroupCallMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSOutgoingGroupCallMessage.m Additional annotation of outgoing messages for MSL 2021-07-21 22:58:51 -07:00
OWSOutgoingNullMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSOutgoingNullMessage.m Lint + tiny fixes 2021-08-06 10:10:08 -07:00
OWSOutgoingReceiptManager.h Record uniqueIds of messages that receipt messages refer to 2021-07-29 20:40:40 -07:00
OWSOutgoingReceiptManager.m Fix tests 2021-09-03 14:16:33 -07:00
OWSOutgoingReceiptManager.swift Fixes a crash in OWSReceiptManager 2021-08-09 21:43:06 -03:00
OWSOutgoingResendRequest.h Improved handling of placeholder interactions 2021-07-29 14:59:06 -07:00
OWSOutgoingResendRequest.m Adjust how resend responses are constructed 2021-08-06 10:10:07 -07:00
OWSOutgoingResendRequest.swift PR Feedback 2021-07-21 22:58:51 -07:00
OWSOutgoingResendResponse.h PR Feedback and bug fixes 2021-07-21 22:58:51 -07:00
OWSOutgoingResendResponse.m Migrations, renames, more aggressive scheduling of cleanup 2021-08-26 20:29:21 -07:00
OWSOutgoingSenderKeyDistributionMessage.h Fix maxRegistrationId typo. Lint 2021-09-01 12:39:50 -07:00
OWSOutgoingSenderKeyDistributionMessage.m Fixes a handful of sender key issues 2021-09-01 12:39:50 -07:00
OWSProfileKeyMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSProfileKeyMessage.m Additional annotation of outgoing messages for MSL 2021-07-21 22:58:51 -07:00
OWSReadTracking.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSReceiptManager.h Trim the MessageSendLog 2021-07-29 15:08:59 -07:00
OWSReceiptManager.m Fix typo in log message. 2021-08-18 15:24:08 -07:00
OWSReceiptManager.swift Record uniqueIds of messages that receipt messages refer to 2021-07-29 20:40:40 -07:00
OWSRecoverableDecryptionPlaceholder.h Some small sender key changes 2021-08-27 16:10:36 -07:00
OWSRecoverableDecryptionPlaceholder.m PR Feedback 2021-08-27 16:10:36 -07:00
OWSRecoverableDecryptionPlaceholder+Replace.swift Unrelated bug fix: ModelReadCache holding stale placeholders 2021-08-26 20:29:22 -07:00
OWSRecoverableDecryptionPlaceholder+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
OWSSignalAddress.swift Linking flow 2019-10-17 10:19:32 -06:00
OWSUnknownContactBlockOfferMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSUnknownContactBlockOfferMessage.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSUnknownContactBlockOfferMessage+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
OWSUnknownProtocolVersionMessage.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSUnknownProtocolVersionMessage.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
OWSUnknownProtocolVersionMessage+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
PreKeyBundle+jsonDict.h Move AxolotlKit model classes into SSK and remove the dependency 2021-03-22 16:17:47 -07:00
PreKeyBundle+jsonDict.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
TSCall.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
TSCall.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
TSCall+SDS.swift Remove isHidden column, use recordType instead 2021-08-26 20:57:06 -07:00
TypingIndicatorMessage.swift Additional annotation of outgoing messages for MSL 2021-07-21 22:58:51 -07:00