zulip/web
N-Shar-ma bdba280c3d typeahead: Include wildcard mentions in typeahead for small streams.
We refactor the code checking if wildcard mentions are allowed by
renaming the pre-existing function `wildcard_mention_allowed` to
`wildcard_mention_allowed_in_large_stream`, adding a new function
`is_recipient_large_stream`, then redefining `wildcard_mention_allowed`
to combine these two functions.

Fixes: #27248.
2023-11-15 09:02:34 -08:00
..
e2e-tests compose_box: Don't fill Topic line on restored draft. 2023-11-13 12:45:13 -08:00
generated
html
images inbox: Improve look of empty inbox view. 2023-10-20 17:13:33 -07:00
shared sort_emojis: Prioritize perfect matches above all. 2023-11-14 12:13:22 -08:00
src typeahead: Include wildcard mentions in typeahead for small streams. 2023-11-15 09:02:34 -08:00
styles left_sidebar: Keep all DM container rows to same right margin. 2023-11-14 16:43:28 -08:00
templates send_later_popover: Use .navigate-link-on-enter for scheduled msgs. 2023-11-14 16:33:44 -08:00
tests typeahead: Include wildcard mentions in typeahead for small streams. 2023-11-15 09:02:34 -08:00
third linkifiers: Match JS implementation to server implementation. 2023-11-14 20:43:39 -08: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-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts eslint: Forbid unchecked casts in TypeScript. 2023-10-26 09:54:30 -07:00
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json upgrade: Use style similar to /billing page. 2023-11-13 10:35:39 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00