dependabot[bot]
de258645f4
cargo: bump surf from 2.2.0 to 2.3.1
...
Bumps [surf](https://github.com/http-rs/surf ) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/http-rs/surf/releases )
- [Changelog](https://github.com/http-rs/surf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/http-rs/surf/compare/v2.2.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: surf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-24 21:12:32 +00:00
dependabot[bot]
b463b602a9
cargo: bump fast-socks5 from 0.4.2 to 0.4.3
...
Bumps [fast-socks5](https://github.com/dizda/fast-socks5 ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/dizda/fast-socks5/releases )
- [Commits](https://github.com/dizda/fast-socks5/compare/v0.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: fast-socks5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-23 21:10:21 +00:00
Jikstra
90703b0dd2
Implement socks5 support
...
This adds following settings:
- Socks5Enabled
- Socks5Host
- Socks5Port
- Socks5User
- Socks5Password
Currently http requests and dns requests are not getting executed as they currently can't get tunneled through socks5 proxy. Therefore gmail with oauth2 wont work through tor.
2021-08-22 19:55:38 +02:00
bjoern
d0bfb555dd
prepare 1.59 ( #2614 )
...
* update changelog for 1.59.0
* bump version to 1.59.0
2021-08-20 18:20:06 +02:00
bjoern
5399c9151d
Add Quota to Connectivity View ( #2612 )
...
* add imap::get_quota_roots()
* schedule quote-checking job on getting connectivity-html
* get quota and debug print it
* basic quota output
* update quota at most once per minute, emit event on changes
* use more meaningful names
* add some comments, move update_recent_quota() to quota.rs
* show root name only if there are several roots
* make clippy happy, some refactorings
* allow only one update-quota job per time
* add now supported QUOTA to standards.md
2021-08-20 10:40:24 +02:00
dependabot[bot]
b315c6f6d5
cargo: bump bitflags from 1.2.1 to 1.3.1
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/1.2.1...1.3.1 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-12 21:16:44 +00:00
dependabot[bot]
126beb62f3
Merge pull request #2529 from deltachat/dependabot/cargo/libc-0.2.98
2021-08-07 18:10:04 +00:00
dependabot[bot]
87071e6d4b
cargo: bump thiserror from 1.0.25 to 1.0.26
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.25...1.0.26 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-07 14:49:28 +00:00
bjoern
c09a83df2b
prepare 1.58 ( #2584 )
...
* update changelog for 1.58.0
* bump version to 1.58.0
2021-08-02 21:55:32 +02:00
bjoern
3712524765
prepare 1.57 ( #2580 )
...
* update changelog for 1.57.0
* bump version to 1.57.0
2021-08-01 21:08:08 +02:00
link2xt
532060d8b7
Update async-smtp
...
New version supports @yggmail addresses.
2021-07-24 03:42:18 +03:00
dependabot[bot]
cd0da723ce
cargo: bump indexmap from 1.6.2 to 1.7.0
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/bluss/indexmap/releases )
- [Commits](https://github.com/bluss/indexmap/compare/1.6.2...1.7.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 23:16:08 +00:00
dependabot[bot]
49fc72fa42
cargo: bump libc from 0.2.97 to 0.2.98
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.97 to 0.2.98.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.97...0.2.98 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 23:15:57 +00:00
dependabot[bot]
a1aaa1e0b4
Merge pull request #2555 from deltachat/dependabot/cargo/futures-0.3.16
2021-07-23 23:12:44 +00:00
dependabot[bot]
1eab99df56
Merge pull request #2531 from deltachat/dependabot/cargo/anyhow-1.0.42
2021-07-23 23:12:10 +00:00
dependabot[bot]
05bb25c645
cargo: bump futures from 0.3.15 to 0.3.16
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.15...0.3.16 )
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-23 21:11:31 +00:00
dependabot[bot]
b070198063
cargo: bump sha-1 from 0.9.6 to 0.9.7
...
Bumps [sha-1](https://github.com/RustCrypto/hashes ) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.9.6...sha-1-v0.9.7 )
---
updated-dependencies:
- dependency-name: sha-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 21:13:09 +00:00
link2xt
aec8332544
mimeparser: use mailparse to parse RFC 2231 filenames
...
mailparse supports RFC 2231 since version 0.13.5, so there is no need
for our own code to support it.
2021-07-17 14:31:16 +03:00
dependabot[bot]
cd958c6a33
cargo: bump anyhow from 1.0.41 to 1.0.42
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.41...1.0.42 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 21:12:18 +00:00
Sebastian Klähn
77aa8b2c3f
remove unnecessary function-args
2021-07-06 20:05:18 +02:00
dependabot[bot]
15664be4f6
cargo: bump once_cell from 1.7.2 to 1.8.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.7.2...v1.8.0 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-14 08:07:26 +00:00
dependabot[bot]
8f2cb1e8ab
cargo: bump libc from 0.2.95 to 0.2.97
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.95 to 0.2.97.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.95...0.2.97 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 22:19:07 +00:00
dependabot[bot]
72ebd83479
Merge pull request #2477 from deltachat/dependabot/cargo/itertools-0.10.1
2021-06-11 22:17:42 +00:00
dependabot[bot]
50f680a00b
cargo: bump anyhow from 1.0.40 to 1.0.41
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.40...1.0.41 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-11 06:17:13 +00:00
dependabot[bot]
47e0f224ca
cargo: bump itertools from 0.10.0 to 0.10.1
...
Bumps [itertools](https://github.com/rust-itertools/itertools ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-itertools/itertools/releases )
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-10 06:26:18 +00:00
B. Petersen
8b872b7e6f
bump version to 1.56.0
2021-06-07 21:55:51 +02:00
dependabot[bot]
04c8622e94
cargo: bump strum from 0.20.0 to 0.21.0
...
Bumps [strum](https://github.com/Peternator7/strum ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/Peternator7/strum/releases )
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Peternator7/strum/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-06 07:05:19 +00:00
dependabot[bot]
002e33d28c
Merge pull request #2464 from deltachat/dependabot/cargo/strum_macros-0.21.1
2021-06-06 07:03:32 +00:00
dependabot[bot]
1127521923
cargo: bump futures-lite from 1.11.3 to 1.12.0
...
Bumps [futures-lite](https://github.com/smol-rs/futures-lite ) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases )
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smol-rs/futures-lite/compare/v1.11.3...v1.12.0 )
---
updated-dependencies:
- dependency-name: futures-lite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 07:32:19 +00:00
dependabot[bot]
8380ac28c1
cargo: bump strum_macros from 0.20.1 to 0.21.1
...
Bumps [strum_macros](https://github.com/Peternator7/strum ) from 0.20.1 to 0.21.1.
- [Release notes](https://github.com/Peternator7/strum/releases )
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Peternator7/strum/commits )
---
updated-dependencies:
- dependency-name: strum_macros
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-03 07:23:26 +00:00
dependabot[bot]
d8ba466c6a
Merge pull request #2452 from deltachat/dependabot/cargo/thiserror-1.0.25
2021-05-28 23:06:58 +00:00
dependabot[bot]
d899a38d17
cargo: bump libc from 0.2.94 to 0.2.95
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.94 to 0.2.95.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.94...0.2.95 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-26 06:30:24 +00:00
dependabot[bot]
b60994b313
cargo: bump thiserror from 1.0.24 to 1.0.25
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.24...1.0.25 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-24 07:55:01 +00:00
dependabot[bot]
afd7e7eaac
cargo: bump rustyline from 8.1.0 to 8.2.0
...
Bumps [rustyline](https://github.com/kkawakam/rustyline ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/kkawakam/rustyline/releases )
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md )
- [Commits](https://github.com/kkawakam/rustyline/compare/v8.1.0...v8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-21 06:51:43 +00:00
dependabot[bot]
aa5d6077a8
cargo: bump rustyline from 8.0.0 to 8.1.0
...
Bumps [rustyline](https://github.com/kkawakam/rustyline ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/kkawakam/rustyline/releases )
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md )
- [Commits](https://github.com/kkawakam/rustyline/compare/v8.0.0...v8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-19 23:02:42 +00:00
dependabot[bot]
b5dc954408
cargo: bump async-std-resolver from 0.20.2 to 0.20.3
...
Bumps [async-std-resolver](https://github.com/bluejekyll/trust-dns ) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/bluejekyll/trust-dns/releases )
- [Changelog](https://github.com/bluejekyll/trust-dns/blob/v0.20.3/CHANGELOG.md )
- [Commits](https://github.com/bluejekyll/trust-dns/compare/v0.20.2...v0.20.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-17 07:48:56 +00:00
dependabot[bot]
fd9d632cd6
cargo: bump sha-1 from 0.9.5 to 0.9.6
...
Bumps [sha-1](https://github.com/RustCrypto/hashes ) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.9.5...sha-1-v0.9.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-15 00:56:03 +00:00
dependabot[bot]
c9e626322b
Merge pull request #2439 from deltachat/dependabot/cargo/sha2-0.9.5
2021-05-15 00:54:40 +00:00
dependabot[bot]
372a4ee539
cargo: bump sha2 from 0.9.4 to 0.9.5
...
Bumps [sha2](https://github.com/RustCrypto/hashes ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.4...sha2-v0.9.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:25:22 +00:00
dependabot[bot]
418b591602
cargo: bump futures from 0.3.14 to 0.3.15
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.14...0.3.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:25:14 +00:00
B. Petersen
e387b4f4dd
bumb version to 1.55.0
2021-05-11 13:58:46 +02:00
dependabot[bot]
4aae12ead7
Merge pull request #2435 from deltachat/dependabot/cargo/backtrace-0.3.59
2021-05-10 16:21:34 +00:00
dependabot[bot]
89c985120b
Merge pull request #2433 from deltachat/dependabot/cargo/url-2.2.2
2021-05-10 16:14:23 +00:00
dependabot[bot]
0266b70b23
cargo: bump backtrace from 0.3.58 to 0.3.59
...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs ) from 0.3.58 to 0.3.59.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases )
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.58...0.3.59 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 10:30:29 +00:00
dependabot[bot]
9c0d84090e
cargo: bump escaper from 0.1.0 to 0.1.1
...
Bumps [escaper](https://github.com/dignifiedquire/rust-escaper ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/dignifiedquire/rust-escaper/releases )
- [Commits](https://github.com/dignifiedquire/rust-escaper/compare/0.1.0...0.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 10:30:22 +00:00
dependabot[bot]
baf7e98c1e
cargo: bump url from 2.2.1 to 2.2.2
...
Bumps [url](https://github.com/servo/rust-url ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.2.1...v2.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-10 10:30:10 +00:00
dependabot[bot]
7e4386c197
cargo: bump sha-1 from 0.9.4 to 0.9.5
...
Bumps [sha-1](https://github.com/RustCrypto/hashes ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.9.4...sha-1-v0.9.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 14:50:54 +00:00
dependabot[bot]
f3e8f5babc
cargo: bump sha2 from 0.9.3 to 0.9.4
...
Bumps [sha2](https://github.com/RustCrypto/hashes ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.3...sha2-v0.9.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 08:24:39 +00:00
bjoern
553f4c4b88
prepare 1.54 ( #2412 )
2021-05-03 02:50:20 +03:00
link2xt
957f942872
Cargo.toml: move "rusqlite/bundled" to "vendored" feature
...
It is enabled from deltachat-ffi/Cargo.toml by default.
Fix for abac35c872
2021-05-02 13:58:39 +02:00