]> cat aescling's git repositories - mastodon.git/commit
When searching for an emoji with multiple separators, consider the full input
authorThibaut Girka <thib@sitedethib.com>
Sat, 27 Oct 2018 16:29:22 +0000 (18:29 +0200)
committerThibG <thib@sitedethib.com>
Sat, 27 Oct 2018 20:45:11 +0000 (22:45 +0200)
commitee1f1a2ec97604ed364a5944bd300be0771ba7d7
treeb09d38a0335cecba18e1621babb8eb3fc3fd0e66
parent8f4fab65a1ebc8296cb398fb3ce4144dcf264f35
When searching for an emoji with multiple separators, consider the full input

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/flavours/glitch/util/emoji/emoji_mart_search_light.js
This page took 0.029913 seconds and 3 git commands to generate.