]> cat aescling's git repositories - mastodon.git/commit
When searching for an emoji with multiple separators, consider the full input (#9124)
authorThibG <thib@sitedethib.com>
Sat, 27 Oct 2018 20:32:54 +0000 (22:32 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 27 Oct 2018 20:32:54 +0000 (22:32 +0200)
commita90b569350853b648610814a06f1e9c8a930e16a
treefce1a7b5a1a4dfa528d5caf03271a5b1e4418968
parenteef8d9a5f7d07bf785c6a7184e01374e211c6d7f
When searching for an emoji with multiple separators, consider the full input (#9124)

e.g., typing “blob_cat_p” used to search for “blob” and “cat”, but not
“blob_cat_p”, which means “blob_cat_patpat” is very unlikely to show up,
although it is likely what the user wanted to type in the first place.
app/javascript/mastodon/features/emoji/emoji_mart_search_light.js