zulip/tools/lib
The Dance 54ce6751ea video_calls: Add Nextcloud Talk as a video call provider.
This adds Nextcloud Talk as video call provider option. The implementation
creates public Nextcloud Talk conversations (roomType=3) via a new
/json/calls/nextcloud_talk/create endpoint that allow guest access without
requiring Nextcloud accounts.

It includes backend changes, frontend changes, testing and documentation.

Fixes #24439.

Co-authored-by: Niloth P <20315308+Niloth-p@users.noreply.github.com>
2026-02-16 20:11:36 -08:00
..
__init__.py
capitalization.py video_calls: Add Nextcloud Talk as a video call provider. 2026-02-16 20:11:36 -08: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 ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
html_branches.py ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
html_elements.py template_parser: Check for invalid combinations of HTML elements. 2025-09-10 09:57:56 -07:00
pretty_print.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
provision_inner.py ui_init: Show unsupported browser warning on load. 2026-01-12 16:34:54 -08:00
provision.py scripts: Replace parse_os_release with platform.freedesktop_os_release. 2026-02-10 13:38:28 -08:00
sanity_check.py requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
template_parser.py ruff: Fix FURB171 Membership test against single-item container. 2026-02-04 09:37:49 -08:00
test_script.py ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07:00
test_server.py help: Rename --help-center to --help-center-static-build for run-dev. 2025-09-26 11:18:26 -07:00