zulip/web
Sahil Batra 49a047c27f users: Add "(guest)" to names for guest users.
This commit adds code to add "(guest)" to user names of guest
users in the following places -
- right sidebar
- user pills, including the pills in search suggestion typehaead
- typeaheads for user
- sender names in message feed
- user profile popover and modals.
- user name in not subscribed warning banner.

Note that the indicator is shown only if enable_guest_user_indicator
setting is set to true.

As a result of this change, we now translate "deactivated" text
shown in user pills for deactivated users.

Fixes part of #26700.
2023-10-12 12:06:10 -07:00
..
e2e-tests compose: Introduce 'Start new conversation' button. 2023-10-10 17:37:03 -07:00
generated
html
images typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
shared typing_notifications: Send ajax requests for stream typing too. 2023-10-10 17:36:55 -07:00
src users: Add "(guest)" to names for guest users. 2023-10-12 12:06:10 -07:00
styles users: Add "(guest)" to names for guest users. 2023-10-12 12:06:10 -07:00
templates users: Add "(guest)" to names for guest users. 2023-10-12 12:06:10 -07:00
tests users: Add "(guest)" to names for guest users. 2023-10-12 12:06:10 -07:00
third docs: Fix grammar errors found by mwic. 2023-10-09 13:24:09 -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-10-09 14:16:23 -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 hello: Fix client logos not changing on hello page. 2023-10-06 12:51:57 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00