Skip to content

Conversation

@wayneshn
Copy link
Contributor

@wayneshn wayneshn commented Aug 5, 2025

Summary

Thread discovery, implementation of #13

Changes

  • Database Schema Changes: Add a new field to the archived_emails table to store a unique thread identifier.
  • Ingestion Connectors: Modify the ingestion connectors to extract or generate a thread ID for each email.
  • API Endpoint: Update the API endpoint for retrieving a single archived email to also return all emails in the same thread.
  • UI: Add email thred block on email preview

Preview

image
@wayneshn wayneshn merged commit d5c9f9a into main Aug 5, 2025
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants