Signal-iOS/SignalServiceKit/Messages/Interactions
2026-06-09 16:10:25 -07:00
..
AdminDelete Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00
ContactShare Don't allow addresses with a label but nothing else in Backup exports. 2026-05-25 15:01:20 -07:00
LinkPreview Move buildProtoForSending to ReferencedAttachment 2026-03-18 20:53:28 -07:00
PinnedMessages Make some expiration timer fields nonnull 2026-06-08 20:59:03 -05:00
Polls Make some expiration timer fields nonnull 2026-06-08 20:59:03 -05:00
Quotes Add memory safe localized string method 2026-04-03 16:20:31 -05:00
DisappearingMessagesConfigurationMessage.swift Guard against expireTimerVersion values of 0 2026-03-13 10:37:50 -07:00
GroupUpdateSource.swift Tidying of TSInfoMessage group updates 2025-09-23 09:16:36 -07:00
InteractionDeleteManager.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
InteractionStore.swift Remove unused MOB code 2026-06-05 11:52:31 -05:00
MentionFinder.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
OutgoingDeleteMessage.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
OutgoingStaticMessage.swift Require TSContactThread for some messages 2026-01-28 12:50:04 -06:00
OWSDisappearingConfigurationUpdateInfoMessage.h Uncodegen OWSDisappearingMessagesConfiguration 2026-01-28 13:17:42 -06:00
OWSDisappearingConfigurationUpdateInfoMessage.m Uncodegen OWSDisappearingMessagesConfiguration 2026-01-28 13:17:42 -06:00
OWSDisappearingConfigurationUpdateInfoMessage.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
OWSDisappearingConfigurationUpdateInfoMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
OWSGiftBadge.swift Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
OWSVerificationStateChangeMessage.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
OWSVerificationStateChangeMessage.m Uncodegen OWSDisappearingMessagesConfiguration 2026-01-28 13:17:42 -06:00
OWSVerificationStateChangeMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
TSErrorMessage.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
TSErrorMessage.m Uncodegen TSThread 2026-03-05 21:54:46 -06:00
TSErrorMessage.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
TSErrorMessage+Builder.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
TSErrorMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
TSIncomingMessage.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
TSIncomingMessage.m Uncodegen TSThread 2026-03-05 21:54:46 -06:00
TSIncomingMessage+Builder.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
TSIncomingMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
TSInfoMessage.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
TSInfoMessage.m Swiftify infoMessagePreviewText(…) 2026-02-04 14:32:37 -06:00
TSInfoMessage.swift Attribute message requests in 1:1 chats 2026-04-15 10:00:24 -04: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 Swiftify infoMessagePreviewText(…) 2026-02-04 14:32:37 -06:00
TSInfoMessage+GroupUpdates+DisplayableGroupUpdateItem.swift group terminate checks & info message 2026-03-20 07:59:41 -04:00
TSInfoMessage+GroupUpdates+GroupUpdateItemBuilder.swift group terminate checks & info message 2026-03-20 07:59:41 -04:00
TSInfoMessage+GroupUpdates+PersistableGroupUpdateItem.swift group terminate checks & info message 2026-03-20 07:59:41 -04:00
TSInfoMessage+GroupUpdates+PersistableGroupUpdateItemUpdater.swift group terminate checks & info message 2026-03-20 07:59:41 -04:00
TSInfoMessage+LearnedProfileName.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
TSInfoMessage+Payments.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
TSInfoMessage+PhoneNumberChange.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
TSInfoMessage+ProfileChanges.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
TSInfoMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
TSInfoMessage+SessionSwitchover.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
TSInfoMessage+ThreadMerge.swift Add memory safe localized string method 2026-04-03 16:20:31 -05:00
TSInteraction.h Collapsing chat events 2026-04-15 01:12:00 -04:00
TSInteraction.m Collapsing chat events 2026-04-15 01:12:00 -04:00
TSInteraction.swift Inline some OWSRecoverablePlaceholder logic 2026-06-09 16:10:25 -07:00
TSInteraction+SDS.swift Use inout for stop variables 2026-03-16 13:49:10 -05:00
TSMention.swift Stop decoding/validating most recordTypes 2026-06-01 12:50:08 -05:00
TSMessage.h Deprecate storedShouldStartExpireTimer 2025-12-11 20:45:39 -08:00
TSMessage.m Uncodegen TSThread 2026-03-05 21:54:46 -06:00
TSMessage.swift Negate negated 2026-06-02 12:38:07 -05:00
TSMessage+Builder.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
TSMessage+RecipientState.swift pending admin delete UI 2026-03-13 16:58:11 -04:00
TSMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
TSOutgoingMessage.h Document/clean up SendableMessage 2026-01-26 15:09:33 -06:00
TSOutgoingMessage.m Set wasNotCreatedLocally in all TSOutgoingMessage inits 2026-03-19 11:40:37 -07:00
TSOutgoingMessage.swift Remove unused SpamChallengeResolvedError 2026-05-22 21:10:33 -05:00
TSOutgoingMessage+Builder.swift Remove TSGroupMetaMessage 2026-01-26 12:05:26 -06:00
TSOutgoingMessage+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00
TSOutgoingMessageRecipientState.swift Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
TSUnreadIndicatorInteraction.h Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
TSUnreadIndicatorInteraction.m Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
TSUnreadIndicatorInteraction+SDS.swift Rename cached anyFetch to fetchViaCache 2026-02-19 18:17:41 -06:00