zulip/web
Prakhar Pratyush 451ddf4c84 typeahead: Show @-topic typeahead whenever it might be possible to use.
Earlier, when a topic had less than 15 participants,
the @-topic typeahead was not visible. It should be visible
irrespective of the 'realm_wildcard_mention_policy' setting
when the participant count is not greater than 15.

The participant count for a topic can't always be calculated
accurately in the client as some of the messages might still
be loading.

We show @-topic in the typeahead whenever it might be possible
to use it.

We will give an error later if you aren't allowed to use it.

Fixes #27852.
2023-11-28 09:24:18 -08:00
..
e2e-tests mentions: Rename 'stream_wildcard_mention_allowed_in_large_stream'. 2023-11-28 09:24:18 -08:00
generated
html
images inbox: Improve look of empty inbox view. 2023-10-20 17:13:33 -07:00
shared polls: Add option for modal to create polls. 2023-11-21 21:01:17 -08:00
src typeahead: Show @-topic typeahead whenever it might be possible to use. 2023-11-28 09:24:18 -08:00
styles upgrade: Match width of license count input with billing page input. 2023-11-27 14:17:18 -08:00
templates invite: Fix label for new user's role dropdown. 2023-11-27 22:18:04 -08:00
tests typeahead: Show @-topic typeahead whenever it might be possible to use. 2023-11-28 09:24:18 -08:00
third Revert "linkifiers: Match JS implementation to server implementation." 2023-11-16 14:59:48 -08:00
.browserslistrc
.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
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