627 Commits

Author SHA1 Message Date
7c38962d21 web: make tag list hidable 2023-11-28 20:03:17 -08:00
87d687cde5 server: sanitize html using ammonia 2023-11-26 21:00:44 -08:00
447a4a3387 server: basic graphql thread show, no body support yet. 2023-11-26 13:13:04 -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
ff6675b08f server: add unread field to tag query.
Optionally fill out unread, as it's expensive.
2023-11-21 13:17:11 -08:00
f52a76dba3 Added graphql endpoint and tested with tags implementation. 2023-11-20 18:38:10 -08:00
f6c1835b18 Custom formatting of the age string, widen subject column. 2023-11-20 17:41:58 -08:00
01e5ea14ab URL decode queries. 2023-09-05 09:49:59 -07:00
dd0af52feb cargo update 2023-09-02 13:10:34 -07:00
c33de9d754 cargo update 2023-07-15 16:58:40 -07:00
1a86204561 Cargo update 2023-03-13 20:58:44 -07:00
cb8b00f8d1 Add glog dependency. 2023-03-11 21:15:35 -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
0d0a9d88ae Add tool to convert procmailrc into notmuch tag file. 2023-03-06 09:15:37 -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
c81819dc87 Improve search behavior and squelch verbose logging. 2022-11-13 16:27:42 -08:00
b8a622dba5 Update cargo lock 2021-10-31 16:06:55 -07: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
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