B. Petersen
7dc58bb330
bump version
2020-05-13 22:46:04 +02:00
B. Petersen
3f0136ae7c
bump version to 1.32.0
2020-05-10 23:58:22 +02:00
B. Petersen
fcf3786fc5
bump version to 1.31.0
2020-05-05 23:53:54 +02:00
B. Petersen
bb59cf94e9
bump version to 1.30.0
2020-05-02 19:14:35 +03:00
B. Petersen
f444af825f
bump version to 1.29.0
2020-04-29 14:49:40 +02:00
Alexander Krotov
32bd6109e3
Update rust-toolchain and proptest
...
It is required for stabilized subslice patterns.
proptest 0.9.6 fixes compatibility with the latest rustc nightly.
2020-04-13 23:02:57 +03:00
Friedel Ziegelmayer
24f4cbbb27
refactor: replace failure
...
- failure is deprecated
- thiserror for deriving Error impl
- anyhow for highlevel error handling
2020-04-10 22:39:28 +02:00
Alexander Krotov
d31265895d
Update rPGP to 0.5.2
2020-04-03 12:57:13 +03:00
Alexander Krotov
d78ea882c8
Update mailparse to 0.12
2020-03-31 18:11:44 +02:00
B. Petersen
fd3e6e0ee4
bump version to 1.28
2020-03-25 19:30:52 +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
42ebf49f92
bump version to 1.26.0
2020-03-01 21:46:26 +01:00
Alexander Krotov
63baac3c61
Update rPGP to 0.4.1
...
This version fixes incorrect serialization of ECC session keys with
leading zeros.
2020-03-01 20:52:08 +03:00
B. Petersen
a0b2a692d0
bump version to 1.25.0
2020-02-20 23:49:49 +01:00
dignifiedquire
e9bacff830
fixup
2020-02-12 19:12:22 +01:00
dignifiedquire
9cc99ffcd6
add more ser and de impls
2020-02-12 19:12:22 +01:00
Alexander Krotov
983fd70260
Update imap-proto to 0.10.2
...
It adds support for parsing of BODY[HEADER.FIELDS (...)] fetches.
2020-02-09 23:28:29 +00:00
B. Petersen
0f172595d7
we need the provider-db also in the core, not only ffi. the idea is to add it directly to the core and to avoid an extra crate. this also avoids pulling in yaml-rust and some other dependencies.
2020-01-30 17:47:39 +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
Floris Bruynooghe
b4ebfdb84a
Fix out of sync cargo.lock
...
This should have been updated when the version of deltachat_derive was
changed. Oops.
2020-01-24 11:25:08 +01:00
holger krekel
2773b89815
prep beta.23
2020-01-21 21:40:32 +01:00
Alexander Krotov
8df8f1f6f7
Update deltachat_derive metadata
...
Same as core and FFI.
2020-01-19 21:40:22 +01:00
Alexander Krotov
5502ca5f58
Update deltachat_derive dependencies
2020-01-19 21:40:22 +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
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
b3b984f351
also "cargo update", pulls in aysnc-std 1.4.0
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
ee95e59243
"cargo update"
2019-12-20 18:11:29 +01:00
holger krekel
b0694bcf2c
prep beta21
2019-12-20 15:17:59 +01:00
Floris Bruynooghe
ec40dd1b6f
Change the JSON API function to be from a serialised struct
...
This is the first experiment towards using structs to define the API.
It adds it as a new method on the existing Chat struct.
The types in this struct could improve as well as many other things.
But this is a straight forward translation of the existing json! macro
into a struct.
2019-12-20 10:39:39 +01:00
holger krekel
8c0ce38301
prep 1.0.0-beta.20
2019-12-19 16:55:24 +01:00
dignifiedquire
d9e718b0e0
feat(imap): update async-imap for oauth2 fix
2019-12-19 13:51:59 +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
holger krekel
6284bdc98f
pull in latest async-smtp master to fix #1030
2019-12-15 15:27:25 +01:00
Alexander Krotov
81199e7ee0
Update Cargo.lock
2019-12-14 18:16:54 +00: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
Alexander Krotov
b2b7674b59
Update Cargo.lock
2019-12-14 16:12:13 +01:00
holger krekel
4d1357568b
use async-smtp master where @link2xt's branch has been merged
2019-12-13 11:03:46 +01:00