Commit graph

187 commits

Author SHA1 Message Date
Clément DOUIN 10de8e9fb4
release v1.0.0-beta.4 2024-04-16 22:26:10 +02:00
Clément DOUIN 23ae40e728
enable clap cargo feature wrap_help, update changelog 2024-04-16 07:18:44 +02:00
Clément DOUIN 220008d0b4
fix in reply to header skipped from mailto url 2024-04-15 14:29:30 +02:00
Clément DOUIN ee9718a482
add message.delete.style config option 2024-03-23 17:07:41 +01:00
Clément DOUIN 7ee710634b
bump deps, make global config option repeatable 2024-03-16 22:20:19 +01:00
Clément DOUIN 3868c62511
prevent unknown fields at top config level 2024-03-12 11:57:37 +01:00
Clément DOUIN 2566d45a96
fix typos in changelog and readme 2024-03-10 11:06:50 +01:00
Clément DOUIN c56a5f285b
bump email-lib, update changelog 2024-03-10 10:37:50 +01:00
Clément DOUIN 46bf3eebfc
improve envelope list query error diagnostics 2024-02-29 10:21:01 +01:00
Clément DOUIN 1e7adc5e0c
add query arg to envelope list command 2024-02-28 09:09:03 +01:00
Clément DOUIN 1f6f2fcc11
update changelog 2024-02-25 11:04:37 +01:00
Clément DOUIN 1699a581ce
update flake and cargo 2024-02-25 09:07:40 +01:00
Clément DOUIN e945c4b8e2
replace sqlite by sled for id mapping storing 2024-02-24 09:37:55 +01:00
Clément DOUIN 5cb247169a
fix unit tests 2024-02-23 08:25:15 +01:00
Clément DOUIN 123224963d
adjust changelog 2024-02-21 22:51:09 +01:00
Clément DOUIN 8741508413
removed github issue template
GitHub Issues have been definitely closed, so the template does not
make sense anymore.
2024-02-04 21:03:16 +01:00
Clément DOUIN dd7e1a02be
improve pre and post edit choices interaction 2024-02-04 12:13:14 +01:00
Clément DOUIN 35c1453863
added wizard warning about google passwords 2024-02-04 11:36:11 +01:00
Clément DOUIN a945e1bf2f
make watch hooks cumulative 2024-02-03 22:30:15 +01:00
Clément DOUIN e5cf39b351
release v1.0.0-beta.2 2024-01-27 22:49:29 +01:00
Clément DOUIN 7cdfecd7dd
fix changelog and contributing guide typos 2024-01-27 11:28:26 +01:00
Clément DOUIN 4d288b9d51
fix missing notmuch backend features, improve docs 2024-01-22 10:39:06 +01:00
Clément DOUIN a700f358fb
clean autoconfig discovery 2024-01-18 22:01:22 +01:00
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 161f35d20e
clean cargo features 2024-01-08 10:34:37 +01:00
Clément DOUIN a6b863759c
add one cargo feature per backend feature 2024-01-07 23:48:45 +01:00
Clément DOUIN 45ce05ec4d
fix typos 2024-01-05 21:59:41 +01:00
Clément DOUIN 70fad9b1fd
fix default command 2024-01-03 22:49:39 +01:00
Clément DOUIN a8c6756f56
fix envelope listing 2024-01-02 12:21:12 +01:00
Clément DOUIN ce2b292d2b
update license year 2024-01-01 00:31:19 +01:00
Clément DOUIN fa2c6c44bc
prepare v1.0.0-beta 2023-12-31 09:24:42 +01:00
Clément DOUIN a59d1ca2c6
refactor imap and smtp encryption options 2023-12-30 22:38:25 +01:00
Clément DOUIN 3f2f691e85
add missing v1 changes to changelog 2023-12-20 11:13:24 +01:00
Clément DOUIN 9632508dc7
init changelog 2023-12-19 17:44:16 +01:00
Clément DOUIN 7ad1772c83
update pimalaya libs, prepare v0.9.0 2023-08-28 09:05:14 +02:00
Clément DOUIN 43c270bd44
update changelogs 2023-08-06 14:31:15 +02:00
Clément DOUIN fff82498ba
release v0.8.4 2023-07-18 17:48:19 +02:00
Clément DOUIN 5c360da80b
release v0.8.3 2023-07-18 17:24:52 +02:00
Clément DOUIN 34ad1add65
fix releases 2023-07-18 17:23:24 +02:00
Clément DOUIN cb1178ee9d
release v0.8.2 2023-07-18 16:40:08 +02:00
Clément DOUIN 679007ba64
resolve folder aliases from backend implems instead #95 2023-07-17 11:31:28 +02:00
Clément DOUIN e821fe06d9
update lib versions and changelog 2023-07-09 22:31:39 +02:00
Clément DOUIN f8ca248bce
release v0.8.1 2023-06-15 16:51:03 +02:00
Clément DOUIN 7a6ebc0cd0
add new datetime options 2023-06-15 16:11:08 +02:00
Kian-Meng Ang 5a17ae7316 fix typos
Found via `typos --format brief`
2023-06-13 21:48:15 +08:00
Clément DOUIN 0f6f3439fb
update changelog 2023-06-13 10:24:15 +02:00
Clément DOUIN 308805db17
update changelog 2023-06-03 23:43:07 +02:00
Clément DOUIN d557d9e1df
prepare v0.8.0 2023-05-31 16:12:18 +02:00
Clément DOUIN 5a2d842cbe
plug option email-sending-save-copy 2023-05-19 16:00:13 +02:00
Clément DOUIN 5da1148dc9
refactor wizard to handle password and oauth2 configuration 2023-05-19 15:26:53 +02:00