|
3f09e8b55f
|
updates:
- reformat with 80char
- add SQLx to daemon
- add backtrace to anyhow
|
2021-10-13 00:50:48 -05:00 |
|
|
6f2b7c33cf
|
progress
|
2021-09-07 06:30:11 -05:00 |
|
|
f35ec53938
|
parse date + fetch
|
2021-08-23 21:54:09 -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 |
|
|
dfdb71dea2
|
mbsync
|
2021-08-22 19:19:27 -05:00 |
|
|
bbc64fde3b
|
more shifting
|
2021-08-09 18:02:26 -05:00 |
|
|
0405b478eb
|
versions
|
2021-08-09 17:10:19 -05:00 |
|
|
68f63b5a36
|
move some common shit to common
|
2021-08-09 17:06:49 -05:00 |
|
|
7945051eac
|
smtp crate
|
2021-08-09 06:56: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 |
|
|
f8a402ab6e
|
bump ver
|
2021-08-09 01:32:40 -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 |
|
|
49ffb4d7ce
|
upd
|
2021-08-08 18:53:21 -05:00 |
|
|
4ddcaf19c1
|
added some high level client stuff
|
2021-08-08 00:54:01 -05:00 |
|
|
e212f048ef
|
rfc2234
|
2021-08-07 20:04:12 -05:00 |
|
|
1e2b1f5f5e
|
2021-08-05 update
|
2021-08-05 21:26:39 -05:00 |
|
|
5a9f847097
|
daemon
|
2021-07-29 22:47:53 -05:00 |
|
|
04bd3e62b6
|
d
|
2021-07-29 20:17:14 -05:00 |
|
|
2893b22d03
|
Rewrite
|
2021-07-19 18:16:08 -05:00 |
|
|
87a1018070
|
update dependencies
|
2021-06-24 13:59:20 -05:00 |
|
|
59084e93ea
|
update dependencies
|
2021-03-27 02:29:07 -05:00 |
|
|
41c05ec38a
|
now displays messages in the message list \o/
|
2021-03-27 02:14:25 -05:00 |
|
|
22f11544e0
|
ok replaced tui's closure-style read loop with a non-closure loop
|
2021-03-26 14:39:06 -05:00 |
|
|
a1e9576d07
|
lots of updates, gonna probably ditch tui-rs
|
2021-03-26 13:23:02 -05:00 |
|
|
dfe6ebb596
|
don't fetch mail that's already been fetched
|
2021-03-25 14:51:52 -05:00 |
|
|
7402b83f14
|
config data dir
|
2021-03-25 13:27:57 -05:00 |
|
|
14b07adf66
|
add mail dir and db path to the config
|
2021-03-25 09:12:28 -05:00 |
|
|
3e0e3d5561
|
actually start synchronizing emails
|
2021-03-25 08:34:59 -05:00 |
|
|
8bbb0bcbc3
|
wip mail sync
|
2021-03-23 12:18:35 -05:00 |
|
|
c9598b5adc
|
switch to async event loop to not use busy waiting
|
2021-03-22 18:15:23 -05:00 |
|
|
ed1a07c0d0
|
get rid of maildir
|
2021-03-22 18:01:28 -05:00 |
|
|
680c9c9ebc
|
start maildir work
|
2021-03-20 03:22:28 -05:00 |
|
|
f906e5203b
|
wat
|
2021-03-20 02:53:40 -05:00 |
|
|
e437d95b9b
|
added many changes
+ ui updates
+ colon now accepting commands
+ message meta logic in another module
|
2021-03-10 04:46:26 -06:00 |
|
|
555727e007
|
colon prompt YES
|
2021-03-10 03:44: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 |
|
|
345a9ab25f
|
add more envelope fields
|
2021-03-08 17:32:12 -06:00 |
|
|
7cd69bd6a8
|
updates
|
2021-03-08 17:07:44 -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 |
|
|
e5515f6c7c
|
switch back to crossterm + cargo-deny stuff
|
2021-03-01 03:13:25 -06:00 |
|
|
09eafd0f3f
|
gonna just plop tui.rs in here
|
2021-03-01 02:20:21 -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 |
|
|
a5fa969718
|
add some docs
|
2021-02-24 06:50:27 -06:00 |
|