Signal-iOS/SignalServiceKit/Messages/Interactions
2024-06-21 12:14:27 -07:00
..
ContactShare Add convenience validation from data (instead of going through DataSourceValue) 2024-06-12 15:03:14 -07:00
LinkPreview Add convenience validation from data (instead of going through DataSourceValue) 2024-06-12 15:03:14 -07:00
Quotes Move around thumbnail constants to new file 2024-06-18 08:44:17 -07:00
GroupUpdateSource.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
InteractionDeleteManager.swift Add outgoing support for non-expiring messages in delete-sync messages 2024-06-21 12:14:27 -07:00
InteractionStore.swift Replace interaction anyRemove with InteractionDeleteManager 2024-06-04 14:51:52 -07:00
MentionFinder.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSDisappearingConfigurationUpdateInfoMessage.h Resolve designated initializer warnings in SignalServiceKit 2024-05-28 10:47:15 -04:00
OWSDisappearingConfigurationUpdateInfoMessage.m Resolve designated initializer warnings in SignalServiceKit 2024-05-28 10:47:15 -04:00
OWSDisappearingConfigurationUpdateInfoMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
OWSDisappearingMessagesConfigurationMessage.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSDisappearingMessagesConfigurationMessage.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSDynamicOutgoingMessage.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSDynamicOutgoingMessage.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -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 src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSStaticOutgoingMessage.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
OWSVerificationStateChangeMessage.h Resolve designated initializer warnings in SignalServiceKit 2024-05-28 10:47:15 -04:00
OWSVerificationStateChangeMessage.m Resolve designated initializer warnings in SignalServiceKit 2024-05-28 10:47:15 -04:00
OWSVerificationStateChangeMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSErrorMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSErrorMessage.m Do away with ensureGroupIdMapping 2024-04-19 15:46:18 -07:00
TSErrorMessage.swift Remove attachment-owner fields from MessageBuilder 2024-04-09 13:58:10 -07:00
TSErrorMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSIncomingMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSIncomingMessage.m Make defaults in TSIncomingMessageBuilder explicit and complete 2024-05-02 15:56:02 -07:00
TSIncomingMessage+Builder.swift Do away with some ObjC test infra 2024-05-06 09:57:21 -07:00
TSIncomingMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSInfoMessage.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInfoMessage.m Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInfoMessage+DisplayableGroupUpdateItem.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInfoMessage+GroupUpdateItemBuilder.swift Clean up new group info message events 2024-05-16 14:11:32 -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 Stop putting kLocalProfileUniqueId in addresses 2024-04-23 13:58:27 -05:00
TSInfoMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSInfoMessage+Swift.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSInteraction.h Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
TSInteraction.m Replace interaction anyRemove with InteractionDeleteManager 2024-06-04 14:51:52 -07:00
TSInteraction.swift Add ThreadSoftDeleteManager 2024-06-04 14:58:58 -07:00
TSInteraction+SDS.swift Replace interaction anyRemove with InteractionDeleteManager 2024-06-04 14:51:52 -07: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 Replace interaction anyRemove with InteractionDeleteManager 2024-06-04 14:51:52 -07:00
TSMessage.swift Add ThreadSoftDeleteManager 2024-06-04 14:58:58 -07:00
TSMessage+Builder.swift Remove attachment-owner fields from MessageBuilder 2024-04-09 13:58:10 -07:00
TSMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
TSOutgoingDeleteMessage.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSOutgoingDeleteMessage.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSOutgoingMessage.h Remove attachment-owner fields from MessageBuilder 2024-04-09 13:58:10 -07:00
TSOutgoingMessage.m Use kOversizeTextMessageSizeThreshold consistently 2024-05-02 15:32:36 -05:00
TSOutgoingMessage.swift Support multi-recipient message sending 2024-04-19 16:46:09 -05:00
TSOutgoingMessage+SDS.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07: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 Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00