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 typeahead suggestions with nonlatin chars #6741

Merged

Conversation

svbergerem
Copy link
Member

Fixes #6242 and #4493. Before we were using Bloodhound.tokenizer.nonword which splits the username at all chars in \W.

@svbergerem svbergerem force-pushed the fix-typeahead-nonlatin-suggestions branch from c9cd86b to 11b6598 Compare March 7, 2016 13:55
@denschub denschub added this to the 0.6.0.0 milestone Mar 7, 2016
@denschub denschub merged commit 11b6598 into diaspora:develop Mar 7, 2016
denschub added a commit that referenced this pull request Mar 7, 2016
…stions

Fix typeahead suggestions with nonlatin chars
@denschub
Copy link
Member

denschub commented Mar 7, 2016

Nice, thanks.

@svbergerem svbergerem deleted the fix-typeahead-nonlatin-suggestions branch March 7, 2016 18:16
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