Commit graph

  • 6b6e5cb1fa
    fix ambiguous email export #464 w3irdrobot 2024-01-01 15:57:30 -0500
  • 77206b2326
    allow account.sendmail when sendmail feature is on #463 w3irdrobot 2024-01-01 13:49:31 -0500
  • 12e71a5ba8
    improve release process v1.0.0-beta Clément DOUIN 2024-01-01 16:22:30 +0100
  • ce2b292d2b
    update license year Clément DOUIN 2024-01-01 00:31:19 +0100
  • be877f0b3e
    fix linux, macos and windows release builds Clément DOUIN 2024-01-01 00:27:45 +0100
  • 131acd6230
    update flake deps, fix gh release interpreter Clément DOUIN 2023-12-31 11:05:08 +0100
  • fa2c6c44bc
    prepare v1.0.0-beta Clément DOUIN 2023-12-31 09:24:42 +0100
  • a59d1ca2c6
    refactor imap and smtp encryption options Clément DOUIN 2023-12-30 22:38:25 +0100
  • eee17f9173
    fix oauth2 serde config namings Clément DOUIN 2023-12-29 22:33:15 +0100
  • bc36ce1255
    add imap.watch.timeout example in config sample Clément DOUIN 2023-12-29 21:00:48 +0100
  • 8d12528da6
    add imap.watch.timeout option Clément DOUIN 2023-12-29 20:52:15 +0100
  • 5ede53476b
    change watch imap envelope idle algorithm Clément DOUIN 2023-12-26 16:45:32 +0100
  • cdf0a9a846
    bump email-lib@0.18.5 Clément DOUIN 2023-12-24 15:11:21 +0100
  • 2351cfdd28
    fix redundant copy saved Clément DOUIN 2023-12-20 16:43:33 +0100
  • 92a94c8ff1
    fix missing serde rename Clément DOUIN 2023-12-20 15:03:03 +0100
  • cd7cecca6e
    fix message send save copy Clément DOUIN 2023-12-20 14:55:09 +0100
  • 3f2f691e85
    add missing v1 changes to changelog Clément DOUIN 2023-12-20 11:11:07 +0100
  • 4ab81c0fe9
    add readme warning about docs mismatch Clément DOUIN 2023-12-20 09:08:45 +0100
  • 9838854ec0
    remove obsolete unit tests Clément DOUIN 2023-12-20 08:17:06 +0100
  • 9632508dc7
    init changelog Clément DOUIN 2023-12-19 17:44:16 +0100
  • 77f5e590b8
    bump all deps Clément DOUIN 2023-12-19 15:38:24 +0100
  • f398eb0d30
    turn folder arg into flag for message copy, move and delete cmds Clément DOUIN 2023-12-19 15:37:23 +0100
  • c11f00d791
    fix message and template send stdin issues Clément DOUIN 2023-12-19 15:36:56 +0100
  • 73e1824a0d
    bump email-lib@0.18.0 Clément DOUIN 2023-12-16 10:20:29 +0100
  • 6942c59097
    improve folder alias management Clément DOUIN 2023-12-15 22:54:13 +0100
  • bcef05a54c
    replace folder arg by flag for watch cmd Clément DOUIN 2023-12-15 08:52:17 +0100
  • d542b2496e
    bump lib, fix config sample typo Clément DOUIN 2023-12-14 22:27:33 +0100
  • d6bf407653
    move watch command from folder to envelope Clément DOUIN 2023-12-14 14:12:25 +0100
  • 7fccdd822a
    init folder watch command Clément DOUIN 2023-12-14 12:13:08 +0100
  • a68d297366
    fix typo readme Clément DOUIN 2023-12-12 15:27:00 +0100
  • 24bb6f10d7
    fix broken link in readme Clément DOUIN 2023-12-12 15:24:59 +0100
  • b623468d15
    Merge pull request #462 from soywod/backend-features Clément DOUIN 2023-12-12 14:49:44 +0100
  • 3e3f111d3b
    fix typos #462 Clément DOUIN 2023-12-11 22:01:48 +0100
  • 2e0ec913cf
    refactor configs to match new nested api from lib Clément DOUIN 2023-12-11 18:38:00 +0100
  • 8e05be7f77
    apply pr #461 due to conflicts, bump pimalaya crates Clément DOUIN 2023-12-10 22:01:49 +0100
  • 203ed2f917
    fix editor command hanging, add --preview flag for msg read cmd Clément DOUIN 2023-12-09 22:06:08 +0100
  • 04e721d591
    adjust api, test commands with a greenmail instance Clément DOUIN 2023-12-09 09:36:26 +0100
  • ef3214f36f
    clean doc Clément DOUIN 2023-12-08 12:18:18 +0100
  • fff11fbe20
    refactor template with clap derive api Clément DOUIN 2023-12-07 22:37:28 +0100
  • b28f12c367
    refactor attachment with clap derive api Clément DOUIN 2023-12-07 21:59:12 +0100
  • b8ef771614
    refactor message with clap derive api (part 2) Clément DOUIN 2023-12-07 18:50:46 +0100
  • 99fd075eaf
    chore: replace foo = {version =x} with foo = x in Cargo.toml #461 Josh McKinney 2023-12-07 07:31:04 -0800
  • 088b59f71e
    chore: replace atty with built-in is_terminal Josh McKinney 2023-12-07 04:36:44 -0800
  • a306959de7
    chore: reformat cargo.toml dependencies Josh McKinney 2023-12-07 04:26:19 -0800
  • a47902af7d
    refactor message with clap derive api (part 1) Clément DOUIN 2023-12-07 12:19:45 +0100
  • 5e1a03e3c1
    refactor flag with clap derive api Clément DOUIN 2023-12-07 10:10:18 +0100
  • 2c33dd2f9f
    refactor envelope with clap derive api Clément DOUIN 2023-12-06 23:12:06 +0100
  • 4a77253c1d
    refactor folder with clap derive api Clément DOUIN 2023-12-06 21:46:31 +0100
  • abe4c7f4ea
    refactor account with clap derive api Clément DOUIN 2023-12-06 18:09:49 +0100
  • d2308221d7
    refactor man and completion with clap derive api Clément DOUIN 2023-12-05 22:38:08 +0100
  • 7a10a7fc25
    reorganize folder and cli structure Clément DOUIN 2023-12-05 15:06:26 +0100
  • 8b1a289f4d
    rename existing cargo features, fix imports Clément DOUIN 2023-12-04 22:26:49 +0100
  • ea9c28b9d7
    fix config and oauth2 Clément DOUIN 2023-12-04 16:25:56 +0100
  • c54ada730b
    fix wizard Clément DOUIN 2023-12-03 22:31:43 +0100
  • f24a0475cc
    fix imap credentials and pgp Clément DOUIN 2023-12-03 13:03:36 +0100
  • a5cacb3f67
    build only used backends Clément DOUIN 2023-11-29 11:04:25 +0100
  • 41a2f02699
    rename config and account config Clément DOUIN 2023-11-29 07:52:08 +0100
  • fb8f356e8c
    fix id mapper Clément DOUIN 2023-11-28 22:28:28 +0100
  • a0888067da
    fix sync cache Clément DOUIN 2023-11-28 12:30:50 +0100
  • 7629a66c9c
    use email-lib git instead of path Clément DOUIN 2023-11-27 17:15:34 +0100
  • 20f6973c55
    plug missing other backend features Clément DOUIN 2023-11-27 15:49:55 +0100
  • 9f6a9a1333
    plug folder features Clément DOUIN 2023-11-26 14:16:55 +0100
  • 1f88b27468
    init backend override with list envelopes and send message Clément DOUIN 2023-11-26 12:16:07 +0100
  • cec658aff4
    bump lib with backend features Clément DOUIN 2023-11-25 12:37:00 +0100
  • 07f85dc6c6 Editor opening subprocess now works properly with in-terminal editors. #457 d2718 2023-10-21 15:21:15 -0400
  • 026f790bc8 fix: run editor with connected tty #456 michael2to3 2023-10-21 19:22:36 +0300
  • 56fc31b367
    bump mml-lib@v0.5.0 and email-lib@v0.15.3 Clément DOUIN 2023-09-25 15:32:29 +0200
  • 4b60379070
    try fixing #132 by using shellexpand-utils Clément DOUIN 2023-08-29 11:28:20 +0200
  • 606162452e
    Merge pull request #454 from tim77/tim77-patch Clément DOUIN 2023-08-28 10:32:44 +0200
  • 70fe936e3b docs: Add Fedora/CentOS installation instructions #454 Artem Polishchuk 2023-08-28 10:38:27 +0300
  • 7ad1772c83
    update pimalaya libs, prepare v0.9.0 v0.9.0 Clément DOUIN 2023-08-28 09:04:13 +0200
  • f61a1f6669
    make sendmail-cmd optional Hugo Osvaldo Barrera 2023-08-23 09:31:41 +0200
  • 43c270bd44
    update changelogs Clément DOUIN 2023-08-06 14:31:15 +0200
  • 2b0f378a31
    bump pimalaya libs Clément DOUIN 2023-08-06 09:23:23 +0200
  • 176da9eeeb
    add pgp commands support back Clément DOUIN 2023-08-05 22:53:39 +0200
  • 0eed8f355d
    add gpg support Clément DOUIN 2023-08-05 12:10:25 +0200
  • 183c0272cc
    fix pgp exports Clément DOUIN 2023-08-04 21:33:15 +0200
  • 1ecceca1e6
    bump libs Clément DOUIN 2023-08-03 10:15:02 +0200
  • 99ec7c6d97
    add pgp support Clément DOUIN 2023-08-02 18:03:47 +0200
  • 183aa2f306
    bump pimalaya-email a912fa Clément DOUIN 2023-07-20 12:54:08 +0200
  • a8bd265181
    bump pimalaya-oauth2 0.0.4 with async Clément DOUIN 2023-07-20 11:43:28 +0200
  • fff82498ba
    release v0.8.4 v0.8.4 Clément DOUIN 2023-07-18 17:48:19 +0200
  • 5c360da80b
    release v0.8.3 v0.8.3 Clément DOUIN 2023-07-18 17:24:52 +0200
  • 34ad1add65
    fix releases Clément DOUIN 2023-07-18 17:23:24 +0200
  • cb1178ee9d
    release v0.8.2 v0.8.2 Clément DOUIN 2023-07-18 16:40:08 +0200
  • 679007ba64
    resolve folder aliases from backend implems instead #95 Clément DOUIN 2023-07-17 11:28:46 +0200
  • 4e43b97513
    fix notmuch feature Clément DOUIN 2023-07-16 21:45:50 +0200
  • 2f4bbcb1db
    set up coredump Clément DOUIN 2023-07-13 15:39:41 +0200
  • e821fe06d9
    update lib versions and changelog Clément DOUIN 2023-07-09 22:31:39 +0200
  • cac8280c8c
    use tokio async runtime Clément DOUIN 2023-07-03 23:08:01 +0200
  • afe20cdc8f
    fixes the immediate fallout from v0.8.0 build tarball change #451 Charlie Allom 2023-06-19 11:32:15 +0100
  • f8ca248bce
    release v0.8.1 v0.8.1 Clément DOUIN 2023-06-15 16:51:03 +0200
  • 7a6ebc0cd0
    add new datetime options Clément DOUIN 2023-06-15 15:45:36 +0200
  • 5599a1f5d0
    Merge pull request #450 from kianmeng/fix-typos Clément DOUIN 2023-06-13 16:21:36 +0200
  • 5a17ae7316 fix typos #450 Kian-Meng Ang 2023-06-13 21:47:58 +0800
  • 7d96ca52fa
    fix tests Clément DOUIN 2023-06-13 11:03:47 +0200
  • 0f6f3439fb
    update changelog Clément DOUIN 2023-06-13 10:24:15 +0200
  • c254f64569
    refactor builders and sync Clément DOUIN 2023-06-08 23:35:36 +0200
  • ab1e8b7e45
    fix dead links readme Clément DOUIN 2023-06-05 08:12:38 +0200
  • b5a5b0d42f
    Merge pull request #449 from icp1994/sample-config Clément DOUIN 2023-06-04 15:30:27 +0200