mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| git-tools.bash | ||
| gitlint_rules.py | ||
| html_branches.py | ||
| html_elements.py | ||
| pretty_print.py | ||
| provision_inner.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||