Skip to content

feat: add reply in private feature#4942

Open
MohamadJaara wants to merge 1 commit into
mo/feat/reply-in-privatefrom
mo/feat/reply-in-1on1
Open

feat: add reply in private feature#4942
MohamadJaara wants to merge 1 commit into
mo/feat/reply-in-privatefrom
mo/feat/reply-in-1on1

Conversation

@MohamadJaara

Copy link
Copy Markdown
Member

Summary

Adds support for Reply in private across Kalium and Wire Android.

This lets a user reply privately to a message from a group conversation. The private reply keeps a reference to the original group message, so the receiving side can show the quote when the source message is available.

  • Adds a Reply in private action to the message options menu.
  • Shows the action only for supported group messages.
  • Resolves or creates the sender’s 1:1 conversation.
  • Opens the private conversation with the quote already prepared.
  • Preserves quote metadata through composer and draft state.
  • Supports rendering private-reply quotes, with graceful fallback when quote data is unavailable.

Notes

The new quote field is optional. Old quotes continue to work as before, and clients without the new behavior can still receive the message text.

@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant