Commit graph

60 commits

Author SHA1 Message Date
c75113d97f
Fix capability parsing 2021-10-25 18:42:28 -05:00
3f09e8b55f
updates:
- reformat with 80char
- add SQLx to daemon
- add backtrace to anyhow
2021-10-13 00:50:48 -05:00
77f0184276
fuck gmail + also fix some time stuff found by afl 2021-08-23 22:33:46 -05:00
f35ec53938
parse date + fetch 2021-08-23 21:54:09 -05:00
4c002a1dd3
i fucking hate email 2021-08-23 02:50:13 -05:00
e78022f8ab
distracted by fuzzing 2021-08-23 01:52:20 -05:00
b0c8423968
had some trouble with capability matching IMAP4rev1 as an atom 2021-08-23 00:01:05 -05:00
bbc64fde3b
more shifting 2021-08-09 18:02:26 -05:00
60e0bb3bbb
wow testing 2021-08-09 17:56:17 -05:00
68f63b5a36
move some common shit to common 2021-08-09 17:06:49 -05:00
4575b33525
fmt 2021-08-09 06:50:32 -05:00
f32dd58aac
add the daemon back 2021-08-09 06:50:19 -05:00
e4bc3e4b98
lots of shit 2021-08-09 06:29:48 -05:00
47d80b1950
doc 2021-08-09 01:32:16 -05:00
e2e606f324
add some docs 2021-08-09 01:28:54 -05:00
206b9750e0
d 2021-08-09 00:42:41 -05:00
b75df0b8d6
update 2021-08-09 00:36:10 -05:00
9d31a13882
switch &[u8] parsers to using Bytes wrapper 2021-08-08 23:30:08 -05:00
aae287c8b1
get rid of warnings 2021-08-08 18:45:18 -05:00
a22a2ee35c
c 2021-08-08 14:31:18 -05:00
c1e770e050
add some test-related things 2021-08-08 01:41:07 -05:00
4ddcaf19c1
added some high level client stuff 2021-08-08 00:54:01 -05:00
2893b22d03
Rewrite 2021-07-19 18:16:08 -05:00
4be9e6e1e8
update read loop and parser to read body 2021-03-25 06:34:11 -05:00
19f42756c2
sqlx working? 2021-03-25 04:30:31 -05:00
e706a252f1
displaying messages again 2021-03-20 04:35:41 -05:00
ba5d07db91
some UI updates 2021-03-11 04:57:47 -06:00
290cefc3a2
yay new emails are automatically sent to the UI and send notifications to notifyd 2021-03-09 08:05:31 -06:00
424706d9a0
humanize dates 2021-03-09 05:21:23 -06:00
c6116531b0
feature-gate doc 2021-03-09 03:27:25 -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
7cd69bd6a8
updates 2021-03-08 17:07:44 -06:00
da7df7dfb3
fuckkk i have to take my parser apart now 2021-03-06 20:04:58 -06:00
4c989e0991
Revamp inner client loop and connect folder list to UI 2021-03-06 18:56:35 -06:00
94ead04391
hellosu 2021-03-02 19:45:45 -06:00
3f726f3129
osudebug 2021-03-02 16:47:33 -06:00
9c3a4b8c39
fix clippy 2021-03-01 01:48:28 -06:00
deca53e834
Switch up ui::Drawable write command and run UI in separate thread 2021-02-26 00:26:37 -06:00
aa796e533e
Modify the inner client to allow streaming intermediate content instead of just returning the last element 2021-02-26 00:03:23 -06:00
d310bbe10e
add async generator library 2021-02-25 21:54:41 -06:00
523e6eaf7a
ouais 2021-02-24 06:43:50 -06:00
5438bb170d
some more commands 2021-02-24 04:46:21 -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
4f3af86211
rename the old shit 2021-02-22 14:43:09 -06:00
4913b2ac9d
wip 2021-02-22 14:36:08 -06:00
534833d616
actually use the newly parsed responses instead of the original shitty ones 2021-02-22 03:06:40 -06:00
68b0b70ffd
drop tracing for fern 2021-02-22 01:37:19 -06:00