Add speak access for webinar/conference attendees and fix Events linking UX.
Deploy Ladill Meet / deploy (push) Successful in 33s

Let attendees request host-granted microphone access with LiveKit reconnect,
participant panel controls, and toolbar UI that only shows mic when allowed.
Fix Events create URL, surface API key setup guidance, and align the Webinars
sidebar icon with other nav items using currentColor strokes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-02 07:59:18 +00:00
co-authored by Cursor
parent 9ab7d3e685
commit d648f6c862
22 changed files with 674 additions and 44 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 24 24">
<path d="M24,17.5c0,2.345-.913,4.55-2.571,6.207-.195,.195-.451,.293-.707,.293s-.512-.098-.707-.293c-.391-.391-.391-1.023,0-1.414,1.28-1.28,1.985-2.982,1.985-4.793s-.705-3.513-1.985-4.793c-.391-.391-.391-1.023,0-1.414s1.023-.391,1.414,0c1.658,1.657,2.571,3.862,2.571,6.207Zm-5.413-3.407c-.391-.391-1.023-.391-1.414,0s-.391,1.023,0,1.414c1.099,1.099,1.099,2.888,0,3.986-.391,.391-.391,1.023,0,1.414,.195,.195,.451,.293,.707,.293s.512-.098,.707-.293c1.879-1.879,1.879-4.936,0-6.814ZM1.452,.106c-.219,.029-.435,.066-.649,.109C.262,.325-.089,.852,.02,1.394c.109,.541,.631,.893,1.178,.783,.174-.035,.351-.064,.527-.089,3.314-.459,6.479,.865,8.498,3.56,1.319,1.631,3.695,6.546,3.777,7.353h-1.207c-.501,0-.926,.372-.991,.869l-.334,2.524c-.196,1.486-1.475,2.606-2.974,2.606h-1.494c-.552,0-1,.447-1,1v1c0,.552-.449,1-1,1H1c-.552,0-1,.447-1,1s.448,1,1,1H5c1.654,0,3-1.346,3-3h.494c2.499,0,4.63-1.868,4.957-4.345l.219-1.655h.33c1.299,0,2-1.03,2-2,0-1.42-2.932-7.015-4.2-8.581C9.363,1.164,5.497-.449,1.452,.106Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB