mastodon/app/javascript/mastodon/features/emoji
ThibG a90b569350 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.
2018-10-27 22:32:54 +02:00
..
__tests__ Skip VS15 (Emoji textual presentation). (#8553) 2018-09-01 19:42:02 +02:00
emoji.js Skip VS15 (Emoji textual presentation). (#8553) 2018-09-01 19:42:02 +02:00
emoji_compressed.js Update to emojimart 2.6.1 (#7746) 2018-06-07 19:40:23 +02:00
emoji_map.json Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
emoji_mart_data_light.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
emoji_mart_search_light.js When searching for an emoji with multiple separators, consider the full input (#9124) 2018-10-27 22:32:54 +02:00
emoji_picker.js Update to emojimart 2.6.1 (#7746) 2018-06-07 19:40:23 +02:00
emoji_unicode_mapping_light.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
emoji_utils.js Update emoji-mart to v2.1.1 (#5256) 2017-10-07 12:17:02 +02:00
unicode_to_filename.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00
unicode_to_unified_name.js Compress and combine emoji data (#5229) 2017-10-06 03:42:34 +02:00