Skip to content

Detect Cal.com video links#5828

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/cal-video-detection
Jun 30, 2026
Merged

Detect Cal.com video links#5828
ComputelessComputer merged 1 commit into
mainfrom
fix/cal-video-detection

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Treat cal.com video URLs and protocol-less cal.com/video text as Cal Video for browser mic prompts.


Note

Low Risk
Narrow change to meeting-platform heuristics for mic-detected notifications, with added tests and no auth or data-path impact.

Overview
Cal Video is now recognized when calendar events use cal.com or app.cal.com URLs with a /video/ path, not only app.cal.com.

URL parsing treats both hostnames as Cal Video when the path starts with /video/. Plain-text detection (e.g. location without https://) also matches cal.com/video/…, so browser mic prompts show Cal Video branding instead of a generic browser label.

Tests cover https://app.cal.com/video/…, https://cal.com/video/…, and protocol-less cal.com/video/… in event location.

Reviewed by Cursor Bugbot for commit a0bd454. Bugbot is set up for automated code reviews on this repo. Configure here.

Treat cal.com video URLs and protocol-less cal.com/video text as Cal Video for browser mic prompts.
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit a0bd454
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a43e5274c16590009fdc603

@ComputelessComputer ComputelessComputer merged commit 79b9470 into main Jun 30, 2026
9 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/cal-video-detection branch June 30, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant