Add listener email system with IMAP polling, TTS playback, and show awareness
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -73,6 +73,14 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Listener Emails -->
|
||||
<section class="voicemail-section">
|
||||
<h2>Emails <span id="email-badge" class="voicemail-badge hidden">0</span></h2>
|
||||
<div id="email-list" class="voicemail-list" style="max-height:300px">
|
||||
<div class="queue-empty">No emails</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Chat -->
|
||||
<section class="chat-section">
|
||||
<div id="chat" class="chat-log"></div>
|
||||
|
||||
Reference in New Issue
Block a user