Clément DOUIN
|
b0d7e773dc
|
renamed sync feature to account-sync, put wizard stuff under feature
|
2024-01-09 09:28:45 +01:00 |
|
Clément DOUIN
|
a3686c1c44
|
clean config refactor
|
2022-09-22 16:38:38 +02:00 |
|
Clément DOUIN
|
b2cffd22f1
|
use cargo workspace feature (#340)
For now, everything has been moved as it is in the "cli"
workspace. The next step is to separate the "lib" from the "cli".
|
2022-03-16 09:57:24 +01:00 |
|
Clément DOUIN
|
e154481c5b
|
add max table width arg, refactor printer (#237)
* printer: refactor output to pass down args from cli
* msg: add missing max width arg to search cmd
* output: rename printer service, merge print with output folder
* doc: update changelog and wiki
* table: rename print fn
|
2021-10-24 21:02:02 +02:00 |
|
Clément DOUIN
|
b7d068c729
|
improve folder struct + msg management (#217)
* make imap list and search return msg instead of fetch
* move imap logouts to main fn
* improve list command
* improve search command
* improve flags command
* improve template reply
* improve tpl forward command
* refactor tpl and msg reply/forward
* refactor copy, move and write commands
* refactor attachment command
* fix attachment part of copy and move commands
* fix send, save, read and mbox
* put back notify and watch commands
* fix msg encoding
* refactor edit choices, clean dead code
* fix attachment for write, reply and forward commands
* refactor config mod struct
* refactor project folder struct
* fix vim plugin (#215)
|
2021-10-10 22:58:57 +02:00 |
|
Clément DOUIN
|
94e9711c58
|
split input into submodules
|
2021-09-18 00:29:49 +02:00 |
|
Clément DOUIN
|
fa622ba1db
|
improve table structure + doc
|
2021-09-13 10:32:05 +02:00 |
|