link2xt
4ef6788ffd
chore(release): prepare for 1.155.3
v1.155.3
2025-02-05 05:56:25 +00:00
link2xt
4198ed1efb
fix: store device token in IMAP METADATA on each connection
...
APNS tokens never expire unless
the user uninstalls the application.
Because of this in most cases
the token remains valid forever
and chatmail server never removes the token
even if it is unencrypted
or the user has removed Delta Chat profile
from the device but not the whole application.
We want to modify chatmail servers
to remember the last time the token was stored
and remove them after some time.
Before we do this, we need to modify
the client to store the device token
each time so the server knows which tokens are used
and can update their timestamps.
2025-02-05 05:36:50 +00:00
link2xt
6f5620dad5
chore: update futures-concurrency
...
This removes two duplicate dependencies.
2025-02-05 03:21:13 +00:00
link2xt
1d55458781
chore: upgrade iroh from 0.31 to 0.32
2025-02-04 19:45:01 +00:00
link2xt
6297bb967a
chore: upgrade iroh from 0.30 to 0.31
2025-02-04 19:16:50 +00:00
link2xt
0040c17892
test: make sure DCBACKUP2 compatibility does not break again
...
QR code format changed because `NodeAddr` serialization
changed between iroh 0.29.0 and iroh 0.30.0.
We have already released iroh 0.30.0,
so the test at least makes change we don't break compatibility again.
2025-02-04 19:03:46 +00:00
link2xt
258b5cde70
chore: update pgp to 0.15
2025-02-04 17:55:58 +00:00
dependabot[bot]
a58103ae4a
Merge pull request #6502 from deltachat/dependabot/cargo/rustls-pki-types-1.11.0
2025-02-03 18:01:21 +00:00
dependabot[bot]
bf36a479db
Merge pull request #6498 from deltachat/dependabot/cargo/log-0.4.25
2025-02-03 18:01:06 +00:00
dependabot[bot]
9a2924ed88
Merge pull request #6513 from deltachat/dependabot/cargo/uuid-1.12.1
2025-02-03 17:58:36 +00:00
dependabot[bot]
4be4a3c72f
Merge pull request #6509 from deltachat/dependabot/cargo/serde_json-1.0.138
2025-02-03 17:58:16 +00:00
dependabot[bot]
7b6ba0e011
Merge pull request #6514 from deltachat/dependabot/cargo/data-encoding-2.7.0
2025-02-03 17:58:00 +00:00
dependabot[bot]
4e601c31b4
chore(cargo): bump data-encoding from 2.6.0 to 2.7.0
...
Bumps [data-encoding](https://github.com/ia0/data-encoding ) from 2.6.0 to 2.7.0.
- [Commits](https://github.com/ia0/data-encoding/commits )
---
updated-dependencies:
- dependency-name: data-encoding
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:46:49 +00:00
dependabot[bot]
fa0382da2d
chore(cargo): bump serde_json from 1.0.134 to 1.0.138
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.134 to 1.0.138.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:44:22 +00:00
dependabot[bot]
64bd05aa44
chore(cargo): bump log from 0.4.22 to 0.4.25
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:44:18 +00:00
dependabot[bot]
e651001a57
chore(cargo): bump rustls-pki-types from 1.10.1 to 1.11.0
...
Bumps [rustls-pki-types](https://github.com/rustls/pki-types ) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/rustls/pki-types/releases )
- [Commits](https://github.com/rustls/pki-types/compare/v/1.10.1...v/1.11.0 )
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:44:06 +00:00
dependabot[bot]
8c251afeb1
Merge pull request #6506 from deltachat/dependabot/cargo/rustls-0.23.22
2025-02-03 16:15:14 +00:00
dependabot[bot]
8e7f1d83ec
chore(cargo): bump uuid from 1.11.0 to 1.12.1
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.0...1.12.1 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 16:05:23 +00:00
dependabot[bot]
15fc12e525
chore(cargo): bump rustls from 0.23.20 to 0.23.22
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.23.20 to 0.23.22.
- [Release notes](https://github.com/rustls/rustls/releases )
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.20...v/0.23.22 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 15:41:34 +00:00
dependabot[bot]
81930c1731
Merge pull request #6516 from deltachat/dependabot/cargo/syn-2.0.98
2025-02-03 15:38:18 +00:00
dependabot[bot]
ee39615dbd
chore(cargo): bump syn from 2.0.94 to 2.0.98
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.94 to 2.0.98.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.94...2.0.98 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 15:08:50 +00:00
dependabot[bot]
058ac3006c
Merge pull request #6500 from deltachat/dependabot/cargo/tokio-1.43.0
2025-02-03 15:06:15 +00:00
dependabot[bot]
f0c4414d34
chore(cargo): bump tokio from 1.42.0 to 1.43.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 13:58:35 +00:00
link2xt
4e5125b98d
chore: update OpenSSL to fix RUSTSEC-2025-0004
2025-02-03 13:53:34 +00:00
dependabot[bot]
8cb1ba5000
Merge pull request #6505 from deltachat/dependabot/cargo/futures-lite-2.6.0
2025-02-03 09:39:13 +00:00
dependabot[bot]
feac84c5fc
Merge pull request #6512 from deltachat/dependabot/cargo/webpki-roots-0.26.8
2025-02-03 09:38:52 +00:00
dependabot[bot]
d762972c95
Merge pull request #6508 from deltachat/dependabot/cargo/hyper-1.6.0
2025-02-03 09:38:34 +00:00
dependabot[bot]
ae893d57a9
Merge pull request #6499 from deltachat/dependabot/cargo/dirs-6.0.0
2025-02-03 09:37:48 +00:00
dependabot[bot]
602d379aef
Merge pull request #6497 from deltachat/dependabot/cargo/pin-project-1.1.8
2025-02-03 09:37:22 +00:00
dependabot[bot]
18c02f5bf9
Merge pull request #6510 from deltachat/dependabot/cargo/thiserror-2.0.9
2025-02-03 09:36:16 +00:00
B. Petersen
23033fb0a0
docs: assign docs to correct object
2025-02-02 16:48:43 +01:00
dependabot[bot]
5e65c19f00
chore(cargo): bump webpki-roots from 0.26.7 to 0.26.8
...
Bumps [webpki-roots](https://github.com/rustls/webpki-roots ) from 0.26.7 to 0.26.8.
- [Release notes](https://github.com/rustls/webpki-roots/releases )
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.7...v/0.26.8 )
---
updated-dependencies:
- dependency-name: webpki-roots
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 21:44:37 +00:00
dependabot[bot]
c23809ccd5
chore(cargo): bump thiserror from 1.0.69 to 2.0.9
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.69 to 2.0.9.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.9 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 21:43:56 +00:00
dependabot[bot]
54d3a2ad47
chore(cargo): bump hyper from 1.5.2 to 1.6.0
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v1.5.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 21:43:22 +00:00
dependabot[bot]
1f7e57181e
chore(cargo): bump futures-lite from 2.5.0 to 2.6.0
...
Bumps [futures-lite](https://github.com/smol-rs/futures-lite ) from 2.5.0 to 2.6.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/v2.5.0...v2.6.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 >
2025-02-01 21:42:05 +00:00
dependabot[bot]
7e886cbf2b
chore(cargo): bump dirs from 5.0.1 to 6.0.0
...
Bumps [dirs](https://github.com/soc/dirs-rs ) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/dirs-rs/commits )
---
updated-dependencies:
- dependency-name: dirs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 21:40:24 +00:00
dependabot[bot]
ebeb742ba6
chore(cargo): bump pin-project from 1.1.7 to 1.1.8
...
Bumps [pin-project](https://github.com/taiki-e/pin-project ) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/taiki-e/pin-project/releases )
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.7...v1.1.8 )
---
updated-dependencies:
- dependency-name: pin-project
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 21:39:26 +00:00
link2xt
ecbec41b97
chore(release): prepare for 1.155.2
v1.155.2
2025-01-31 01:57:30 +00:00
l
c760e173fa
fix: no implicit member changes when we are added to the group ( #6493 )
2025-01-30 18:30:06 +00:00
WofWca
0df042af49
docs(jsonrpc): add docs for some functions
...
For `get_message_ids()` and `get_first_unread_message_of_chat()`.
2025-01-30 09:51:55 +00:00
Nico de Haen
fcdbe3ff4a
feat: add IncomingReaction.chat_id ( #6459 )
...
For the same reasons as mentioned in #6356 and to streamline the
"Incoming" Event API. (all have a chat_id)
2025-01-29 10:05:20 +01:00
dependabot[bot]
963576752b
Merge pull request #6484 from deltachat/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
2025-01-28 03:36:36 +00:00
dignifiedquire
5bde9b66d1
feat: upgrade to iroh@0.30.0
2025-01-28 03:26:57 +00:00
link2xt
14d048bea8
feat: improve logging around IMAP IDLE
2025-01-28 00:35:28 +00:00
dependabot[bot]
1cfa07726d
chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 21:50:08 +00:00
Simon Laux
3b6369a8c8
docs(jsonrpc): update documentation for select_account and get_selected_account_id ( #6483 )
...
there are not really unused, desktop uses them
also see #4474
2025-01-27 21:29:28 +00:00
link2xt
a563c4851c
fix: use BufReader when reading .xdc files
2025-01-27 19:23:07 +00:00
Hocuri
28e3fbfebb
fix: Don't remove file extension when recoding avatars
...
There was a bug that file extensions were removed when recoding an
avatar. The problem was that `recode_avatar` used `name` to check for
the extension, but some functions passed an empty string.
There even were two tests from before the decision to keep the
extensions that tested for the faulty behavior.
2025-01-27 18:02:57 +01:00
Hocuri
60f8b68690
refactor: remove dead code
2025-01-27 18:02:57 +01:00
Hocuri
e6ea09641a
feat: Deduplicate blob files in chat.rs, config.rs, and integration.rs
...
These were the last places in the `deltachat` crate where files were
stored without deduplication. The CFFI python bindings are the last
thing that's still missing.
2025-01-27 18:02:57 +01:00