link2xt
09dabda4a3
build: update rPGP from 0.16.0 to 0.17.0
2025-09-26 16:54:49 +00:00
link2xt
129e970727
api: add has_video attribute to incoming call events
...
This allows UI to show if incoming call is a video or audio call
and disable camera by default for audio calls.
2025-09-17 19:34:14 +00:00
link2xt
6d860f7eae
chore(release): prepare for 2.15.0
2025-09-15 15:28:41 +00:00
link2xt
545643b610
build: remove unused quoted_printable dependency
2025-09-15 11:52:31 +00:00
link2xt
5d9b887624
chore(release): prepare for 2.14.0
2025-09-12 06:06:36 +00:00
link2xt
75bcf8660b
chore(release): prepare for 2.13.0
2025-09-09 05:46:13 +00:00
dependabot[bot]
1e37cb8c3c
chore(cargo): bump nu-ansi-term from 0.46.0 to 0.50.1
...
Bumps [nu-ansi-term](https://github.com/nushell/nu-ansi-term ) from 0.46.0 to 0.50.1.
- [Release notes](https://github.com/nushell/nu-ansi-term/releases )
- [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nushell/nu-ansi-term/compare/v0.46.0...v0.50.1 )
---
updated-dependencies:
- dependency-name: nu-ansi-term
dependency-version: 0.50.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-03 13:17:03 -03:00
dependabot[bot]
fde490ba15
chore(cargo): bump tempfile from 3.20.0 to 3.21.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.20.0 to 3.21.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.20.0...v3.21.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-02 22:01:42 +00:00
dependabot[bot]
740b24e8a4
Merge pull request #7160 from chatmail/dependabot/cargo/futures-lite-2.6.1
2025-09-02 18:53:52 +00:00
dependabot[bot]
5888541c05
chore(cargo): bump tokio-util from 0.7.14 to 0.7.16
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.14 to 0.7.16.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.14...tokio-util-0.7.16 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-version: 0.7.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-02 17:08:06 +00:00
dependabot[bot]
f893487dc0
chore(cargo): bump futures-lite from 2.6.0 to 2.6.1
...
Bumps [futures-lite](https://github.com/smol-rs/futures-lite ) from 2.6.0 to 2.6.1.
- [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/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: futures-lite
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-02 17:02:54 +00:00
link2xt
6372b677d2
chore(release): prepare for 2.12.0
2025-08-26 21:22:39 +00:00
link2xt
aaa83a8f52
feat: replace HSLuv colors with OKLCh
2025-08-26 21:14:08 +00:00
link2xt
2e2cfc4cb3
chore(release): prepare for 2.11.0
2025-08-13 00:40:18 +00:00
link2xt
5476f69179
fix: don't break long group names with non-ASCII characters
...
The fix is in mail-builder 0.4.4.
2025-08-12 23:50:58 +00:00
dependabot[bot]
2d798f7cfe
Merge pull request #7066 from chatmail/dependabot/cargo/toml-0.9.4
2025-08-04 23:53:05 +00:00
link2xt
08bb0484eb
chore(release): prepare for 2.10.0
2025-08-04 22:33:59 +00:00
link2xt
b0b7337f5a
chore: upgrade async-imap to 0.11.1
2025-08-04 21:42:28 +00:00
dependabot[bot]
5175dc3450
chore(cargo): bump criterion from 0.6.0 to 0.7.0
...
Bumps [criterion](https://github.com/bheisler/criterion.rs ) from 0.6.0 to 0.7.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.6.0...0.7.0 )
---
updated-dependencies:
- dependency-name: criterion
dependency-version: 0.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-02 13:39:05 -03:00
dependabot[bot]
9a22ccd058
chore(cargo): bump hyper-util from 0.1.14 to 0.1.16
...
Bumps [hyper-util](https://github.com/hyperium/hyper-util ) from 0.1.14 to 0.1.16.
- [Release notes](https://github.com/hyperium/hyper-util/releases )
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.14...v0.1.16 )
---
updated-dependencies:
- dependency-name: hyper-util
dependency-version: 0.1.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-02 13:38:26 -03:00
dependabot[bot]
c06ed49a2a
chore(cargo): bump async-channel from 2.3.1 to 2.5.0
...
Bumps [async-channel](https://github.com/smol-rs/async-channel ) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/smol-rs/async-channel/releases )
- [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: async-channel
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-02 13:33:11 -03:00
dependabot[bot]
3977580426
chore(cargo): bump toml from 0.8.23 to 0.9.4
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.8.23 to 0.9.4.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.23...toml-v0.9.4 )
---
updated-dependencies:
- dependency-name: toml
dependency-version: 0.9.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-01 22:00:13 +00:00
link2xt
3a1370e174
chore(release): prepare for 2.9.0
2025-07-31 18:57:58 +00:00
link2xt
d80b749dec
chore(release): prepare for 2.8.0
2025-07-28 19:31:43 +00:00
link2xt
b9183fe5eb
chore(release): prepare for 2.7.0
2025-07-26 22:49:44 +00:00
Hocuri
51f9279e67
chore(release): prepare for 2.6.0
2025-07-23 11:47:05 +02:00
link2xt
7f3648f8ae
chore(release): prepare for 2.5.0
2025-07-22 14:21:07 +00:00
link2xt
46b275bfab
chore(release): prepare for 2.4.0
2025-07-21 15:08:00 +00:00
link2xt
25f44c517a
chore: update async-imap to 0.11.0
2025-07-21 15:03:15 +00:00
link2xt
29a98ba13b
fix: update tokio-io-timeout to 1.2.1
...
tokio-io-timeout 1.2.0 used previously
did not reset the timeout when returning
timeout error. This resulted
in infinite loop spamming
the log with messages that look like this and using 100% CPU:
Read error on stream 192.168.1.20:993 after reading 9118 and writing 1036 bytes: timed out.
Read error on stream 192.168.1.20:993 after reading 9118 and writing 1036 bytes: timed out.
Read error on stream 192.168.1.20:993 after reading 9118 and writing 1036 bytes: timed out.
Read error on stream 192.168.1.20:993 after reading 9118 and writing 1036 bytes: timed out.
Read error on stream 192.168.1.20:993 after reading 9118 and writing 1036 bytes: timed out.
Read error on stream 192.168.1.20:993 after reading 9118 and writing 1036 bytes: timed out.
Normally these messages should be separated by at least 1 minute timeout.
The reason for infinite loop is not figured out yet,
but this change should at least fix 100% CPU usage.
See <https://github.com/sfackler/tokio-io-timeout/issues/13 >
for the bugreport and
<https://github.com/sfackler/tokio-io-timeout/pull/14 >
for the bugfix.
2025-07-20 10:53:35 +00:00
link2xt
e3973f6448
chore(release): prepare for 2.3.0
2025-07-19 11:58:13 +00:00
link2xt
a0f6bdffeb
chore(release): prepare for 2.2.0
2025-07-14 18:43:03 +00:00
link2xt
402e42f858
chore(release): prepare for 2.1.0
2025-07-11 22:56:57 +00:00
link2xt
5ab107866a
feat: log emitted logging events with tracing
2025-07-10 00:27:24 +00:00
link2xt
192a6a2b9d
chore(release): prepare for 2.0.0
2025-07-09 18:31:32 +00:00
dependabot[bot]
48a9fafe6c
chore(cargo): bump hyper-util from 0.1.13 to 0.1.14
...
Bumps [hyper-util](https://github.com/hyperium/hyper-util ) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/hyperium/hyper-util/releases )
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.13...v0.1.14 )
---
updated-dependencies:
- dependency-name: hyper-util
dependency-version: 0.1.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 12:28:06 -03:00
dependabot[bot]
3df0bd8890
chore(cargo): bump smallvec from 1.15.0 to 1.15.1
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.0...v1.15.1 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-version: 1.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 12:25:39 -03:00
link2xt
5c3de759d3
refactor: upgrade to Rust 2024
2025-06-28 17:07:59 +00:00
link2xt
a40337f4e0
chore(release): prepare for 1.160.0
2025-06-22 12:26:53 +00:00
link2xt
b45d9aa464
chore: update rusqlite to 0.36.0
2025-06-21 13:46:00 +00:00
link2xt
15092407ea
build: enable async-native-tls/vendored feature
...
OpenSSL is vendored, but because of rusqlite feature
transitively enabling vendoring feature.
This change makes vendoring explicit
even if we disable SQLCipher in the future.
2025-06-09 22:17:52 +00:00
dependabot[bot]
bd70d48cdf
chore(cargo): bump criterion from 0.5.1 to 0.6.0
...
Bumps [criterion](https://github.com/bheisler/criterion.rs ) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.5.1...0.6.0 )
---
updated-dependencies:
- dependency-name: criterion
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Co-authored-by: iequidoo <dgreshilov@gmail.com >
2025-06-07 06:04:05 -03:00
link2xt
026ddbf9f1
build: upgrade parking_lot to 0.12.4
2025-06-05 20:15:37 +00:00
link2xt
628b178076
build: update cargo-bolero from 0.8.0 to 0.13.3
...
New `fuzz` profile is added
because cargo-bolero now requires it and uses
by default, while `--release` option is removed.
Instructions for running AFL are removed from the README
because it requires some system reconfiguration
and I did not test it this time.
2025-06-05 16:15:01 +00:00
dependabot[bot]
806b437209
chore(cargo): bump tempfile from 3.19.1 to 3.20.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.19.1 to 3.20.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:57:04 +00:00
dependabot[bot]
1a5232f863
chore(cargo): bump rustls-pki-types from 1.11.0 to 1.12.0
...
Bumps [rustls-pki-types](https://github.com/rustls/pki-types ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/rustls/pki-types/releases )
- [Commits](https://github.com/rustls/pki-types/compare/v/1.11.0...v/1.12.0 )
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:56:30 +00:00
dependabot[bot]
7ad119f126
chore(cargo): bump mail-builder from 0.4.2 to 0.4.3
...
Bumps [mail-builder](https://github.com/stalwartlabs/mail-builder ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/stalwartlabs/mail-builder/releases )
- [Changelog](https://github.com/stalwartlabs/mail-builder/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stalwartlabs/mail-builder/commits )
---
updated-dependencies:
- dependency-name: mail-builder
dependency-version: 0.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:56:08 +00:00
dependabot[bot]
1682f4b252
chore(cargo): bump hyper-util from 0.1.11 to 0.1.13
...
Bumps [hyper-util](https://github.com/hyperium/hyper-util ) from 0.1.11 to 0.1.13.
- [Release notes](https://github.com/hyperium/hyper-util/releases )
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.11...v0.1.13 )
---
updated-dependencies:
- dependency-name: hyper-util
dependency-version: 0.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 00:46:22 +00:00
dependabot[bot]
8189abd660
chore(cargo): bump num_cpus from 1.16.0 to 1.17.0
...
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases )
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: num_cpus
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 00:44:23 +00:00
Friedel Ziegelmayer
5c2af42cdd
build: update to rPGP 0.16.0 ( #6719 )
...
Co-authored-by: Heiko Schaefer <heiko@schaefer.name >
Co-authored-by: link2xt <link2xt@testrun.org >
2025-05-29 13:06:18 +00:00