Signal-iOS/SignalServiceKit/Messages/Interactions
2024-09-30 10:25:39 -07:00
..
ContactShare enable internal imports by default 2024-09-29 20:03:17 -05:00
LinkPreview Update call link link previews to latest spec 2024-09-24 18:03:57 -05:00
Quotes Backup integration tests for quote messages 2024-09-18 10:57:19 -07:00
GroupUpdateSource.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
InteractionDeleteManager.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
InteractionStore.swift enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
MentionFinder.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
OWSDisappearingConfigurationUpdateInfoMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
OWSDisappearingConfigurationUpdateInfoMessage.m Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
OWSDisappearingConfigurationUpdateInfoMessage.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
OWSDisappearingConfigurationUpdateInfoMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
OWSDisappearingMessagesConfigurationMessage.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSDisappearingMessagesConfigurationMessage.m Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
OWSDynamicOutgoingMessage.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSDynamicOutgoingMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSEndSessionMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
OWSEndSessionMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSGiftBadge.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
OWSStaticOutgoingMessage.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSStaticOutgoingMessage.m Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
OWSVerificationStateChangeMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
OWSVerificationStateChangeMessage.m Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
OWSVerificationStateChangeMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSErrorMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSErrorMessage.m Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSErrorMessage.swift Enable the Backup comparator for chat update tests 2024-08-13 15:52:25 -07:00
TSErrorMessage+Builder.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSErrorMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSIncomingMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSIncomingMessage.m migrate OWSReceiptManager to swift 2024-09-30 10:25:39 -07:00
TSIncomingMessage+Builder.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSIncomingMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSInfoMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSInfoMessage.m Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSInfoMessage.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+ContactHidden.swift More propertly handle "contact hidden and in message request state" from Backups 2024-09-24 10:00:36 -07:00
TSInfoMessage+GroupUpdates.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+GroupUpdates+DisplayableGroupUpdateItem.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+GroupUpdates+GroupUpdateItemBuilder.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+GroupUpdates+PersistableGroupUpdateItem.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+GroupUpdates+PersistableGroupUpdateItemUpdater.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+LearnedProfileName.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+Payments.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSInfoMessage+PhoneNumberChange.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSInfoMessage+ProfileChanges.swift Enable the Backup comparator for chat update tests 2024-08-13 15:52:25 -07:00
TSInfoMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSInfoMessage+SessionSwitchover.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInfoMessage+ThreadMerge.swift Split TSInfoMessage+Swift into extension files 2024-08-14 16:51:00 -07:00
TSInteraction.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
TSInteraction.m Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
TSInteraction.swift Add "simple chat updates" Backup integration test cases 2024-09-10 14:44:51 -07:00
TSInteraction+SDS.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSMention.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSMessage.m convert OWSDisappearingMessagesJob to swift 2024-09-26 15:26:07 -07:00
TSMessage.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSMessage+Builder.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSOutgoingDeleteMessage.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
TSOutgoingDeleteMessage.m Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
TSOutgoingMessage.h Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSOutgoingMessage.m Add AppReadiness wrapper for the few remaining objc callers 2024-09-27 10:00:53 -07:00
TSOutgoingMessage.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSOutgoingMessage+Builder.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
TSOutgoingMessage+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
TSOutgoingMessageRecipientState.swift Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00
TSUnreadIndicatorInteraction.h Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
TSUnreadIndicatorInteraction.m Fix codegen formatting 2024-05-28 10:45:10 -04:00
TSUnreadIndicatorInteraction+SDS.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00