zulip/web
Sahil Batra e6accb0ad9 user_groups: Add can_mention_group_id field to UserGroup objects.
This commit adds code to include can_mention_group_id field to
UserGroup objects passed with response of various endpoints
including "/register" endpoint and also in the group object
send with user group creation event.

Fixes a part of #25927.
2023-06-30 17:28:33 -07:00
..
e2e-tests web-e2e-tests: Update references to "private message" and "PM". 2023-06-26 11:07:28 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared web-shared: Update references to "private message" and "PM". 2023-06-26 11:07:28 -07:00
src search: Fix bug where textarea placeholder text didn't update for DMs. 2023-06-30 12:20:26 -07:00
styles search: Stop disabling and enabling the search close button. 2023-06-30 12:05:30 -07:00
templates settings_emoji: Fix file upload bug in upload emoji modal. 2023-06-29 10:16:28 -07:00
tests user_groups: Add can_mention_group_id field to UserGroup objects. 2023-06-30 17:28:33 -07:00
third bootstrap: Remove bootstrap CSS for url type inputs. 2023-06-23 11:53:38 -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 ts: Convert `web/src/billing` module to TypeScript. 2023-06-23 11:42:29 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00