link2xt
e948ec3256
test: regression test for case-sensitive comparison of gossip header to contact address
2023-06-07 19:50:42 +00:00
link2xt
9ab9d2eb7b
fix: ignore address case when comparing the To: field to Autocrypt-Gossip:
2023-06-07 19:50:42 +00:00
link2xt
437f8c48c4
api(python): make Contact.is_verified() return bool
2023-06-07 19:50:42 +00:00
link2xt
e6d9a49187
api: emit DC_EVENT_MSGS_CHANGED per chat when messages are deleted
2023-06-07 09:07:21 +00:00
link2xt
33a014eea4
feat: add MsgDeleted event
2023-06-07 09:07:21 +00:00
link2xt
9be871ccf6
fix: emit DC_EVENT_MSGS_CHANGED without IDs when the message expires
...
Specifying msg IDs that cannot be loaded in the event payload
results in an error when the UI tries to load the message.
Instead, emit an event without IDs
to make the UI reload the whole messagelist.
2023-06-07 09:07:21 +00:00
Sebastian Klähn
6eb8abe535
feat: new group membership update algorithm
...
New algorithm improves group consistency
in cases of missing messages,
restored old backups and replies from classic MUAs.
Co-authored-by: Hocuri <hocuri@gmx.de >
Co-authored-by: link2xt <link2xt@testrun.org >
2023-06-06 23:49:55 +00:00
link2xt
91bf87fa80
fix: update from yanked libc 0.2.145 to 0.2.146
...
https://github.com/rust-lang/libc/issues/3264
2023-06-06 22:45:17 +00:00
link2xt
a2599ef08a
ci: run cargo check with musl libc
2023-06-06 22:45:17 +00:00
link2xt
22d0a4bb32
build: use Rust 1.70.0 to compile deltachat-rpc-server releases
2023-06-06 22:45:17 +00:00
link2xt
7a160033b6
chore(release): prepare for 1.116.0
v1.116.0
2023-06-05 19:11:07 +00:00
link2xt
3442748be7
ci: update clippy to 1.70.0
2023-06-05 18:52:30 +00:00
dependabot[bot]
d451bcfbe3
Merge pull request #4452 from deltachat/dependabot/cargo/percent-encoding-2.3.0
2023-06-05 18:51:57 +00:00
link2xt
b2993242e4
docs(python): document pytest fixtures
...
These docstrings are displayed by `pytest --fixtures`
when `deltachat` package is installed from PyPI.
2023-06-05 18:34:27 +00:00
dependabot[bot]
5eaa9eeed2
chore(cargo): bump percent-encoding from 2.2.0 to 2.3.0
...
Bumps [percent-encoding](https://github.com/servo/rust-url ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: percent-encoding
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 11:04:55 +00:00
dependabot[bot]
3ed2ac8f0c
Merge pull request #4429 from deltachat/dependabot/cargo/uuid-1.3.3
2023-06-05 11:00:45 +00:00
dependabot[bot]
0145203f7b
Merge pull request #4432 from deltachat/dependabot/cargo/proptest-1.2.0
2023-06-05 10:29:23 +00:00
dependabot[bot]
59588b319e
cargo: bump uuid from 1.3.2 to 1.3.3
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.2...1.3.3 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 10:14:10 +00:00
link2xt
f917c7de6b
chore(cargo): bump criterion from 0.4.0 to 0.5.1
2023-06-05 10:12:27 +00:00
dependabot[bot]
84888fa4c4
cargo: bump proptest from 1.1.0 to 1.2.0
...
Bumps [proptest](https://github.com/proptest-rs/proptest ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases )
- [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/proptest-rs/proptest/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: proptest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-04 22:42:06 +00:00
link2xt
e0b1644488
ci: run node.js lint on Windows
2023-06-04 22:39:15 +00:00
link2xt
4beba8ce3c
chore(gitattributes): configure LF line endings for JavaScript files
2023-06-04 22:39:15 +00:00
dependabot[bot]
bc521a685d
chore(cargo): bump once_cell from 1.17.1 to 1.18.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.17.1 to 1.18.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.18.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 >
2023-06-04 18:54:12 -03:00
dependabot[bot]
33caa0f499
Merge pull request #4441 from deltachat/dependabot/cargo/tokio-1.28.2
2023-06-04 18:10:06 +00:00
dependabot[bot]
033ce41c0f
Merge pull request #4450 from deltachat/dependabot/cargo/libc-0.2.145
2023-06-04 18:09:43 +00:00
dependabot[bot]
88a62e1f6e
chore(cargo): bump libc from 0.2.142 to 0.2.145
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.142 to 0.2.145.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.142...0.2.145 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-04 14:24:50 +00:00
dependabot[bot]
dd30f6ab7d
cargo: bump tokio from 1.28.0 to 1.28.2
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.28.0 to 1.28.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-04 14:24:16 +00:00
dependabot[bot]
140d116d98
Merge pull request #4438 from deltachat/dependabot/cargo/chrono-0.4.26
2023-06-04 14:23:24 +00:00
dependabot[bot]
d96b783909
cargo: bump chrono from 0.4.24 to 0.4.26
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.24 to 0.4.26.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.24...v0.4.26 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-04 13:41:48 +00:00
dependabot[bot]
572c7f2efb
Merge pull request #4434 from deltachat/dependabot/cargo/base64-0.21.2
2023-06-04 13:40:51 +00:00
link2xt
bcd6c226f6
ci: document why node prebuilds are built in a container
2023-06-04 13:30:24 +00:00
link2xt
bae61746f8
fix: build deltachat-node prebuilds on Debian 10
...
This reduces glibc version requirement
and makes sure it does not increase
as Ubuntu version on CI runners is updated.
2023-06-04 12:35:12 +00:00
dependabot[bot]
31f2766074
cargo: bump base64 from 0.21.0 to 0.21.2
...
Bumps [base64](https://github.com/marshallpierce/rust-base64 ) from 0.21.0 to 0.21.2.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.0...v0.21.2 )
---
updated-dependencies:
- dependency-name: base64
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-04 10:33:01 +00:00
link2xt
b06c8baa9c
chore(cargo): bump pretty_env_logger from 0.4.0 to 0.5.0
2023-06-04 10:31:29 +00:00
dependabot[bot]
1e479fe4a3
Merge pull request #4431 from deltachat/dependabot/cargo/serde-1.0.163
2023-06-04 09:13:42 +00:00
link2xt
8ea8ee02ed
ci: add top comments to GH Actions workflows
2023-06-02 20:19:57 +00:00
link2xt
55bc556bcf
ci: use working-directory instead of cd command
2023-06-02 17:00:27 +00:00
link2xt
3b6d21301b
ci: remove broken node-delete-preview.yml workflow
...
Old previews should be deleted by the cronjob
running on the `download.delta.chat` server.
2023-06-02 16:50:15 +00:00
dependabot[bot]
472195c7d9
cargo: bump serde from 1.0.160 to 1.0.163
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.160 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...v1.0.163 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 15:26:34 +00:00
dependabot[bot]
afb8b5ce55
Merge pull request #4435 from deltachat/dependabot/cargo/toml-0.7.4
2023-06-02 15:25:40 +00:00
dependabot[bot]
de3c82ef43
cargo: bump toml from 0.7.3 to 0.7.4
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.7.3 to 0.7.4.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.4 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 13:49:25 +00:00
dependabot[bot]
4255ae4c2d
cargo: bump log from 0.4.17 to 0.4.18
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.17 to 0.4.18.
- [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.17...0.4.18 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 12:28:21 +00:00
dependabot[bot]
4b4e2f700e
Merge pull request #4437 from deltachat/dependabot/cargo/syn-2.0.18
2023-06-02 12:27:32 +00:00
dependabot[bot]
81fde5c680
Merge pull request #4436 from deltachat/dependabot/cargo/reqwest-0.11.18
2023-06-02 12:26:56 +00:00
dependabot[bot]
5340a7d033
cargo: bump syn from 2.0.15 to 2.0.18
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.15 to 2.0.18.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.15...2.0.18 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 10:31:52 +00:00
dependabot[bot]
fc82d728fc
cargo: bump reqwest from 0.11.17 to 0.11.18
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.17 to 0.11.18.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.17...v0.11.18 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 10:31:34 +00:00
link2xt
136e9179e9
ci(dependabot): use chore prefix for dependency updates
2023-06-02 10:30:34 +00:00
link2xt
31e19ca56c
chore(cargo): bump regex from 1.8.1 to 1.8.3
2023-06-02 10:28:58 +00:00
link2xt
f2b02b7bb0
docs: document how to get Concourse CI secrets from pass
2023-06-01 19:50:42 +00:00
link2xt
646ace8e7a
chore: add link to the changelog
2023-06-01 12:54:12 +00:00