Commit graph

42 commits

Author SHA1 Message Date
a1e9576d07
lots of updates, gonna probably ditch tui-rs 2021-03-26 13:23:02 -05:00
6b82137124
downloading mostly works for larger batches of email now 2021-03-25 15:23:39 -05:00
dfe6ebb596
don't fetch mail that's already been fetched 2021-03-25 14:51:52 -05:00
0690c46f66
fix text type 2021-03-25 08:36:27 -05:00
3e0e3d5561
actually start synchronizing emails 2021-03-25 08:34:59 -05:00
eb880e1b92
insert mail into the database 2021-03-25 07:14:05 -05:00
4be9e6e1e8
update read loop and parser to read body 2021-03-25 06:34:11 -05:00
ba5d07db91
some UI updates 2021-03-11 04:57:47 -06:00
daa3b8cd61
add address parsing 2021-03-09 05:55:31 -06:00
424706d9a0
humanize dates 2021-03-09 05:21:23 -06:00
0162d39deb
add date_time parser 2021-03-09 03:12:07 -06:00
46567c43e1
make the table look a bit nicer 2021-03-08 18:26:18 -06:00
345a9ab25f
add more envelope fields 2021-03-08 17:32:12 -06:00
7cd69bd6a8
updates 2021-03-08 17:07:44 -06:00
7153b30a43
fix tests 2021-03-06 20:17:35 -06:00
da7df7dfb3
fuckkk i have to take my parser apart now 2021-03-06 20:04:58 -06:00
94ead04391
hellosu 2021-03-02 19:45:45 -06:00
7f7a4a115a
woops gotta clone outside the loop 2021-03-02 16:48:27 -06:00
3f726f3129
osudebug 2021-03-02 16:47:33 -06:00
1e6ecc45bb
Depend on my forked version of pest 2021-03-02 00:15:12 -06:00
50128cd10d
implemented rly cursed patches on top of pest, i hate parsing 2021-03-01 21:39:55 -06:00
9c3a4b8c39
fix clippy 2021-03-01 01:48:28 -06:00
523e6eaf7a
ouais 2021-02-24 06:43:50 -06:00
5b3bf5dd3c
add some small doc comments 2021-02-24 04:52:32 -06:00
5438bb170d
some more commands 2021-02-24 04:46:21 -06:00
508429ff5d
Update deps 2021-02-24 04:01:18 -06:00
7e83a23911
Organize parser a bit more 2021-02-23 21:34:47 -06:00
f27f5419fe
some more stubs for the example scenario 2021-02-23 21:21:47 -06:00
f616cffef0
Run tests on push 2021-02-22 22:50:39 -06:00
621ab2770a
fuckkk 2021-02-22 22:42:13 -06:00
4ed45e52f0
add a buncha types back, plus --headless 2021-02-22 22:30:20 -06:00
8be5d65435
authentication works for the most part 2021-02-22 22:01:39 -06:00
f76e5d4753
authentication! 2021-02-22 20:47:00 -06:00
27818bd93a
ouais 2021-02-22 18:21:12 -06:00
3d0724e342
asdf 2021-02-22 17:51:59 -06:00
0dac4f4e96
flags 2021-02-22 17:39:50 -06:00
1276ead25f
mailbox_data 2021-02-22 17:23:13 -06:00
fed8031f5c
more work on response parser 2021-02-22 16:56:23 -06:00
875041edfd
add rfc3501 rules that relate to response parsing 2021-02-22 16:32:00 -06:00
e0ca51ef79
capability parser 2021-02-22 15:33:30 -06:00
4913b2ac9d
wip 2021-02-22 14:36:08 -06:00
c94eb56e53
starttls wtf 2021-02-12 06:32:17 -06:00