|
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 |
|
|
5438bb170d
|
some more commands
|
2021-02-24 04:46:21 -06:00 |
|
|
508429ff5d
|
Update deps
|
2021-02-24 04:01:18 -06:00 |
|
|
f27f5419fe
|
some more stubs for the example scenario
|
2021-02-23 21:21:47 -06:00 |
|
|
8be5d65435
|
authentication works for the most part
|
2021-02-22 22:01:39 -06:00 |
|
|
e0ca51ef79
|
capability parser
|
2021-02-22 15:33:30 -06:00 |
|
|
68b0b70ffd
|
drop tracing for fern
|
2021-02-22 01:37:19 -06:00 |
|
|
08b74238c6
|
fuck strings for now
|
2021-02-21 07:57:28 -06:00 |
|
|
417c008190
|
fuck this is definitely wrong
|
2021-02-21 07:42:40 -06:00 |
|
|
921e4b02d1
|
Osu
|
2021-02-19 23:03:33 -06:00 |
|
|
f5d3a89641
|
what the heck
|
2021-02-19 19:44:04 -06:00 |
|
|
dbe92e4962
|
a
|
2021-02-16 15:33:36 -06:00 |
|
|
9116898a21
|
start 2nd (cleaner) imap implementation
|
2021-02-16 06:34:48 -06:00 |
|
|
00d67d429f
|
asdf
|
2021-02-16 04:45:41 -06:00 |
|
|
49367abb58
|
man
|
2021-02-15 05:07:48 -06:00 |
|
|
eae73453b5
|
holy hell bitvec
|
2021-02-14 06:41:58 -06:00 |
|
|
13953fa89c
|
Bump ver
|
2021-02-14 06:31:14 -06:00 |
|
|
983836c439
|
Rename to panorama imap
|
2021-02-14 06:30:53 -06:00 |
|
|
a36f541429
|
fix main function
|
2021-02-14 06:27:48 -06:00 |
|
|
371d6fb356
|
restructure the config parsing so it can look for reloads
|
2021-02-14 06:11:17 -06:00 |
|
|
87fb6085c0
|
configure logging through command-line args
|
2021-02-12 07:47:36 -06:00 |
|
|
148510db2f
|
Unhardcode server names and add config file
|
2021-02-12 07:44:08 -06:00 |
|
|
c94eb56e53
|
starttls wtf
|
2021-02-12 06:32:17 -06:00 |
|
|
16545a4dd1
|
what the FUCK
|
2021-02-12 02:12:43 -06:00 |
|