rustmailer
|
8f331080bf
|
Update license headers and copyright year to 2025-2026 across the codebase.
|
2026-03-10 01:32:57 +08:00 |
|
rustmailer
|
d2936ed4a7
|
refactor!: replace Tantivy search engine with DuckDB
|
2026-03-03 12:30:26 +08:00 |
|
rustmailer
|
579822762f
|
chore: remove bb8 pool for IMAP; create a new session per operation to avoid stale connections
|
2026-01-28 20:41:17 +08:00 |
|
rustmailer
|
ecb81ac344
|
feat: limit concurrent mailbox downloads to 5 per account
|
2026-01-23 13:06:28 +08:00 |
|
rustmailer
|
e56fe5ebea
|
feat(mailbox): support mailbox cleanup #96
|
2026-01-05 18:27:40 +08:00 |
|
rustmailer
|
76ab16b55b
|
fetch: support fetching mails before a specified date
|
2025-12-29 12:06:04 +08:00 |
|
rustmailer
|
1f57f372d3
|
feat: Add sync_batch_size to allow users to customize the synchronization batch size, and introduce date_before to support semantics such as downloading emails from more than one year ago. #24 #58
|
2025-12-28 13:01:34 +08:00 |
|
rustmailer
|
4b13bf14c4
|
Fix(sync): missing initial sync start time after enabling a previously disabled account #32
|
2025-12-03 20:11:19 +08:00 |
|
rustmailer
|
1a8f95117e
|
initial commit
|
2025-11-19 02:14:37 +08:00 |
|