Skip to content

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

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

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

@jancborchardt jancborchardt commented Jun 3, 2026

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

Tested via emulator.

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

🖼️ Screenshots

🏚️ Before 🏡 After
image image

🏁 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?)

@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
@jancborchardt jancborchardt moved this to 📐 At design in 🖍 Design team Jun 30, 2026
@jancborchardt jancborchardt added the papercut Annoying recurring UX issue with possibly simple fix. label Jun 30, 2026
@jancborchardt jancborchardt force-pushed the feat/2361/copy-message-link branch from 529d147 to 2ae443d Compare June 30, 2026 18:49
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/28468220457/artifacts/7990692457
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

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 force-pushed the feat/2361/copy-message-link branch from 2ae443d to af62f3d Compare June 30, 2026 19:28
@jancborchardt jancborchardt marked this pull request as ready for review June 30, 2026 19:29
@jancborchardt jancborchardt moved this from 📐 At design to 🏗️ At engineering in 🖍 Design team Jun 30, 2026
@jancborchardt jancborchardt added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews AI assisted design Related to the design enhancement New feature or request papercut Annoying recurring UX issue with possibly simple fix.

Projects

Status: 🏗️ At engineering

Development

Successfully merging this pull request may close these issues.

Copy message link

2 participants