zulip/tools/lib
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
..
__init__.py
capitalization.py users: Add "(guest)" to names for guest users. 2023-10-12 12:06:10 -07:00
git-tools.bash lint: Add .bash extension for tools/lib/git-tools.bash. 2021-06-25 09:01:13 -07:00
gitlint_rules.py gitlint-rules: Rename to gitlint_rules. 2023-03-03 18:02:38 -08:00
html_branches.py python: Delete superfluous parens. 2023-09-13 13:40:19 -07:00
pretty_print.py ruff: Enable B023 Function definition does not bind loop variable. 2023-09-11 18:03:45 -07:00
provision.py provision: Add provision support for Fedora 38. 2023-08-22 11:26:29 -07:00
provision_inner.py provision: Tweak comment to not just mention static assets. 2023-10-05 09:04:33 -07:00
sanity_check.py ruff: Fix PLR1714 Consider merging multiple comparisons. 2023-07-23 15:21:33 -07:00
template_parser.py check-templates: Check Django/Handlebars templates differently. 2023-10-11 17:53:07 -07:00
test_script.py dependencies: Upgrade JavaScript dependencies. 2023-10-09 14:16:23 -07:00
test_server.py run-dev: Drop .py from script name. 2023-03-03 18:02:37 -08:00