zulip/web
Aman Agrawal 963fe566d7 scheduled_messages: Use scheduled_message_id instead of message_id.
Using `message_id` can be confusing for API users since it can be
mistaken for the ID of the message that will be sent.
2023-04-28 17:25:00 -07:00
..
e2e-tests tooltips: Convert recipient row tooltips to tippy. 2023-04-28 15:34:59 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared typeahead: Always show exact matches first for streams and users. 2023-04-27 12:45:26 -07:00
src scheduled_messages: Use scheduled_message_id instead of message_id. 2023-04-28 17:25:00 -07:00
styles user_card: Fix user_card background for dark theme for width < $md_min. 2023-04-28 15:35:43 -07:00
templates scheduled_messages: Use scheduled_message_id instead of message_id. 2023-04-28 17:25:00 -07:00
tests compose: Move functions around to reduce circular imports. 2023-04-27 17:04:19 -07:00
third search: Fix display of suggestion box when search bar empty. 2023-04-24 21:45:06 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-04-25 22:18:48 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts eslint: Fix @typescript-eslint/prefer-nullish-coalescing. 2023-04-19 16:52:39 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00