Skip to content

[stable32] fix(search): also search for user mentions#8328

Merged
mejo- merged 1 commit intostable32from
backport/8312/stable32
Mar 10, 2026
Merged

[stable32] fix(search): also search for user mentions#8328
mejo- merged 1 commit intostable32from
backport/8312/stable32

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 10, 2026

Backport of #8312

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot requested review from benjaminfrueh and mejo- March 10, 2026 08:45
@backportbot backportbot bot added bug Something isn't working 3. to review labels Mar 10, 2026
@backportbot backportbot bot added this to the Nextcloud 32.0.7 milestone Mar 10, 2026
Adds user mentions to results if the display name starts with search
query.

If search query starts with `@`, strip it before checking if user
mention matches.

Contributes to nextcloud/collectives#2299

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the backport/8312/stable32 branch from 3d9c6a2 to d2b4310 Compare March 10, 2026 08:48
@mejo- mejo- marked this pull request as ready for review March 10, 2026 08:48
@mejo- mejo- requested a review from max-nextcloud as a code owner March 10, 2026 08:48
@mejo- mejo- merged commit 104f801 into stable32 Mar 10, 2026
65 of 67 checks passed
@mejo- mejo- deleted the backport/8312/stable32 branch March 10, 2026 08:59
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant