Tshepang Lekhonkhobe
79ac38c84d
docs(smtp): typo fixes
2016-06-26 21:46:54 +02:00
Alexis Mousset
e2b4a964e7
Merge pull request #74 from amousset/test-travis
...
feat(all) Fix doc build
2016-05-26 22:56:25 +02:00
Alexis Mousset
f5f4c026bc
Merge branch 'master' into test-travis
2016-05-26 22:46:49 +02:00
Alexis Mousset
efc42f5f22
feat(all) Fix doc build
2016-05-26 22:45:53 +02:00
Alexis Mousset
d201a56571
Merge pull request #73 from amousset/test-travis
...
feat(all): Test doc upload with travis
2016-05-26 22:26:55 +02:00
Alexis Mousset
f57279bdb7
feat(all): Test doc upload with travis
2016-05-26 21:07:43 +02:00
Alexis Mousset
d967bbb126
Merge pull request #71 from amousset/master
...
feat(transport-smtp): Add a debug log for name resolution
2016-05-23 22:35:51 +02:00
Alexis Mousset
2553b32196
feat(transport-smtp): Add a debug log for name resolution
2016-05-23 22:27:13 +02:00
Alexis Mousset
3f6fc56b3e
Merge pull request #70 from amousset/use-clippy
...
style(all): improve the code thanks to rust-clippy
2016-05-17 01:01:53 +02:00
Alexis Mousset
97da0c0869
style(all): improve the code thanks to rust-clippy
2016-05-17 00:54:11 +02:00
Alexis Mousset
0acc57d36d
Merge pull request #69 from amousset/rustfmt-2
...
style(all): run rustfmt 0.5
2016-05-14 12:25:13 +02:00
Alexis Mousset
d1bef702d6
style(all): run rustfmt 0.5
2016-05-14 12:17:09 +02:00
Alexis Mousset
d20d4f038b
Merge pull request #67 from amousset/single-authentication-mechanism
...
feat(transport-smtp): Change default authentication mecanism default handling
2016-05-13 10:38:13 +02:00
Alexis Mousset
b7039a7a69
feat(transport-smtp): Change default authentication mecanism default handling
...
Change the default authentication mechanism selection check if the
connection is encrypted, and only test PLAIN when it is the case.
Also make the .authentication_mechnaism only take one mechanism, as
a user will specify it he wants to ensure one particular method will
be used.
Closes #65
2016-05-10 00:12:39 +02:00
Alexis Mousset
8fda23435c
Merge pull request #64 from craftytrickster/improvements
...
Improvements
2016-05-07 08:02:34 +02:00
David Raifaizen
4f4a1436ae
refactor(client): Replacing manual unwrap with match statement
2016-05-06 22:56:49 -04:00
David Raifaizen
a8324795e5
style(all): Minor typo/grammar fixes
2016-05-06 22:56:33 -04:00
Alexis Mousset
f347dcc97b
Merge pull request #63 from amousset/add-changelog
...
fix(email): Add required MIME-Version header
2016-05-06 08:59:03 +02:00
Alexis Mousset
df69c8b7c2
Merge branch 'master' into add-changelog
2016-05-06 08:51:06 +02:00
Alexis Mousset
fd20e90bb5
fix(email): Add required MIME-Version header
...
Add a MIME-Version header to all messages.
2016-05-06 00:33:31 +02:00
Alexis Mousset
1da35ec17f
Merge pull request #61 from amousset/add-changelog
...
docs(all): Add a changelog file
2016-05-05 23:54:46 +02:00
Alexis Mousset
69f29cfb45
Merge branch 'master' into add-changelog
2016-05-05 23:41:12 +02:00
Alexis Mousset
e047aedee1
docs(all): Add a changelog file
...
Add a CHANGELOG file starting from 0.6.
2016-05-05 23:27:34 +02:00
Alexis Mousset
d14236be4d
Merge pull request #60 from amousset/fix-contributing
...
docs(all): Fix contributing doc formatting
2016-05-05 22:28:45 +02:00
Alexis Mousset
c814300f96
docs(all): Fix contributing doc formatting
...
Fix the formatting of the titles.
2016-05-05 22:21:45 +02:00
Alexis Mousset
3171dec6e9
Merge pull request #59 from amousset/contributing-doc
...
docs(all): Add a contributing documentation
2016-05-05 21:40:35 +02:00
Alexis Mousset
e9b658d868
docs(all): Add a contributing documentation
...
Adds a CONTRIBUTING.md describing the commit format.
Commit message formatting is now enforced by Gitcop.
2016-05-05 21:30:09 +02:00
Alexis Mousset
72b8bc3866
Merge pull request #57 from amousset/fix-nightly
...
Add documentation for multipart messages
2016-05-05 19:22:41 +02:00
Alexis Mousset
f3742adc9f
Add documentation for multipart messages
2016-05-05 19:22:07 +02:00
Alexis Mousset
c5fec283f7
Merge pull request #56 from amousset/fix-nightly
...
Improve multipart support
2016-05-05 16:34:35 +02:00
Alexis Mousset
2d9ad22102
Improve multipart support
2016-05-05 16:32:42 +02:00
Alexis Mousset
d0eab7a09f
Merge pull request #55 from amousset/fix-nightly
...
Do not use default type parameter in impl
2016-05-04 00:03:01 +02:00
Alexis Mousset
4f6e6185fc
Do not use default type parameter in impl
2016-05-04 00:01:13 +02:00
Alexis Mousset
256624f3d8
Merge pull request #54 from amousset/multipart
...
Add initial multipart support
2016-05-03 23:55:17 +02:00
Alexis Mousset
74de004e6c
Add initial multipart support
2016-05-03 23:51:30 +02:00
Alexis Mousset
b7d81016e1
Merge pull request #53 from amousset/update-rependencies
...
Update uuid crate from 0.1 to 0.2
2016-05-01 19:10:52 +02:00
Alexis Mousset
6bd2b364ec
Update uuid crate from 0.1 to 0.2
2016-05-01 19:09:59 +02:00
Alexis Mousset
bc764aec5a
Merge pull request #52 from amousset/improve-doc-4
...
Doc formatting
2016-03-27 22:47:15 +02:00
Alexis Mousset
d18eec4d1b
Doc formatting
2016-03-27 21:40:20 +02:00
Alexis Mousset
ec68ca2ca8
Merge pull request #51 from amousset/improve-doc-4
...
Improve doc
2016-03-27 21:38:35 +02:00
Alexis Mousset
c9076fef63
Improve doc
2016-03-27 21:37:33 +02:00
Alexis Mousset
c770dc6205
Merge pull request #50 from amousset/improve-doc-4
...
Improve doc
2016-03-27 21:07:08 +02:00
Alexis Mousset
da8c733939
Improve doc
2016-03-27 21:06:18 +02:00
Alexis Mousset
c21bdaff43
Merge pull request #47 from amousset/small-fixes
...
Little refactoring
2016-03-25 22:23:57 +01:00
Alexis Mousset
dab8b111d3
Little refactoring
2016-03-25 21:54:15 +01:00
Alexis Mousset
521681c0f7
Merge pull request #46 from amousset/appveyor
...
Add an AppVeyor status
2016-03-20 02:10:59 +01:00
Alexis Mousset
2e3f82b98a
Add an AppVeyor status
2016-03-20 02:10:25 +01:00
Alexis Mousset
2816e8ee73
Merge pull request #45 from amousset/appveyor
...
Update appveyor file
2016-03-20 01:55:15 +01:00
Alexis Mousset
4441be6b7b
Update appveyor file
2016-03-20 01:54:16 +01:00
Alexis Mousset
b992ca9694
Merge pull request #44 from amousset/appveyor
...
Update appveyor file
2016-03-20 01:49:42 +01:00