Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mention search issues #3068

Merged
merged 4 commits into from
Oct 10, 2022
Merged

fix: mention search issues #3068

merged 4 commits into from
Oct 10, 2022

Conversation

luka-nextcloud
Copy link
Contributor

Signed-off-by: Luka Trovic luka@nextcloud.com

Summary

@vinicius73
Copy link
Member

LGTM;

Is it possible to have tests for it?

@vinicius73 vinicius73 added bug Something isn't working php labels Sep 29, 2022
Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into it @luka-nextcloud! I agree with @vinicius73 that we should have tests for that.

@@ -10,6 +10,7 @@
use OCP\IUserManager;
use OCP\IUserSession;
use OCP\Share\IShare;
use Psr\Log\LoggerInterface;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a leftover to me :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you see this comment @luka-nextcloud?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, just realized that you fixed it in a follow-up commit.

@mejo-
Copy link
Member

mejo- commented Oct 4, 2022

/backport to stable25

Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @luka-nextcloud, works as expected now ❤️

@mejo-
Copy link
Member

mejo- commented Oct 4, 2022

@luka-nextcloud also, please fix the code style issues reported by php-cs-fixer (see PHP linting CI job).

@luka-nextcloud
Copy link
Contributor Author

@mejo- Please check again :)

@mejo- mejo- force-pushed the bug/mention-search-issues branch 4 times, most recently from e2a01b4 to 934ff3a Compare October 10, 2022 16:17
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Signed-off-by: Luka Trovic <luka@nextcloud.com>
luka-nextcloud and others added 2 commits October 10, 2022 19:19
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- merged commit af0abb7 into master Oct 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the bug/mention-search-issues branch October 10, 2022 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User mentions: improve search results
3 participants