Profile search now matches username, not full profile URL #60

Merged
MrPetovan merged 2 commits from task/39-search-match-username into stable 3 years ago
MrPetovan commented 3 years ago (Migrated from github.com)

Fix #39

  • Prevents irrelevant search matches on node domain names
Fix #39 - Prevents irrelevant search matches on node domain names
The pull request has been merged as 96dec7c4df.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b task/39-search-match-username stable
git pull origin task/39-search-match-username

Step 2:

Merge the changes and update on Forgejo.
git checkout stable
git merge --no-ff task/39-search-match-username
git push origin stable
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/friendica-directory#60
Loading…
There is no content yet.