183 Commits

Author SHA1 Message Date
7bb8ef0938 Bumping version to :?} 2024-09-01 15:36:36 -07:00
5c55a290ac Bumping version to :?} 2024-09-01 15:34:53 -07:00
4e3e1b075d Setting crate version to 0.2.0-a8c5a16 2024-09-01 15:30:37 -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
c59a883351 Address lint. 2024-02-03 11:14:43 -08:00
e34f2a1f39 notmuch: fix tests 2023-12-05 12:50:52 -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
57ded3c076 Move tags file to dotfiles repo. 2023-03-08 19:58:25 -08:00
24cf7d12f1 Initial batch tag file. 2023-03-05 18:42:50 -08:00
9e4b97e2e5 Comment on how to run ignored tests. 2023-03-05 18:41:59 -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
6d1937d145 notmuch: add test input. 2022-11-13 16:33:01 -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