zulip/static/shared/js
Austin Riba a8fd535955 shared: Match literal emoji in typeahead.
This PR implements checking for a literal emoji match in emoji
typeaheads. In other words, if you paste or type panda face into an
emoji typeahead, panda face should be presented as an option to choose
from.

This behavior is currently present in the mobile app, adding it to
shared will enable both platforms to utilize this logic.
2022-04-06 14:25:29 -07:00
..
fenced_code.js dependencies: Upgrade JavaScript dependencies. 2022-03-17 15:24:46 -07:00
internal_url.js shared: Avoid using all replaceAll. 2022-03-04 12:29:31 -08:00
internal_url.js.flow shared: Add flow types for internal_url. 2022-03-02 16:42:45 -08:00
poll_data.js poll: Handle duplicate poll options. 2021-11-10 09:07:03 -08:00
poll_data.js.flow poll_data: Write down types for Flow, for mobile. 2022-04-04 15:37:42 -07:00
resolved_topic.js resolved_topic: Implement resolve, unresolve, and display. 2022-03-07 21:35:00 -08:00
resolved_topic.js.flow resolved_topic: Implement resolve, unresolve, and display. 2022-03-07 21:35:00 -08:00
typeahead.js shared: Match literal emoji in typeahead. 2022-04-06 14:25:29 -07:00
typeahead.js.flow typeahead: Add Flow types for get_emoji_matcher and sort_emojis. 2022-04-04 18:11:17 -07:00
typing_status.js js: Replace underscore with lodash and remove it from globals. 2020-07-26 16:12:06 -07:00
typing_status.js.flow shared: Format our one Flow file with Prettier. 2021-02-14 07:03:32 -05:00