|
41c05ec38a
|
now displays messages in the message list \o/
|
2021-03-27 02:14:25 -05:00 |
|
|
1bc6776615
|
message list is now fetched from the database
|
2021-03-26 22:55:51 -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 |
|
|
14b07adf66
|
add mail dir and db path to the config
|
2021-03-25 09:12:28 -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 |
|
|
e706a252f1
|
displaying messages again
|
2021-03-20 04:35:41 -05:00 |
|
|
9379d06450
|
maildir updates
|
2021-03-20 03:31:16 -05:00 |
|
|
680c9c9ebc
|
start maildir work
|
2021-03-20 03:22:28 -05:00 |
|
|
fd1cb9f927
|
hellosu
|
2021-03-11 23:07:40 -06:00 |
|
|
7ec5c510a3
|
Add some docs
|
2021-03-11 07:16:20 -06:00 |
|
|
c76c2eaf5c
|
Restructured how UI works so there's views
|
2021-03-11 06:58:37 -06:00 |
|
|
ba5d07db91
|
some UI updates
|
2021-03-11 04:57:47 -06:00 |
|
|
4e3d2e63f3
|
update
|
2021-03-10 05:07:08 -06: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 |
|
|
290cefc3a2
|
yay new emails are automatically sent to the UI and send notifications to notifyd
|
2021-03-09 08:05:31 -06:00 |
|
|
61a6a45b6c
|
add keyboard shortcuts for navigating up and down back
|
2021-03-09 06:03:57 -06:00 |
|
|
d898e2a07e
|
add "from" name to mail table
|
2021-03-09 05:59:43 -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 |
|
|
7cd69bd6a8
|
updates
|
2021-03-08 17:07:44 -06:00 |
|
|
4c989e0991
|
Revamp inner client loop and connect folder list to UI
|
2021-03-06 18:56:35 -06:00 |
|
|
50128cd10d
|
implemented rly cursed patches on top of pest, i hate parsing
|
2021-03-01 21:39:55 -06:00 |
|
|
f0e5042a76
|
maybe i shouldn't be using a widget impl?
|
2021-03-01 03:50:20 -06:00 |
|
|
84cd7ae0f4
|
playing around with ui
|
2021-03-01 03:35:14 -06:00 |
|
|
07846f996f
|
got my quit back
|
2021-03-01 03:23:05 -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 |
|
|
9c3a4b8c39
|
fix clippy
|
2021-03-01 01:48:28 -06:00 |
|
|
631fdd8b73
|
add drawbuf
|
2021-02-27 22:15:05 -06:00 |
|
|
30b481ee64
|
update rectangle
|
2021-02-27 01:10:23 -06:00 |
|
|
2074b95778
|
various ui stuff
|
2021-02-27 00:27:53 -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 |
|
|
508429ff5d
|
Update deps
|
2021-02-24 04:01:18 -06:00 |
|
|
4ed45e52f0
|
add a buncha types back, plus --headless
|
2021-02-22 22:30:20 -06:00 |
|
|
4913b2ac9d
|
wip
|
2021-02-22 14:36:08 -06:00 |
|
|
68b0b70ffd
|
drop tracing for fern
|
2021-02-22 01:37:19 -06:00 |
|
|
f5d3a89641
|
what the heck
|
2021-02-19 19:44:04 -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 |
|
|
706d397ad5
|
cargo clippy fixes + refactor
|
2021-02-15 04:36:06 -06:00 |
|
|
5ad3a844e1
|
i hate code
|
2021-02-14 07:20:35 -06:00 |
|
|
e980c597f1
|
Add some documentation
|
2021-02-14 06:27:13 -06:00 |
|
|
371d6fb356
|
restructure the config parsing so it can look for reloads
|
2021-02-14 06:11:17 -06:00 |
|