Skip to content

feat: store unknown messages - WPB-11752 [WIP] #3431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 97 commits into
base: develop
Choose a base branch
from

Conversation

caldrian
Copy link
Contributor

@caldrian caldrian commented Aug 6, 2025

TaskWPB-11752 [iOS] Handle unknown protobuf message content

Issue

Please describe the issue.

Optional: add details about technical approach, solutions etc.

Optional: reference dependencies to other pull requests etc.

Testing

Describe how to test.

Optional: attachments like images, videos, etc.


Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

johnxnguyen and others added 30 commits October 30, 2024 16:37
# Conflicts:
#	wire-ios-data-model/Source/Model/Message/ZMOTRMessage+UpdateEvent.swift
#	wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Debug.swift
…feat/handle-unknown-messages-CA-WPB-11752

# Conflicts:
#	wire-ios-data-model/Source/Model/Message/ZMOTRMessage+UpdateEvent.swift
#	wire-ios-data-model/Source/Public/ZMMessage.h
#	wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Utils.swift
#	wire-ios-protos/Protos/messages.pb.swift
#	wire-ios-protos/Protos/mls.pb.swift
#	wire-ios-protos/Protos/otr.pb.swift
#	wire-ios/Wire-iOS.xcodeproj/project.pbxproj
#	wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/Cells/ConfigurationMessageCell/Components/ConversationSystemMessageCellDescription.swift
#	wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/Cells/ConfigurationMessageCell/Components/UnknownStoredMessageCellDescription.swift
#	wire-ios/Wire-iOS/Sources/UserInterface/Conversation/Content/Cells/ConfigurationMessageCell/ConversationMessageSectionController.swift
Base automatically changed from chore/prepare-handling-unknown-messages-WPB-11752 to develop August 7, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants