zulip/zerver/openapi
Sahil Batra 9c571c6f67 users: Use is_imported_stub flag for imported users.
For users imported from other chat applications, is_imported_stub flag
is set to True until the user logs in for the first time.

This is preparation for #26950 to add a separated imported users tab
in "Users" settings panel.
2025-11-10 14:03:52 -08:00
..
__init__.py openapi: Add missing __init__.py; fix type errors hidden by its absence. 2021-07-05 12:20:39 -07:00
curl_param_value_generators.py openapi: Remove a debugging statement. 2025-10-01 11:21:34 -07:00
javascript_examples.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
javascript_examples.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
markdown_extension.py api_docs: Document /remotes/push/e2ee/register endpoint. 2025-08-28 11:46:09 -07:00
merge_api_changelogs.py tools: Add support for viewing updated changelog for testing. 2025-07-02 11:34:34 -07:00
openapi.py push_notification: Add support to send E2EE test push notification. 2025-08-13 00:13:50 -07:00
python_examples.py push_notification: Use symmetric cryptography to encrypt notifications. 2025-11-07 12:00:39 -08:00
test_curl_examples.py api_docs: Document /remotes/push/e2ee/register endpoint. 2025-08-28 11:46:09 -07:00
testing.yaml test_openapi: Make testing.yml a full conformant specification. 2022-01-13 14:34:11 -08:00
zulip.yaml users: Use is_imported_stub flag for imported users. 2025-11-10 14:03:52 -08:00