Skip to content

Document experimental video calls in DMs (Calls v1.12.0)#9050

Open
bgardner8008 wants to merge 2 commits into
v11.9-documentationfrom
MM-68811-docs-calls-video-1.12.0
Open

Document experimental video calls in DMs (Calls v1.12.0)#9050
bgardner8008 wants to merge 2 commits into
v11.9-documentationfrom
MM-68811-docs-calls-video-1.12.0

Conversation

@bgardner8008

Copy link
Copy Markdown

Summary

Calls plugin v1.12.0 introduces experimental video support, gated behind a new Enable video calls in DMs (Experimental) plugin setting (EnableVideo, default off). This makes the existing end-user FAQ — which states video is not supported — inaccurate. This PR updates the docs accordingly.

This was flagged by the docs-impact-review bot on the server version-bump PR (mattermost/mattermost#37077).

Changes

  • End User Guide → Make calls (make-calls.rst): Rewrote the "Is video supported?" FAQ to describe experimental video in DM calls (desktop/web), with limitations:
    • Available in DM calls only
    • Not available on mobile (received video calls behave as audio + screen share; mobile users can't start video calls)
    • Call recordings capture voice and screen sharing only — video isn't recorded
  • System Console settings reference (plugins-configuration-settings.rst): Added an "Enable video calls in DMs (Experimental)" entry (config.json enablevideo, env var MM_CALLS_ENABLE_VIDEO), cross-linked from the FAQ.

Ticket

https://mattermost.atlassian.net/browse/MM-68811

Related PRs

Checklist

  • Built docs locally with Sphinx; build succeeds with no new warnings
  • Verified both :ref: cross-references resolve in the rendered HTML

@bgardner8008 bgardner8008 requested a review from amyblais June 17, 2026 00:37
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5846c589-228f-4edc-8f1a-1f4c4e84e74a

📥 Commits

Reviewing files that changed from the base of the PR and between 940b724 and 36e415e.

📒 Files selected for processing (2)
  • source/administration-guide/configure/plugins-configuration-settings.rst
  • source/end-user-guide/collaborate/make-calls.rst

📝 Walkthrough

Walkthrough

Two documentation files are updated to cover the experimental "Enable video calls in DMs" plugin setting. The admin configuration reference gains a new setting block with its config path, environment variable, and behavioural details. The end-user FAQ expands the video support answer to describe the feature, how to enable it, and its limitations.

Changes

Experimental DM Video Calls Docs

Layer / File(s) Summary
Admin config setting and end-user FAQ for DM video calls
source/administration-guide/configure/plugins-configuration-settings.rst, source/end-user-guide/collaborate/make-calls.rst
The admin guide adds the "Enable video calls in DMs (Experimental)" block with its config.json path, environment variable (MM_CALLS_ENABLE_DM_VIDEO), true/false semantics, and an experimental-status note. The end-user FAQ expands the "Is video supported?" answer to document the experimental DM video feature, the System Console setting admins use to enable it, and limitations: DM-only, unavailable on mobile (behaves as audio), and recordings do not capture video.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: documenting experimental video calls in DMs with the specific plugin version.
Description check ✅ Passed The description clearly relates to the changeset, providing context about the new feature, specific changes made, and verification steps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch MM-68811-docs-calls-video-1.12.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 36e415e

@amyblais amyblais changed the base branch from master to v11.9-documentation June 17, 2026 06:57
@amyblais amyblais added the 2: Editor Review Requires review by an editor label Jun 17, 2026
@amyblais amyblais added this to the v11.9.0 milestone Jun 17, 2026
@amyblais amyblais requested review from Combs7th and esethna and removed request for amyblais June 17, 2026 06:58
@amyblais

Copy link
Copy Markdown
Member

Thank you Bill, I've updated to the 11.9-documentation branch and requested Editor reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2: Editor Review Requires review by an editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants