Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@micahmo
Copy link
Member

@micahmo micahmo commented Jan 12, 2024

Pull Request Description

This PR removes another false-positive community name match by checking for @. It is similar to #1014.

I also added checks in the username detector for things that may be communities. They only reason we haven't needed those is just because the community check happens first and filters those out. But if we happened to call them in a different order, we would need those checks as well.

Issue Being Fixed

Issue Number: Could possibly be related to #1006.

Screenshots / Recordings

qemu-system-x86_64_BwCNjQdq1a.mp4

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@hjiangsu hjiangsu left a comment

Choose a reason for hiding this comment

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

LGTM!

@hjiangsu hjiangsu merged commit 2495369 into thunder-app:develop Jan 12, 2024
@micahmo micahmo deleted the feature/improve-name-detection branch January 12, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants