Commit Graph

  • ec184ca5ee Remove travis ci config Alexis Mousset 2019-11-30 17:33:00 +01:00
  • f306c14575 Update website action Alexis Mousset 2019-11-30 16:51:37 +01:00
  • 4dc4dd29c5 Update website action Alexis Mousset 2019-11-30 16:44:19 +01:00
  • 61b4087a40 Update website action Alexis Mousset 2019-11-30 13:47:16 +01:00
  • 2200cf407d Create website.yml Alexis Mousset 2019-11-30 12:39:56 +00:00
  • afc11951a6 Update test.yml Alexis Mousset 2019-11-30 12:26:46 +00:00
  • 4b6ea72aac Add coverage to test.yml Alexis Mousset 2019-11-30 13:12:39 +01:00
  • 6deeb02139 Clean cache before test and clippy Alexis Mousset 2019-11-30 13:06:17 +01:00
  • 97f60f111e Clean cache before test and clippy Alexis Mousset 2019-11-30 13:02:52 +01:00
  • 4601e0f8c8 Update test.yml Alexis Mousset 2019-11-30 11:54:12 +00:00
  • 1c879718cf Update test.yml Alexis Mousset 2019-11-30 11:44:29 +00:00
  • da7b701e60 Update test.yml Alexis Mousset 2019-11-30 11:41:03 +00:00
  • fe79b27b44 Add test to actions Alexis Mousset 2019-11-30 11:27:38 +00:00
  • bc60857ce4 Fix clippy warnings Alexis Mousset 2019-11-30 12:18:03 +01:00
  • e0910ad351 Run rustfmt Alexis Mousset 2019-11-30 12:05:20 +01:00
  • ff6408f099 Update and rename rust.yml to test.yml Alexis Mousset 2019-11-30 11:03:42 +00:00
  • 7ba7560fbb Update audit.yml Alexis Mousset 2019-11-30 10:44:19 +00:00
  • 32e2a551b0 Create audit.yml Alexis Mousset 2019-11-30 10:42:49 +00:00
  • bdd2076eec Update rust.yml Alexis Mousset 2019-11-30 10:38:52 +00:00
  • 3eef024f77 Add Github action config Alexis Mousset 2019-11-30 10:27:12 +00:00
  • d227cd4384 Change MSRV to 1.36 (due to smallvec update) Alexis Mousset 2019-11-30 11:25:06 +01:00
  • a4627f139a Merge pull request #369 from mibac138/master Alexis Mousset 2019-11-30 09:59:32 +00:00
  • 9b825de617 Merge pull request #367 from gralpli/issue-362 Alexis Mousset 2019-11-30 09:58:20 +00:00
  • 05735deb56 Merge pull request #368 from gralpli/issue-363 Alexis Mousset 2019-11-30 09:53:31 +00:00
  • e5a1248a55 feat(email): Add EmailAddress::is_valid and into_inner mibac138 2019-11-29 19:50:57 +01:00
  • 0e05e0e792 docs(transport-smtp): fix docs for domain field gralpli 2019-11-29 15:39:22 +01:00
  • 86e51813ca fix(all): accept Into<SendableEmail> gralpli 2019-11-29 15:08:52 +01:00
  • 83a0185a83 Merge pull request #366 from paolobarbolini/use-serde-derive Alexis Mousset 2019-11-15 08:53:18 +00:00
  • ebfd00b146 Merge pull request #365 from paolobarbolini/clippy-redundant-clone Alexis Mousset 2019-11-15 08:52:29 +00:00
  • 4fbe7004cc style(all): use serde derive feature Paolo Barbolini 2019-11-15 08:39:38 +01:00
  • da8bf9a040 style(all): remove redundant clone Paolo Barbolini 2019-11-15 08:44:39 +01:00
  • 6b6eadf134 Change MSRV to 1.34 (due to base64 0.11) Alexis Mousset 2019-11-14 20:37:42 +01:00
  • 75c640b4a9 Update dependencies Alexis Mousset 2019-11-14 19:49:17 +01:00
  • 24d694db3b Merge pull request #361 from amousset/criterion Alexis Mousset 2019-09-19 00:17:45 +00:00
  • eda7fc1501 feat(transport): Use criterion for benchmarks Alexis Mousset 2019-09-19 02:12:33 +02:00
  • 5bc1cba2eb chore(transport): Use nom 5.0 with functions (#360) Alexis Mousset 2019-09-18 23:12:36 +00:00
  • bf2adcabed fix(smtp) Allow forcing of a specific auth (#358) Janrupf 2019-09-18 22:06:07 +02:00
  • e927d0b2e5 feat(email): add build_body (#339) Maximilian Güntner 2019-09-18 20:30:07 +02:00
  • 6eff9d3bee [Fix] Timeout bug causing infinite hang (#350) Daniel Hauser 2019-09-18 20:28:14 +02:00
  • 8336528f09 Merge pull request #353 from Atul9/cargo-fmt Alexis Mousset 2019-08-04 19:08:11 +00:00
  • e86e33214f Format code using 'cargo fmt' Atul Bhosale 2019-08-05 00:20:25 +05:30
  • 089b811bbc Merge branch 'master' of github.com:lettre/lettre Alexis Mousset 2019-06-15 00:36:02 +02:00
  • 50d96ad8df feat(email): Allow providing a custom message id (fixes #346) Alexis Mousset 2019-06-15 00:35:30 +02:00
  • 657f2cd5ad Create FUNDING.yml Alexis Mousset 2019-06-11 19:07:07 +00:00
  • e900b59008 feat(all): v0.9.2 release Alexis Mousset 2019-06-11 19:58:32 +02:00
  • 75ab05229a feat(all): v0.9.2 release v0.9.2 Alexis Mousset 2019-06-11 19:58:32 +02:00
  • 0313576fe1 fix(all): Add dyn keyword to trait objects Alexis Mousset 2019-06-11 19:52:35 +02:00
  • 393ef8dcd1 Simplify header formatting and fix nightly build (fixes #340) Alexis Mousset 2019-05-18 19:33:37 +02:00
  • 5f75afe05c feat(all): Improve sendmail transport error handling Alexis Mousset 2019-06-11 19:40:36 +02:00
  • 0ead3cde09 Simplify header formatting and fix nightly build (fixes #340) Alexis Mousset 2019-05-18 19:33:37 +02:00
  • ceb57edfdd Remove failure crate usage (fixes #331) Alexis Mousset 2019-03-23 12:04:39 +01:00
  • 4597884d31 fix(docs): Require rust 1.32 Alexis Mousset 2019-05-05 21:14:51 +02:00
  • 2ad5e81e60 Merge branch 'v0.9.x' Alexis Mousset 2019-05-05 21:01:49 +02:00
  • cf8f934c56 fix(docs): Broken title syntax in SMTP docs Alexis Mousset 2019-05-05 21:01:36 +02:00
  • df949f837e fix(all): Properly override favicon in docs theme Alexis Mousset 2019-05-05 20:47:09 +02:00
  • 574afb0c9b fix(all): Properly override favicon in docs theme Alexis Mousset 2019-05-05 20:47:09 +02:00
  • e17c1b8754 fix(all): Broken merge Alexis Mousset 2019-05-05 20:17:45 +02:00
  • 93066e4ca0 Merge branch 'v0.9.x' Alexis Mousset 2019-05-05 20:16:09 +02:00
  • 0a3d51dc25 fix(docs): Use doc root and set custom favicon Alexis Mousset 2019-05-05 20:15:45 +02:00
  • 56b718f04d Merge branch 'v0.9.x' Alexis Mousset 2019-05-05 20:09:52 +02:00
  • 4828cf4e92 feat(all): Require rust 1.32 Alexis Mousset 2019-05-05 20:07:38 +02:00
  • c33de49fbb feat(all): Move to mdBook for the docs Alexis Mousset 2019-05-05 19:45:51 +02:00
  • 629b4b0501 feat(all): 0.9.1 release Alexis Mousset 2019-05-05 18:20:30 +02:00
  • 4f470a2c3f feat(all): 0.9.1 release v0.9.1 Alexis Mousset 2019-05-05 18:20:30 +02:00
  • a0c8fb947c fix(email): Re-export mime crate Alexis Mousset 2019-05-05 18:16:05 +02:00
  • c638650d0a fix(email): Re-export mime crate Alexis Mousset 2019-05-05 18:12:02 +02:00
  • 1cbcbbb11f fix(transport): Correctly use minimum TLS version (fixes #323) Alexis Mousset 2019-05-01 20:28:35 +02:00
  • c9bd7ed852 fix(Transport): Apply timeout to TCP connection Alexis Mousset 2019-05-01 18:23:58 +02:00
  • 334ce235ff fix(all): Formatting and style improvements Alexis Mousset 2019-04-14 18:21:44 +02:00
  • 10d362f509 fix(doc): Add a test on README example (refs #333) Alexis Mousset 2019-04-14 18:03:50 +02:00
  • 2e7bd5708f fix(doc): Fiw README syntax for 0.9 (fixes #333) Alexis Mousset 2019-04-14 17:57:33 +02:00
  • cfe4ebf8cb fix(all): Remove unknown clippy annotations Alexis Mousset 2019-03-23 19:09:29 +01:00
  • 8f1c9dbec5 Merge branch 'master' of github.com:lettre/lettre Alexis Mousset 2019-03-23 18:23:21 +01:00
  • 0c055b50d1 feat(all): clippy Alexis Mousset 2019-03-23 18:22:53 +01:00
  • 139c07ca10 Update README.md Alexis Mousset 2019-03-23 13:20:40 +00:00
  • 5bb7316722 feat(all): Rust 2018 - fix for 1.31 Alexis Mousset 2019-03-23 14:13:10 +01:00
  • 54f4cfcdab feat(all): Rust 2018 Alexis Mousset 2019-03-23 13:59:35 +01:00
  • 9db66ce8e8 feat(all): Rust 2018 Alexis Mousset 2019-03-23 13:25:01 +01:00
  • d5e9ebc0db fix(all): 2018 compatibility Alexis Mousset 2019-03-23 12:09:00 +01:00
  • cabc625009 Remove failure crate usage (fixes #331) Alexis Mousset 2019-03-23 12:04:39 +01:00
  • 101189882a Prepare 0.9 release v0.9.0 Alexis Mousset 2019-03-17 13:28:47 +01:00
  • be50862d55 Fix clippy and formatting Alexis Mousset 2019-03-17 13:26:14 +01:00
  • 2d4320ea45 Fix clippy and formatting Alexis Mousset 2019-03-17 13:21:14 +01:00
  • 0444e7833b feat(email): Uptae dev-dependencies Alexis Mousset 2019-03-17 12:55:25 +01:00
  • 6997ab7ce4 Merge pull request #316 from marmistrz/SmtpClient Alexis Mousset 2019-03-17 11:38:12 +00:00
  • 139eb9e67e Merge pull request #317 from stammw/master Alexis Mousset 2019-03-17 11:37:45 +00:00
  • 917d34210d Merge pull request #319 from architekton/gmail_example Alexis Mousset 2019-03-17 11:37:03 +00:00
  • ed2730a0a7 Merge pull request #320 from TyPR124/get-from-from-envelope Alexis Mousset 2019-03-17 11:36:43 +00:00
  • 81d174d7ed Merge pull request #321 from funkill/original_email_crate Alexis Mousset 2019-03-17 11:36:23 +00:00
  • bdb4f78bd3 Merge branch 'master' into original_email_crate Alexis Mousset 2019-03-17 11:36:15 +00:00
  • 4a76fbb46c Merge pull request #324 from cynede/base64 Alexis Mousset 2019-03-17 11:35:27 +00:00
  • 52535c4554 Merge pull request #328 from Eijebong/unfork Alexis Mousset 2019-03-17 11:35:17 +00:00
  • 5918803778 Merge pull request #329 from leo-lb/master Alexis Mousset 2019-03-17 11:34:43 +00:00
  • 72f3cd8f12 fix(smtp-transport): Client::read_response infinite loop leo-lb 2019-03-12 01:03:58 +01:00
  • 78ba8007cd fix(lettre_email): Use the original rust-email Bastien Orivel 2019-02-24 14:27:25 +01:00
  • e202eafb7f feat(transport): Update base64 to ^0.10 Cynede 2019-02-11 18:40:19 +04:00
  • adbd50a6ce fix(email): Use original "email" crate funkill2 2019-01-05 02:01:42 +03:00
  • 058fa694f0 fix issue, inserting 'from' from envelope into message headers. Tyler Ruckinger 2018-12-28 20:13:17 -05:00
  • f64721702f Add test case Tyler Ruckinger 2018-12-28 19:47:48 -05:00
  • a8d8e2ac00 docs(transport-smtp): Gmail transport simple example Architekton 2018-11-13 12:39:10 +11:00