Commit graph

648 commits

Author SHA1 Message Date
Clément DOUIN b2f1543bbf
remove wip tag from readme 2021-03-11 00:28:27 +01:00
Clément DOUIN b6cbfc26be
release v0.2.0 2021-03-10 23:08:31 +01:00
Clément DOUIN c24879c152
improve readme 2021-03-10 22:42:27 +01:00
Clément DOUIN f8833ccd7c
add basic flags 2021-03-10 18:05:26 +01:00
Clément DOUIN 10c523fd2c
improve read and attachments commands 2021-03-10 16:46:47 +01:00
Clément DOUIN f7ed99d55f
add send and sav subcommands 2021-03-09 15:26:41 +01:00
Clément DOUIN 2b5be91af9
add template commands 2021-03-07 20:37:37 +01:00
Clément DOUIN 3281c27d57
add starttls option, rename config keys to kebab-case 2021-03-05 13:59:50 +01:00
Clément DOUIN 54612df215
add wip tag in readme 2021-03-05 10:38:35 +01:00
Clément DOUIN 5e948b5cc1
improve list msgs perf, remove flags column 2021-01-18 12:10:16 +01:00
Clément DOUIN d392d71129
serialize mbox to json 2021-01-17 22:48:50 +01:00
Clément DOUIN d928feefc8
fix typo reply all arg 2021-01-17 17:32:51 +01:00
Clément DOUIN c285b0d8a4
release v0.1.0 2021-01-17 17:28:28 +01:00
Clément DOUIN c04752f96d
fix search command 2021-01-17 17:12:26 +01:00
Clément DOUIN 308b74284f
improve readme 2021-01-17 17:07:23 +01:00
Clément DOUIN 65a3851dca
add github action for releases 2021-01-17 14:45:47 +01:00
Clément DOUIN 34189ad8ad
take passwds from command instead of clear 2021-01-17 11:52:31 +01:00
Clément DOUIN 84df58cf81
add json serializer lib (prepare #18) 2021-01-17 10:03:19 +01:00
Clément DOUIN ff724cb5be
set up multi account 2021-01-16 22:58:28 +01:00
Clément DOUIN 60af11bd47
make table responsive 2021-01-16 19:46:55 +01:00
Clément DOUIN c3d5559234
remove display cell trait 2021-01-16 15:39:26 +01:00
Clément DOUIN 04642859e8
complete merge email/msg 2021-01-16 15:30:53 +01:00
Clément DOUIN 0a508f2e95
start merging email with msg, add list msgs command 2021-01-16 13:16:40 +01:00
Clément DOUIN a803800d1c
disable flags column (need to be fixed) 2021-01-15 13:37:18 +01:00
Clément DOUIN 1536fdb894
implement download attachments feature 2021-01-15 12:21:07 +01:00
Clément DOUIN 6f7ee69cfe
update readme help section 2021-01-15 00:02:15 +01:00
Clément DOUIN 43c35532be
implement reply, reply all and forward features 2021-01-15 00:00:31 +01:00
Clément DOUIN 2709faf30a
improve errors management 2021-01-12 23:49:44 +01:00
Clément DOUIN b023704d31
add todos, update readme help text 2021-01-08 10:22:56 +01:00
Clément DOUIN cb8610a35f
improve extract subparts fn 2021-01-08 00:29:53 +01:00
Clément DOUIN 01de392977
improve config error management 2021-01-07 12:34:02 +01:00
Clément DOUIN d746a780ba
init editor, improve main error management 2021-01-07 00:19:07 +01:00
Clément DOUIN c7b326a695
refactor write email command 2021-01-06 16:05:08 +01:00
Clément DOUIN 80837044b2
refactor list mailbox command 2021-01-06 14:42:19 +01:00
Clément DOUIN 18042b02b8
refactor + clean table system [WIP] 2021-01-05 23:54:39 +01:00
Clément DOUIN 401b51a760
add wip tag to readme title 2021-01-03 23:21:25 +01:00
Clément DOUIN 125c4e2b0e
set up smtp #4 + write email feature #8 2021-01-03 23:19:31 +01:00
Clément DOUIN 0a48df0567
add text and html previews 2021-01-03 17:28:42 +01:00
Clément DOUIN 187b886a1c
add list mailboxes cmd 2021-01-03 10:59:51 +01:00
Clément DOUIN d94b86ca4e
add help entry to readme 2021-01-03 00:54:29 +01:00
Clément DOUIN d8116c6103
set up cli arg parser #15 2021-01-03 00:45:43 +01:00
Clément DOUIN 2970828db9
add new emails listing feature #6 2021-01-02 19:21:30 +01:00
Clément DOUIN 80fb4bd1d9
init table system 2021-01-02 14:50:36 +01:00
Clément DOUIN 2a567040ac
set up imap connection 2020-12-25 22:39:16 +01:00
Clément DOUIN 37a78c3783
add changelog and license files 2020-12-25 00:36:24 +01:00
Clément DOUIN d3a98ad6ea
add funding file 2020-12-25 00:32:54 +01:00
Clément DOUIN f9e75ee3b4
deserialize config from toml #1 #2 2020-12-25 00:31:38 +01:00
Clément DOUIN 87f1d3171e
init project, init toml config parser 2020-12-24 00:55:57 +01:00