dignifiedquire
7326ba1403
send bounds wip
2020-03-14 15:16:27 +01:00
dignifiedquire
9614a23506
first pass at async job
2020-03-14 15:14:49 +01:00
B. Petersen
0f6024e055
bump version to 1.27
2020-03-04 17:04:26 +01:00
dignifiedquire
9541960307
update fixed rpgp
2020-03-04 15:10:19 +01:00
dignifiedquire
95073deb96
fix: update to pgp@0.5
2020-03-04 14:51:58 +01:00
B. Petersen
ab40495d5c
update rPGP in .toml, this was missed in #1321
2020-03-01 21:54:11 +01:00
B. Petersen
42ebf49f92
bump version to 1.26.0
2020-03-01 21:46:26 +01:00
B. Petersen
a0b2a692d0
bump version to 1.25.0
2020-02-20 23:49:49 +01:00
dignifiedquire
a8fa644d25
feat: update to latest async-imap
2020-01-28 17:44:34 +03:00
B. Petersen
7ea0e4d4db
bump version to 1.0.0-beta.24
2020-01-26 14:06:33 +01:00
holger krekel
2773b89815
prep beta.23
2020-01-21 21:40:32 +01:00
Alexander Krotov
75b8cfa92e
Disable unnecessary image crate features
...
TIFF file format and parallel processing of JPEGs are not necessary to
recode avatars.
2020-01-18 00:30:52 +03:00
Alexander Krotov
08dd0e34d1
Make reqwest features "blocking" and "json" non-optional
2020-01-17 16:01:11 +03:00
Alexander Krotov
454c52f4ab
Use correct SPDX license identifier in Cargo.toml
2020-01-13 10:48:16 +00:00
Alexander Krotov
08bd16c1b6
Update rusqlite
2020-01-12 21:54:38 +00:00
Alexander Krotov
43e0109d44
Update reqwest to 0.10.0
2020-01-09 12:17:17 +03:00
Alexander Krotov
40dc180b88
Update mailparse to 0.10.2
...
It does not allow parsing emails without @
2020-01-08 16:52:27 +03:00
B. Petersen
ce15ef2db9
prep beta22
2019-12-22 05:42:33 +01:00
holger krekel
6d5cf89d33
enable link-time-optimization
2019-12-21 23:09:15 +00:00
holger krekel
d5a0f1e711
use latest lettre master that contains the normalization fix
2019-12-21 23:09:15 +00:00
holger krekel
b0694bcf2c
prep beta21
2019-12-20 15:17:59 +01:00
holger krekel
8c0ce38301
prep 1.0.0-beta.20
2019-12-19 16:55:24 +01:00
dignifiedquire
2398454838
feat(smtp): update to use async-smtp based timeouts
2019-12-18 03:08:59 +03:00
holger krekel
c1ba5a30c5
prepare beta.19
2019-12-16 23:46:28 +01:00
holger krekel
801162d7be
prepare to tag 1.0.0-beta.18
2019-12-16 13:20:14 +01:00
holger krekel
15792d8426
use dcc-stable branch that returns an error on missing greetings() "* OK Dovecot ready" (currently it panics)
2019-12-16 13:19:34 +01:00
holger krekel
cda4ccff2a
add changelog for beta17 and bump versions
2019-12-15 23:26:05 +01:00
B. Petersen
9fc556864e
add image crate
2019-12-15 23:12:37 +01:00
holger krekel
5893cd309d
fixate async-imap to the working commit so that no one accidentally does "cargo update" and breaks things.
2019-12-16 00:49:37 +03:00
Alexander Krotov
ba1ced5e08
Switch to master branch of async-imap
2019-12-14 17:51:36 +01:00
Alexander Krotov
70e12485aa
Switch to native_tls version of deltachat/lettre fork
...
This commit completely removes rusttls dependency
2019-12-14 16:12:13 +01:00
holger krekel
8fa175f36d
changelog and version up to 1.0.0-beta.16
2019-12-14 00:22:09 +01:00
holger krekel
4d1357568b
use async-smtp master where @link2xt's branch has been merged
2019-12-13 11:03:46 +01:00
Alexander Krotov
ccc190f991
Switch to native_tls
2019-12-13 11:03:46 +01:00
dignifiedquire
a197ca4cf7
feat: update dependencies, including rand@0.7 and rpgp@0.4
2019-12-11 15:33:17 +01:00
holger krekel
542a33952f
prepare 1.0.0-beta.15
2019-12-10 21:35:20 +01:00
holger krekel
b913de5928
prepare a 1.0.0-beta.14 with fixed deps
2019-12-10 14:42:55 +01:00
holger krekel
4e551cde66
update tags and rust-email dep
2019-12-10 14:17:16 +01:00
holger krekel
b681cbd47f
prepare 1.0.0-beta.13
2019-12-10 14:02:21 +01:00
holger krekel
054cf98754
try to work around mailparser not decoding rfc2047 displaynames
...
this pulls in changes in our fork of rust-email to also correctly
generate rfc2047 encoding
2019-12-10 00:26:46 +01:00
holger krekel
5f916f5a9c
- create and use a ContactIds type as an ordered set instead of "Vec<u32>".
...
- recreate the group list more carefully, fixes #985
- resultify a few functions in the dc_receive pipeline
- don't quote displaynames in email-addresses, use utf8, preliminrarily addresses #976
2019-12-09 16:29:24 +01:00
Alexander Krotov
54eb30f3db
Switch from lettre to async-smtp
2019-12-08 21:00:03 +01:00
holger krekel
defad94f5a
bump to beta12
2019-12-06 00:55:24 +01:00
holger krekel
c0a425c26d
bump to beta11
2019-12-05 21:53:03 +01:00
holger krekel
4a9fb0212f
complete changelog and bump version
2019-12-05 19:32:16 +01:00
holger krekel
212848409f
use encoded-words crate, which friedel ported from python
2019-12-05 19:29:12 +01:00
dignifiedquire
3b8e37de58
switch to quoted-printable, which is already used by mailparse
2019-12-05 19:29:12 +01:00
holger krekel
c2e8cc9bd6
use rfc2047 crate from @valodim and remove dc_strencode.rs completely
2019-12-05 19:29:12 +01:00
holger krekel
4c68e6fe41
update deps
2019-12-04 09:11:21 +01:00
dignifiedquire
e985887739
fix content-type setting and some encryption
2019-12-03 12:25:22 +01:00