zulip/static/shared/js
Chris Bobbe 167b891d4e shared: Fix typeahead.js.flow to add Emoji['reaction_type'].
The emoji matcher uses this property in is_unicode_emoji.

It doesn't quite make sense to be talking about "reaction types"
here -- we might use this for a message-reactions UI, but we might
just as reasonably use it for emoji UI in message composing. Ah,
well: I guess that's just a bit of messiness that we can deal with.
2022-11-01 17:46:47 -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 actions: Split out zerver.actions.message_edit. 2022-04-14 17:14:36 -07:00
resolved_topic.js.flow resolved_topic: Implement resolve, unresolve, and display. 2022-03-07 21:35:00 -08:00
typeahead.js typeahead [nfc]: Dissolve `query_matches_source_attrs`. 2022-10-31 10:28:03 -07:00
typeahead.js.flow shared: Fix typeahead.js.flow to add Emoji['reaction_type']. 2022-11-01 17:46:47 -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