From c3dc47a94ca276936fca22f845b5a0bcc646a2d4 Mon Sep 17 00:00:00 2001 From: sravan Date: Wed, 15 Jul 2026 14:58:48 +0530 Subject: [PATCH] fix(meetings): Past shows only scheduled + instant meetings; ad-hoc calls hidden w/o recording (batch86) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revised rule per user: a call is not a meeting. Past meetings now = real SCHEDULED meetings + INSTANT meetings (Start-a-meeting, logged in call_history as adhoc). Ad-hoc CALLS — 1:1 direct, group calls, and a 1:1 that a 3rd person joined — are shown ONLY if they produced a recording/transcript. Dropped the earlier ">2 participants shows it" exception. Also stop rendering a bare "Host: —" on logged call cards. Co-Authored-By: Claude Opus 4.8 --- server/public/home.html | 4 ++-- server/routes.js | 39 ++++++++++++++++++++++++++------------- 2 files changed, 28 insertions(+), 15 deletions(-) diff --git a/server/public/home.html b/server/public/home.html index ba67389..071aa74 100644 --- a/server/public/home.html +++ b/server/public/home.html @@ -1058,7 +1058,7 @@ -