Skip to content

[stable-24.0] fix links#6236

Merged
mahibi merged 7 commits into
stable-24.0from
backport/6193/stable-24.0
May 28, 2026
Merged

[stable-24.0] fix links#6236
mahibi merged 7 commits into
stable-24.0from
backport/6193/stable-24.0

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 28, 2026

Backport of PR #6193

sowjanyakch and others added 7 commits May 28, 2026 12:42
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
  Linkify.addLinks with a bitmask can clear existing URLSpans before
  adding its own. Running the URL regex after the phone/email pass
  caused the URL span to be wiped. Phone/email now runs first so the
  URL regex span is never overwritten.

AI-assistant: 1.9.1-251 (GPT-5.2-Codex)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
The enableLinks flag flows correctly through the call chain. Regular messages (via EnrichedText) keep the default enableLinks = true so URLs and markdown links are clickable; quoted messages pass enableLinks = false so neither render as tappable links — tapping anywhere on the quote navigates to the original message instead.

AI-assistant: 1.9.1-251 (GPT-5.2-Codex)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@backportbot backportbot Bot requested review from mahibi and sowjanyakch May 28, 2026 12:42
@backportbot backportbot Bot added the 3. to review Waiting for reviews label May 28, 2026
@backportbot backportbot Bot added this to the 24.0.0 milestone May 28, 2026
@mahibi mahibi merged commit 9098d5d into stable-24.0 May 28, 2026
13 of 15 checks passed
@mahibi mahibi deleted the backport/6193/stable-24.0 branch May 28, 2026 13:15
@github-actions
Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/26575320889/artifacts/7268028661
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)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants