zulip/static/shared/js
Austin Riba 12c563cc94 Revert "shared: Match literal emoji in typeahead."
This reverts commit a8fd535955.
This reverts commit 944781e873.

In an attempt to introduce code from mobile into web to match literal
emojis, the author inadvertently introduced a buggy and smelly change.
Probably best to leave the implementation of this in mobile where there
is more context about the shape of the emoji object available. Web
doesn't actually benefit from the additional behavior anyway.

See https://github.com/zulip/zulip/pull/21723#pullrequestreview-937051603
2022-04-14 11:51:40 -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 Revert "shared: Match literal emoji in typeahead." 2022-04-14 11:51:40 -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