|
|
1cc52d6c96
|
web: show X-Original-To: if To: is missing, fallback to Delivered-To:
|
2025-02-23 11:46:21 -08:00 |
|
|
|
e6b3a5b5a9
|
notmuch & server: plumb Delivered-To and X-Original-To headers
|
2025-02-23 09:37:09 -08:00 |
|
|
|
00f61cf6be
|
server: recursively descend email threads to find all unread recipients
|
2025-02-22 17:58:07 -08:00 |
|
|
|
393ffc8506
|
notmuch: normalize unread_recipients to lower case
|
2025-02-22 17:27:30 -08:00 |
|
|
|
aa2a9815df
|
Add automatic per-email address unread folders
|
2025-02-22 12:38:57 -08:00 |
|
|
|
777f33e212
|
notmuch: add instrumentation to most public methods
|
2024-12-26 11:12:47 -08:00 |
|
|
|
7c943afc2b
|
server: attempt concurrency with graphql::search and fail
|
2024-12-15 15:09:41 -08:00 |
|
|
|
05cdcec244
|
notmuch: improved error handling and logging
|
2024-12-15 14:44:02 -08:00 |
|
|
|
a89a279764
|
notmuch: use faster, but inaccurate message count
|
2024-09-28 12:28:41 -07:00 |
|
|
|
d98d429b5c
|
notmuch: add TODO
|
2024-08-25 19:37:37 -07:00 |
|
|
|
8769e5acd4
|
server: fix counting issue w/ notmuch (messages vs threads)
|
2024-08-18 14:18:15 -07:00 |
|
|
|
ce836cd1e8
|
notmuch: add tag manipulation
|
2024-02-11 19:59:20 -08:00 |
|
|
|
94f7ad109a
|
Merge commit 'f6bdf30'
|
2023-12-05 09:56:55 -08:00 |
|
|
|
f6bdf302fe
|
server & notmuch: more attachment WIP, stop leaking notmuch processes
|
2023-12-03 14:01:18 -08:00 |
|
|
|
99a104517d
|
notmuch: comment typo
|
2023-12-02 16:35:05 -08:00 |
|
|
|
447a4a3387
|
server: basic graphql thread show, no body support yet.
|
2023-11-26 13:13:04 -08:00 |
|
|
|
f7df834325
|
notmuch: default empty search to wildcard
|
2023-11-25 08:39:30 -08:00 |
|
|
|
f52a76dba3
|
Added graphql endpoint and tested with tags implementation.
|
2023-11-20 18:38:10 -08:00 |
|
|
|
01e5ea14ab
|
URL decode queries.
|
2023-09-05 09:49:59 -07:00 |
|
|
|
321eca38e2
|
Fix test
|
2023-03-13 21:02:32 -07:00 |
|
|
|
eba362a7f2
|
Add pagination to search results.
Move to shared definition of json requests between client/server.
|
2023-03-09 18:04:55 -08:00 |
|
|
|
e5a27f82f9
|
Restyle index table.
|
2023-02-26 20:23:55 -08:00 |
|
|
|
08728f6501
|
notmuch: disable tests, they don't work in hermetic env.
|
2022-11-13 20:49:24 -08:00 |
|
|
|
1d8ac7f23a
|
notmuch: correct test.
|
2022-11-13 15:42:51 -08:00 |
|
|
|
1477980395
|
notmuch: add example message with inline image.
|
2021-11-10 19:08:08 -08:00 |
|
|
|
b57e4d9df2
|
notmuch: add show_part method.
|
2021-11-09 20:35:52 -08:00 |
|
|
|
bd14616069
|
notmuch: add more members on Part and add ability to fetch attachments.
|
2021-11-08 21:06:09 -08:00 |
|
|
|
8de3c4e02a
|
notmuch: include html and whole thread when showing.
|
2021-11-08 20:23:29 -08:00 |
|
|
|
720621e19e
|
notmuch: add bulk version of allmail::parse.
|
2021-10-31 16:06:04 -07:00 |
|
|
|
448cef15a8
|
notmuch: add integration test to attempt to exhaustively walk messages.
|
2021-10-31 11:52:10 -07:00 |
|
|
|
bec6f0f333
|
Add notmuch crate for interacting with email through CLI.
|
2021-10-29 20:09:40 -07:00 |
|
|
|
c1eeb38e24
|
notmuch: simple unit test.
|
2021-10-25 19:14:33 -07:00 |
|
|
|
6e2f243f55
|
Move notmuch json types into separate crate.
Add starter testdata and notmuch config.
|
2021-10-25 17:33:51 -07:00 |
|