Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
583baca
feat: add autosuggestions while sending email
retrogtx Jun 26, 2025
81c2862
refactor: improve contact suggestion logic and update folder processi…
retrogtx Jun 27, 2025
c8f0ac2
USE THE RIGHT TYPES
retrogtx Jun 27, 2025
bfeccd6
Merge branch 'staging' into suggestions
retrogtx Jun 27, 2025
83e0c94
Merge branch 'staging' into suggestions
retrogtx Jun 27, 2025
ac2eff4
remove "as any" because pnpm install does the job wow
retrogtx Jun 28, 2025
37fb948
Merge branch 'staging' into suggestions
retrogtx Jun 28, 2025
c48bb3e
fix conflicts
retrogtx Jul 5, 2025
9f48df5
Merge branch 'staging' into suggestions
retrogtx Jul 28, 2025
cab3da9
index contacts from SQLite threads table, merge with KV cache
retrogtx Jul 28, 2025
c540e04
remove old comments
retrogtx Jul 28, 2025
3cd075b
Updated contactsToAdd to map over input recipients to ensure each con…
retrogtx Jul 28, 2025
064f2bc
use react-hook-form for managing recipient inputs,, also simplifies s…
retrogtx Jul 30, 2025
186e49f
better types, remove deprecated mutablerefobject
retrogtx Jul 30, 2025
b952d6f
better sql, error checks
retrogtx Aug 6, 2025
8dbc5ea
refactor: remove unnecessary contacts indexer, simplify autosuggestions
retrogtx Aug 6, 2025
7b80cc3
refactor: streamline recipient suggestion query and increase limit
retrogtx Aug 6, 2025
56c42b7
add index and nice caching
retrogtx Aug 6, 2025
b793eb6
handle thread data to fix possible runtime error
retrogtx Aug 6, 2025
78dda0f
refactor
retrogtx Aug 6, 2025
9c36f2d
improve parsing
retrogtx Aug 6, 2025
bc33ebb
resolve conflicts brah
retrogtx Aug 6, 2025
10d4a10
refactor
retrogtx Aug 6, 2025
56c0506
fix conflicts again
retrogtx Aug 6, 2025
96fb1b0
resolve conflicts
retrogtx Aug 7, 2025
d5b6f2b
Merge branch 'staging' into suggestions
MrgSub Aug 9, 2025
faa1e95
remove unused code
retrogtx Aug 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading