Commit Graph
16 Commits
Author SHA1 Message Date
isaaccladandCursor 08c4974a31 Fix meeting join links pointing at the Care domain.
Deploy Ladill Meet / deploy (push) Successful in 43s
Build join URLs from meet.ladill.com config instead of APP_URL, which was still inherited from the Care app template.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 10:32:02 +00:00
isaaccladandCursor 4cc4970916 Show Ladill profile avatars in the meeting participants UI.
Deploy Ladill Meet / deploy (push) Successful in 1m10s
Resolve participant photos from linked user records for the header host chip and participants panel, with initials as fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 10:15:11 +00:00
isaaccladandCursor 11b16b7c52 Add host avatar and participants panel to the meeting room.
Deploy Ladill Meet / deploy (push) Successful in 59s
Show the host initials in the header in-call control and open a live participant list from poll data when it is clicked.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 10:06:43 +00:00
isaaccladandCursor fed878bb5f Remove divider lines across the meeting room interface.
Deploy Ladill Meet / deploy (push) Successful in 1m7s
Drop header, footer, panel, and tile borders in favor of spacing, shadows, and rounded surfaces for a cleaner borderless layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 09:42:21 +00:00
isaaccladandCursor e204a197a8 Restyle meeting chat as a borderless rounded panel.
Deploy Ladill Meet / deploy (push) Successful in 1m54s
Remove divider lines from the chat sidebar and wrap messages plus the composer in a single rounded box.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 09:31:18 +00:00
isaaccladandCursor 571d9d7a7c Make meeting chat displace header and footer when open.
Deploy Ladill Meet / deploy (push) Successful in 1m59s
Wrap the room chrome in a left column so the full-height chat panel pushes header, video, and toolbar together instead of only the main area.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 08:57:45 +00:00
isaaccladandCursor 5197a163d1 Improve meeting room chat layout and enforce custom meet icons.
Deploy Ladill Meet / deploy (push) Successful in 1m36s
Keep share in the header only, make chat a full-height side panel that pushes video left, and load meet icons from an allowlisted set with cache busting.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 08:51:51 +00:00
isaaccladandCursor 9c29325a56 Replace meet toolbar icons and move host tools into More menu.
Deploy Ladill Meet / deploy (push) Successful in 1m53s
Use custom meet-icons assets, custom breakout/end modals instead of native prompts, and relocate share files, recording, and lock controls under the More dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 08:40:30 +00:00
isaaccladandCursor a546d2f0c0 Polish in-meeting UI with custom icons and dismissible chat.
Deploy Ladill Meet / deploy (push) Successful in 2m24s
Use meet-icons assets for raise hand, applause, upload, and screen share; move More after lock, redesign the more menu and chat panel with bubbles and close controls.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 08:14:13 +00:00
isaaccladandCursor eed5853c2f Add share meeting link control to the live room UI.
Deploy Ladill Meet / deploy (push) Successful in 1m16s
Expose join URL and passcode in the room shell with header and toolbar share buttons, native share on supported devices, and a copy-link popover.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 08:00:22 +00:00
isaaccladandCursor 8ffb64191f Fix LiveKit connect flow and polish meeting room media UI.
Deploy Ladill Meet / deploy (push) Successful in 1m2s
Use the official LiveKit PHP SDK for tokens, harden client connect/publish timing, keep the Room outside Alpine reactivity, and replace emoji toolbar controls with synced mic/camera toggles and avatar tiles for audio-only participants.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 07:55:13 +00:00
isaaccladandCursor 3996d27bca Update Meet favicon.ico for production deploy.
Deploy Ladill Meet / deploy (push) Successful in 46s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 07:03:06 +00:00
isaaccladandCursor a9d3a8bd64 Sync email team invites, meeting room fixes, Afia, and org settings.
Deploy Ladill Meet / deploy (push) Successful in 47s
Publish monorepo meet changes: identity API invites, join/room session fixes,
Afia assistant panel, settings nav, and SSO team provisioning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-01 06:45:35 +00:00
isaaccladandCursor 3348d418b8 Fix Gitea deploy paths for act_runner without run_attempt.
Deploy Ladill Meet / deploy (push) Successful in 46s
Use gitea.run_id only for WORKSPACE and RELEASE_ARCHIVE temp paths.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 23:55:43 +00:00
isaaccladandCursor ebb619e034 Fix package-lock.json for livekit-client npm ci on deploy.
Deploy Ladill Meet / deploy (push) Failing after 46s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 23:40:46 +00:00
isaaccladandCursor 965fb992e9 Initial Ladill Meet release.
Deploy Ladill Meet / deploy (push) Failing after 7s
Phases 0–18: core meetings, webinar, breakouts, team chat, live streaming, town hall, billing, and Ladill Mail calendar wiring.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 23:35:29 +00:00