26 Commits

Author SHA1 Message Date
1f393f1c7f Add server and client build versions 2024-09-01 14:55:51 -07:00
ad8fb77857 Add copy to clipboard links to from/to/cc addresses 2024-07-22 16:04:25 -07:00
90860e5511 Remove profile from workspace config 2024-07-13 09:02:19 -07:00
0482713241 address cargo udeps 2024-07-07 15:06:04 -07:00
b4d1528612 web: migrate from lib->bin 2024-07-06 18:18:28 -07:00
423ea10d34 web: use upstream human_format 2024-04-06 16:20:15 -07:00
dc7b3dd3e8 web: human format attachment size 2024-04-06 08:52:20 -07:00
c74cd66826 server: add ability to view inline image attachments 2024-03-24 18:11:15 -07:00
fc7a4a747c web: debug search for tag:letterbox instead of is:unread 2024-02-28 19:13:37 -08:00
33ec63f097 web: update seed_hooks to my copy so I can pin to seed=0.10.0 2023-12-10 19:42:07 -08:00
c31f9d581f web: upgrade to seed-0.10.0 2023-12-05 20:46:59 -08:00
f2347345b4 Version bumps made css_inline uncompilable for wasm 2023-12-05 14:12:15 -08:00
7c38962d21 web: make tag list hidable 2023-11-28 20:03:17 -08:00
0737f5aac5 web: rewrite frontend to use graphql for search results 2023-11-25 09:06:24 -08:00
bce2c741c4 web: add non-functional graphql. 2023-11-21 14:06:48 -08:00
f6c1835b18 Custom formatting of the age string, widen subject column. 2023-11-20 17:41:58 -08: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
3a47385be1 Inline CSS on message view, and do error handling on refresh. 2023-03-04 11:42:19 -08:00
0b4cfadf88 Add refresh button and mobile view. 2023-03-04 09:00:18 -08:00
369e88880a Add render time to footer. 2023-02-28 19:19:33 -08:00
d8275debdc Handle large messages with tweaked json decoding of ShowRequest handling. 2023-02-27 21:29:40 -08:00
25541bc1ca WIP better author handling. 2023-02-27 08:30:48 -08:00
3a7d950968 web: update internal git locations to git-private. 2022-11-13 18:07:39 -08:00
431df7da3b web: version bumps and handle more message body types.
Added handling for text/html, multipart/alternative w/ text/html &
text/plain subparts, and multipart/mixed.
2022-11-13 15:43:27 -08:00
ad996643c9 Use notmuch crate in server and web. 2021-10-29 20:10:06 -07:00
8f2e14049c WIP: Simple frontend and backend to search notmuch mail. 2021-10-24 10:21:25 -07:00