1217 Commits

Author SHA1 Message Date
8de3c4e02a notmuch: include html and whole thread when showing. 2021-11-08 20:23:29 -08:00
52cd8c3c86 Add tool for spawning a dev environment under tmux. 2021-11-08 18:40:42 -08:00
10c766b6f7 web: add link to original message. 2021-11-04 19:32:42 -07:00
db0e7c2005 server: set content type when viewing original to prevent download. 2021-11-04 19:27:43 -07:00
b8a622dba5 Update cargo lock 2021-10-31 16:06:55 -07:00
113a26dbbb server: add /original/ handler. 2021-10-31 16:06:29 -07: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
ad996643c9 Use notmuch crate in server and web. 2021-10-29 20:10:06 -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
4f27171920 Update path to allow cargo watch to ignore from any directory. 2021-10-25 18:09:49 -07:00
3df0096529 Ignore notmuch DB dir. 2021-10-25 17:36:37 -07:00
6e2f243f55 Move notmuch json types into separate crate.
Add starter testdata and notmuch config.
2021-10-25 17:33:51 -07:00
8f2e14049c WIP: Simple frontend and backend to search notmuch mail. 2021-10-24 10:21:25 -07:00
9085d7f0d2 Add simple fetch example. 2021-10-23 16:08:39 -07:00
c3b6a4ddbc Initial commit from https://github.com/seed-rs/seed-quickstart 2021-10-21 21:20:04 -07:00