Signal-iOS/SignalServiceKit/Messages/Interactions
2024-07-25 02:33:13 -05:00
..
ContactShare V2 attachment feature flags, take 2 2024-07-19 17:23:21 -07:00
LinkPreview Asyncify LinkPreviewManager 2024-07-25 02:33:13 -05:00
Quotes Only generate quote thumbnails for sending from streams 2024-07-24 15:38:10 -07:00
GroupUpdateSource.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
InteractionDeleteManager.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
InteractionStore.swift Restore MOB payments from backup 2024-07-11 13:15:41 -05:00
MentionFinder.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSDisappearingConfigurationUpdateInfoMessage.h Update init args for OWSDisappearingConfigUpdateInfoMsg 2024-07-16 09:34:39 -07:00
OWSDisappearingConfigurationUpdateInfoMessage.m Update init args for OWSDisappearingConfigUpdateInfoMsg 2024-07-16 09:34:39 -07:00
OWSDisappearingConfigurationUpdateInfoMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
OWSDisappearingMessagesConfigurationMessage.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSDisappearingMessagesConfigurationMessage.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
OWSDynamicOutgoingMessage.h Remove redundant timestamp generation 2024-07-25 01:46:15 -05:00
OWSDynamicOutgoingMessage.m Remove redundant timestamp generation 2024-07-25 01:46:15 -05:00
OWSEndSessionMessage.h Resolve designated initializer warnings in SignalServiceKit 2024-05-28 10:47:15 -04:00
OWSEndSessionMessage.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSGiftBadge.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSStaticOutgoingMessage.h Remove redundant timestamp generation 2024-07-25 01:46:15 -05:00
OWSStaticOutgoingMessage.m Remove redundant timestamp generation 2024-07-25 01:46:15 -05:00
OWSVerificationStateChangeMessage.h Remove direct uses of verificationState on OWSVerStateChangeMsg 2024-06-26 13:15:48 -07:00
OWSVerificationStateChangeMessage.m Remove direct uses of verificationState on OWSVerStateChangeMsg 2024-06-26 13:15:48 -07:00
OWSVerificationStateChangeMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSErrorMessage.h Support "simple chat updates" in Backups 2024-07-03 15:46:05 -07:00
TSErrorMessage.m Support "simple chat updates" in Backups 2024-07-03 15:46:05 -07:00
TSErrorMessage.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TSErrorMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSIncomingMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSIncomingMessage.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TSIncomingMessage+Builder.swift Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
TSIncomingMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSInfoMessage.h Support "simple chat updates" in Backups 2024-07-03 15:46:05 -07:00
TSInfoMessage.m Add a wrapper for phone number change info in info messages 2024-07-02 17:37:34 -07:00
TSInfoMessage+DisplayableGroupUpdateItem.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TSInfoMessage+GroupUpdateItemBuilder.swift Limit scope of generically-named typealias 2024-07-15 13:19:46 -07:00
TSInfoMessage+PersistableGroupUpdateItem.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInfoMessage+PersistableGroupUpdateItemUpdater.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInfoMessage+ProfileChanges.swift Organize TSInfoMessage methods 2024-07-22 14:39:18 -07:00
TSInfoMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSInfoMessage+Swift.swift Add support for session switchover events to Backups 2024-07-22 15:02:09 -07:00
TSInteraction.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInteraction.m Add MessageTimestampGenerator 2024-07-25 01:45:20 -05:00
TSInteraction.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TSInteraction+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSMention.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSMessage.h Make TSMessage.hasRenderableContent safer 2024-04-03 13:28:45 -07:00
TSMessage.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TSMessage.swift Remove suggestedStickerCache 2024-07-22 14:43:11 -05:00
TSMessage+Builder.swift Remove attachment-owner fields from MessageBuilder 2024-04-09 13:58:10 -07:00
TSMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSOutgoingDeleteMessage.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSOutgoingDeleteMessage.m Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TSOutgoingMessage.h Improve send performance when handling errors 2024-07-09 13:01:51 -05:00
TSOutgoingMessage.m Improve send performance when handling errors 2024-07-09 13:01:51 -05:00
TSOutgoingMessage.swift Improve send performance when handling errors 2024-07-09 13:01:51 -05:00
TSOutgoingMessage+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00
TSUnreadIndicatorInteraction.h Fix codegen formatting 2024-05-28 10:45:10 -04:00
TSUnreadIndicatorInteraction.m Fix codegen formatting 2024-05-28 10:45:10 -04:00
TSUnreadIndicatorInteraction+SDS.swift Add archived payment message types 2024-07-11 09:34:37 -05:00