118 Commits

Author SHA1 Message Date
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