Skip to content

Add "Copy message link" to message actions to be on par with server#6299

Draft
jancborchardt wants to merge 1 commit into
masterfrom
feat/2361/copy-message-link
Draft

Add "Copy message link" to message actions to be on par with server#6299
jancborchardt wants to merge 1 commit into
masterfrom
feat/2361/copy-message-link

Conversation

@jancborchardt
Copy link
Copy Markdown
Member

Add a "Copy message link" option to the long-press message actions bottom sheet. It copies a link in the same format the web client uses ({baseUrl}/call/{token}#message_{messageId}) to the clipboard, so the link can be shared (e.g. by email) and opened in the browser, landing on the referenced message.

Resolves: #2361

Assisted-by: ClaudeCode:claude-opus-4-8

🖼️ Screenshots

🏚️ Before 🏡 After
B A

🚧 TODO

  • Test based on the generated apk file
  • Add screenshots

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

Add a "Copy message link" option to the long-press message actions
bottom sheet. It copies a link in the same format the web client uses
({baseUrl}/call/{token}#message_{messageId}) to the clipboard, so the
link can be shared (e.g. by email) and opened in the browser, landing
on the referenced message.

Resolves: #2361

Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
@jancborchardt jancborchardt added this to the 24.1.0 milestone Jun 3, 2026
@jancborchardt jancborchardt self-assigned this Jun 3, 2026
@jancborchardt jancborchardt added enhancement New feature or request design Related to the design 2. developing Work in progress labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress design Related to the design enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Copy message link

1 participant