Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Delta Chat collective

Developing and releasing Delta Chat apps and experimenting with the future of e-mail: e2e-encrypted and anonymous. Supporting people in repressive situations.
Collective - Host: opensource - https://opencollective.com/delta-chat - Website: https://delta.chat - Code: https://github.com/deltachat

build: add README to deltachat-rpc-client Python packages

github.com/deltachat/deltachat-core-rust - 76bbd5fd72dff1591b4861431e028879bfa9177f authored 7 months ago by link2xt <[email protected]>
chore(release): prepare for 1.136.4

github.com/deltachat/deltachat-core-rust - eaed2381e7a1b335a5fa274d1fa8e534b88a4b04 authored 7 months ago by link2xt <[email protected]>
ci: add workflow for automatic publishing of deltachat-rpc-client

github.com/deltachat/deltachat-core-rust - 6198ed0ef58323c8ae8434b85957b17a868bbf0d authored 7 months ago by link2xt <[email protected]>
build: build deltachat-rpc-server wheels with nix

github.com/deltachat/deltachat-core-rust - 9f4af679a3b3cca412bf1bb8f2a881fe1fd1d501 authored 7 months ago by link2xt <[email protected]>
include assets in python package

github.com/deltachat/pyinfra-acmetool - 0e571eb496d8cb22e59b1882ed40bba4e2f4977f authored 7 months ago by missytake <[email protected]>
fix: remove duplicate CHANGELOG entries for 1.135.1

github.com/deltachat/deltachat-core-rust - e158b889c991c705bad6408e3254a30eb0439d49 authored 7 months ago by B. Petersen <[email protected]>
Bump desktop version to 1.44.1 (#807)

github.com/deltachat/deltachat-pages - 7444da697a5b4423b55b1cf537e6d05e9ccb3bed authored 7 months ago by adz <[email protected]>
build(nix): make .#libdeltachat buildable on macOS

github.com/deltachat/deltachat-core-rust - 9f7defa8da7ce8c2df6975ae65e47598a0ca7111 authored 7 months ago by link2xt <[email protected]>
Update `deltachat-node` and `deltachat/jsonrpc-client` to `v1.136.3`

github.com/deltachat/deltachat-desktop - 7b8d80e86d1e4ca2f2e33768d7ecf512984a9d3a authored 7 months ago by SimonLaux <[email protected]>
Fix bug where cancellation of configure led to an undefined state where it looked like the account was configured successfully, but it was not. (#3729)

* fix bug where cancelation of configure lead into an undefined state where it looked like the a...

github.com/deltachat/deltachat-desktop - 44fd022acfc3c72494615efcbc17ae06c2c225f2 authored 7 months ago by Simon Laux <[email protected]>
add f-droid changelog

github.com/deltachat/deltachat-android - dbdedbae58a5159fb4da52326a334e2fbf7317c6 authored 7 months ago by B. Petersen <[email protected]>
bump android to 1.44.0

github.com/deltachat/deltachat-pages - f29c9e3daf43e87990bda247c765ad53ac38ce1b authored 7 months ago by B. Petersen <[email protected]>
move select selected chat up to select account (#3724)

* move select chat up to select account

this is a possible fix for the bug when you delete th...

github.com/deltachat/deltachat-desktop - 1de750299424b913eb1264486419b53e39047576 authored 7 months ago by Simon Laux <[email protected]>
chore(release): prepare for 1.136.3

github.com/deltachat/deltachat-core-rust - e9d7fe0561f7285ec6fbd0ee8e3126ebad815fa6 authored 7 months ago by link2xt <[email protected]>
feat: Start IMAP loop for sentbox only if it is configured (#5105)

github.com/deltachat/deltachat-core-rust - 7d7289bd51fab76907a65b63e4321efbf38c9072 authored 7 months ago by iequidoo <[email protected]>
chore: RPC client: Add missing constants (#5110)

github.com/deltachat/deltachat-core-rust - ebdc52247c99f0f8e31d28e8030fe36964c8fc60 authored 7 months ago by iequidoo <[email protected]>
ci: remove artefacts from npm package

github.com/deltachat/deltachat-core-rust - 36bb4a7a32d0a9428ecdf433ccf8051951cdded3 authored 7 months ago by Simon Laux <[email protected]>
refactor: Remove deduplicate_peerstates()

There's the `UNIQUE (acpeerstates.addr)` constraint since db v94.

github.com/deltachat/deltachat-core-rust - c0832af63476ab7e3d92de9daafb9a20acc4ecd7 authored 7 months ago by iequidoo <[email protected]>
fix: Create new Peerstate for unencrypted message with already known Autocrypt key, but a new address

An unencrypted message with already known Autocrypt key, but sent from another address, means th...

github.com/deltachat/deltachat-core-rust - b6db0152b0ef0e0e317a5520b966315664ebc84c authored 7 months ago by iequidoo <[email protected]>
fix: Remove leading whitespace from Subject (#5106)

If Subject is multiline-formatted, `mailparse` adds the leading whitespace to it. The solution i...

github.com/deltachat/deltachat-core-rust - bc7fd4495b77c6a83f0323f9392d98b926ea0449 authored 7 months ago by iequidoo <[email protected]>
chore(deps): bump mio from 0.8.8 to 0.8.11 in /fuzz

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - e67e86422f08fd27b4a35d6aedc1595f925501be authored 7 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: fix 2024-03-05 nightly clippy warnings

github.com/deltachat/deltachat-core-rust - 2030de11d91a87f3ed148dfebb658678428e439a authored 7 months ago by link2xt <[email protected]>
build(nix): include SystemConfiguration framework on darwin systems

github.com/deltachat/deltachat-core-rust - 2c5a0cac5f6f86c6a84726467722d1d28a22aaf2 authored 7 months ago by link2xt <[email protected]>
build(nix): cleanup cross-compilation code

github.com/deltachat/deltachat-core-rust - 251917e60234215994551e471f72d6373b2d87f2 authored 7 months ago by link2xt <[email protected]>
ci: wait for build_windows task before trying to publish it

github.com/deltachat/deltachat-core-rust - 273719ae7cb00ccd62f15c26293aaa6341309bd0 authored 7 months ago by link2xt <[email protected]>
make device message translatable

github.com/deltachat/deltachat-ios - e4aae070b54064177a92d35e7961ef09d60c9c72 authored 7 months ago by B. Petersen <[email protected]>
update CHANGELOG for 1.44

github.com/deltachat/deltachat-ios - 22f95100450feffe13c9fb0a9fb4613d65650309 authored 7 months ago by B. Petersen <[email protected]>
update CHANGELOG

github.com/deltachat/deltachat-ios - ec95f68dec37f573523c6394b1cd540504625c15 authored 7 months ago by B. Petersen <[email protected]>
bump version to 1.44.0

github.com/deltachat/deltachat-ios - b51f1ba2478c4a38e020b1a9bff2a13f5a237d77 authored 7 months ago by B. Petersen <[email protected]>
warn again to remove encrypted accounts, more on-point text

github.com/deltachat/deltachat-ios - 24ed6e9f69b962ff4ed20fa15dae242dd99f9a2c authored 7 months ago by B. Petersen <[email protected]>
add device message for 1.44

github.com/deltachat/deltachat-ios - 6241a4bb058c1614d9615e2083b49cc17a80a329 authored 7 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 38652806ac21232183083de0280246008c1df930 authored 7 months ago by B. Petersen <[email protected]>
draft a device message

github.com/deltachat/deltachat-android - 84d8f383b6a79869d5be35b8ea0057706afbe36e authored 7 months ago by B. Petersen <[email protected]>
add missing translations

github.com/deltachat/deltachat-android - 4d52d84bf27e392641dad8060c0a6ef59b52ed5c authored 7 months ago by B. Petersen <[email protected]>
update changelog for 1.44.0

github.com/deltachat/deltachat-android - 5f0b4a6e4caacddadff825439f33f983f6a534fe authored 7 months ago by B. Petersen <[email protected]>
clarify what's done with the counted messages

github.com/deltachat/deltachat-android - 59090c3efaacafa27a4ae87f33a3c7a6472c4a21 authored 7 months ago by B. Petersen <[email protected]>
bump version to 1.44.0

github.com/deltachat/deltachat-android - 9a0eb0e24ffa60f6b2e9e84bd9d84a865195a82e authored 7 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - be1e8804708d5d5913a1e65b6fbde408afcf5e50 authored 7 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 01b70a4bf121f4946d50a679e217ed0608d63217 authored 8 months ago by B. Petersen <[email protected]>
refactor: Don't even parse Autocrypt header for outgoing messages (#5259)

Accordingly, there's no need in `Peerstate` for self addresses (and in the db too).

github.com/deltachat/deltachat-core-rust - e639b58c6f496fbeb4ea5cf62df12c00c463c2a3 authored 8 months ago by iequidoo <[email protected]>
tweak scripts/clean-core.sh

the idea of the script
is to prune all possible caches
that may cause problems when updating cor...

github.com/deltachat/deltachat-android - c996c766b232f898b57a57aa31d3646ebec1a24d authored 8 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 67dab69c8a0cd3512ac0460e6bf2eda4e86f4774 authored 8 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-pages - 5ca1b473ad658484a8693e245ba9f479f4e3999d authored 8 months ago by B. Petersen <[email protected]>
move pushing notify token to DcAccounts

github.com/deltachat/deltachat-ios - bbed91629346458b7e089516125c77b6504b798e authored 8 months ago by B. Petersen <[email protected]>
show 'push connected' state as such in connectivity view

github.com/deltachat/deltachat-ios - 2c8d650a872161760926fadfa49a9cc8076a0149 authored 8 months ago by B. Petersen <[email protected]>
prefix DEBUG push tokens with `sandbox:`

DEBUG-buils are only builds from us devs (testflight have DEBUG=0)
and can only receive remote p...

github.com/deltachat/deltachat-ios - 1f662ae636c6cbd35eba9e4af967297ee004623d authored 8 months ago by B. Petersen <[email protected]>
add get notify state api

github.com/deltachat/deltachat-ios - db71619a3288bb7300f51c7044cd3f34b58a8345 authored 8 months ago by B. Petersen <[email protected]>
adapt to new core api

github.com/deltachat/deltachat-ios - 40782cb016b4a7425db7b886b9630d625985f93f authored 8 months ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.136.2' of 'v1.136.2'

github.com/deltachat/deltachat-android - c0b8e5effb2b912a0e62f4aab32523073fa0bb93 authored 8 months ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.136.2' of 'v1.136.2'

github.com/deltachat/deltachat-ios - 85e653eec64062de03dd869cd1e4b5ae155181c9 authored 8 months ago by B. Petersen <[email protected]>
tweak scripts/clean-core.sh

the idea of the script
is to prune all possible caches that may cause problems when updating cor...

github.com/deltachat/deltachat-ios - 47a207a20f65d8ff76508047d29e275cdadbe212 authored 8 months ago by B. Petersen <[email protected]>
chore(release): prepare for 1.136.2

github.com/deltachat/deltachat-core-rust - 5addfa8d1d4aec46f1c7869d839a7232c165909c authored 8 months ago by link2xt <[email protected]>
build: downgrade `cc` to 1.0.83

1.0.84 and 1.0.85 are yanked.
With 1.0.86 and 1.0.89 Delta Chat for Android fails to build.

Fix...

github.com/deltachat/deltachat-core-rust - 02d68332c7095e0440f3d6c0d6fdf4b7f2ac784b authored 8 months ago by link2xt <[email protected]>
Update mehl.store.md

TLS is excepted

github.com/deltachat/provider-db - bcf3578a444e753c270dcf8b5b0d7117938d1c8d authored 8 months ago by Dorfzwockel <[email protected]>
Create mehl.store.md

Please add to the provider_db!
Thank you!

github.com/deltachat/provider-db - feb1f83a69dea49ceb6e766f98c5e57b99e22438 authored 8 months ago by Dorfzwockel <[email protected]>
Update mehl.store.md

Something went wrong

github.com/deltachat/provider-db - 9826f3e29a97ed9bc5bbf721567c1ef76c579f8a authored 8 months ago by Dorfzwockel <[email protected]>
Update _providers/mehl.store.md

Co-authored-by: bjoern <[email protected]>

github.com/deltachat/provider-db - 37c6e8956391bfa169849d2a247d695ec8265e83 authored 8 months ago by Dorfzwockel <[email protected]>
Prepare `v1.44.0` release (#3721)

* Prepare changelog for 1.44.0

* Update device message

* Bump package.json version to 1.44...

github.com/deltachat/deltachat-desktop - 30c953ee85a066168e1f5e4b78effaabc922e854 authored 8 months ago by adz <[email protected]>
Make send button in ViewProfile primary style again

github.com/deltachat/deltachat-desktop - 92916665959be1b912a1b67acd25bfadd59899cb authored 8 months ago by adz <[email protected]>
Update `deltachat-node` and `deltachat/jsonrpc-client` to `v1.136.1` (#3720)

github.com/deltachat/deltachat-desktop - 74e12bc7efa954b3bfbc16722c14a49a841ce9bc authored 8 months ago by Simon Laux <[email protected]>
ci: update setup-node action

github.com/deltachat/deltachat-core-rust - 97abb9a0a943b8155c626f3bc9b2e36d62a2a6d8 authored 8 months ago by link2xt <[email protected]>
nix: read Rust version from scripts/rust-toolchain

github.com/deltachat/deltachat-android - 2c2aff02a449ebf43bc10dc6d9d797abfe2e7c87 authored 8 months ago by link2xt <[email protected]>
chore(release): prepare for 1.136.1

github.com/deltachat/deltachat-core-rust - d0e0cfafef8d2d7e086484a0dd6bf0632d3c56bb authored 8 months ago by link2xt <[email protected]>
chore: update node constants

github.com/deltachat/deltachat-core-rust - f630b5fb393f38a7a0623756d3ad932eba20734c authored 8 months ago by link2xt <[email protected]>
build: restore MSRV 1.70.0

github.com/deltachat/deltachat-core-rust - d9bab938d57684d2fcc17369ebd0a7a30972be25 authored 8 months ago by link2xt <[email protected]>
build: revert to OpenSSL 3.1

OpenSSL 3.2 build currently fails under Nix
so we cannot build deltachat-rpc-server releases:
<h...

github.com/deltachat/deltachat-core-rust - 215ec14b20e5273ce70a53d8f9a8deac4923d6c7 authored 8 months ago by link2xt <[email protected]>
docs: add missing 1.136.0 link to changelog

github.com/deltachat/deltachat-core-rust - ea728e9b621d015d2888d1300de599dbcae28642 authored 8 months ago by link2xt <[email protected]>
fix: make should_do_gossip() return true even if we send securejoin only to Alice

github.com/deltachat/deltachat-core-rust - 781d3abdb93bc3d52822f1ec84e19c91f0b5550c authored 8 months ago by link2xt <[email protected]>
fix: Check that peer SecureJoin messages (except vc/vg-request) gossip our addr+pubkey

This fixes the following identity-misbinding attack:

It appears that Bob’s messages in the Secu...

github.com/deltachat/deltachat-core-rust - 612aa1431e2ded9a07ddc2674b800141ed580bb3 authored 8 months ago by iequidoo <[email protected]>
fix: validate Group IDs and SecureJoin tokens

github.com/deltachat/deltachat-core-rust - e4b49dfdefd4349baadc1de95f3e8ada9acf9e09 authored 8 months ago by link2xt <[email protected]>
api: dc_accounts_set_push_device_token and dc_get_push_state APIs

github.com/deltachat/deltachat-core-rust - 75022346869a2eb211ad131b443f77941e9a4a96 authored 8 months ago by link2xt <[email protected]>
test: test that ASM "encrypted" with plaintext algorithm is not accepted

github.com/deltachat/deltachat-core-rust - 863a386d0f6b6acafbdec3db57bfde6d6fefd8e3 authored 8 months ago by link2xt <[email protected]>
chore(release): prepare for 1.136.0

github.com/deltachat/deltachat-core-rust - 2af9ff1d0188cdf2a1fce68943175710d3a934bf authored 8 months ago by link2xt <[email protected]>
fix: Don't log SecureJoin QRs

Delta Chat mustn't write sensitive information to unencrypted log files in local storage.

github.com/deltachat/deltachat-core-rust - 794596ec69df1617ed1de987b59d9e3b00ec3abe authored 8 months ago by iequidoo <[email protected]>
fix: protect Secure-Join header

Secure-Join header must come from protected headers
unless it is a "vc-request" or "vg-request".

github.com/deltachat/deltachat-core-rust - 3c4c701f9b7316a37d47864b43d7e421c3e15461 authored 8 months ago by link2xt <[email protected]>
fix: reject messages with protected From not corresponding to outer From

github.com/deltachat/deltachat-core-rust - c03e163ed287a85d230f0a0f408d9b7b317dc3c1 authored 8 months ago by link2xt <[email protected]>
fix: do not use Secure-Join-Group header

Alice already knows which auth token corresponds to which group.
There is no need to trust Bob o...

github.com/deltachat/deltachat-core-rust - 6ea675a12f83849e0068235d8a220c38ccfccfe8 authored 8 months ago by link2xt <[email protected]>
fix: ensure Autocrypt-Gossip is not taken from insecure headers

github.com/deltachat/deltachat-core-rust - 01ac9c8b90c56e682a40a7c2d9f4729e644a2d11 authored 8 months ago by link2xt <[email protected]>
fix: do not compress SecureJoin messages

github.com/deltachat/deltachat-core-rust - b970ebe67a7c5aa269c7e97af4b72579e87adf7f authored 8 months ago by link2xt <[email protected]>
fix: Don't treat forged outgoing messages as Autocrypt-encrypted

github.com/deltachat/deltachat-core-rust - 6cee295a5d31d77f0caee93c3f02ba9fbbef3d70 authored 8 months ago by iequidoo <[email protected]>
fix: Remove unsigned Chat-Group-* headers from Autocrypt-encrypted messages

These headers are opportunistically protected, so if they appear in the unencrypted part, they a...

github.com/deltachat/deltachat-core-rust - 1a1467f7cfc5614137c51f2700da34b22d347f7a authored 8 months ago by iequidoo <[email protected]>
fix: do not take Secure-Join-Auth from unprotected headers

github.com/deltachat/deltachat-core-rust - e919de78a35393c81650c59d9c3bb47030c56609 authored 8 months ago by link2xt <[email protected]>
fix: require that Autocrypt Setup Message is self-sent

github.com/deltachat/deltachat-core-rust - 4ccd2b8d0250ebfe6c9b97a40d9d6adf9df17596 authored 8 months ago by link2xt <[email protected]>
build: increase MSRV to 1.74.0

This is what updated dependencies require.

Also update Rust used to build manylinux wheels
from...

github.com/deltachat/deltachat-core-rust - f6de23738db3ef38b8d39f0f278e7284a3e0d96c authored 8 months ago by link2xt <[email protected]>
test: Add failing test on outgoing message forgery

If a message is sent from SELF, but signed with a foreign key, it mustn't be considered
Autocryp...

github.com/deltachat/deltachat-core-rust - f0be7daae9647c71889a5c8a7710d8113fa398e8 authored 8 months ago by iequidoo <[email protected]>
fix: don't leak Group-ID in Message-ID

Chat assignment based on In-Reply-To and References works good enough
even if the message cannot...

github.com/deltachat/deltachat-core-rust - 78d01933adc69b034c65839986b67ccf432073cf authored 8 months ago by link2xt <[email protected]>
test: test that encrypted Message-ID overwrites X-Microsoft-Original-Message-ID

github.com/deltachat/deltachat-core-rust - 3a787519b339bc7bf7883d440613dc2012dc0b73 authored 8 months ago by link2xt <[email protected]>
fix: do not send Secure-Join-Group in vg-request

Secure-Join-Group is only expected by old core in vg-request-with-auth.
There is no reason to le...

github.com/deltachat/deltachat-core-rust - 8d09291d1e306669317e9c802d78d1cd7de85d43 authored 8 months ago by link2xt <[email protected]>
fix: make protected Message-ID take precedence over X-Microsoft-Original-Message-ID

github.com/deltachat/deltachat-core-rust - 0b279ec84ec11a89ac2293e565cf2a3c2d9c377d authored 8 months ago by link2xt <[email protected]>
test: fix pytest compat (#5317)

seems pytest_report_header has changed with pytest incompatible but we
don't need it anyway so ...

github.com/deltachat/deltachat-core-rust - acff8205e2be0cb07b06ede1588ff80195874542 authored 8 months ago by holger krekel <[email protected]>
chore(deps): update `buffer-redux` to remove unmaintained `safemem`

github.com/deltachat/deltachat-core-rust - 2094bc31350a9d82c1b6a1a7b32b94dc5869ffa1 authored 8 months ago by link2xt <[email protected]>
build: do not vendor OpenSSL when cross-compiling (#5316)

Compilation of vendored OpenSSL inside Nix is broken since
<https://github.com/alexcrichton/open...

github.com/deltachat/deltachat-core-rust - 255400028a0236696bced6c58e78b347679dacba authored 8 months ago by link2xt <[email protected]>
chore(deps): update `mio` to fix RUSTSEC-2024-0019

github.com/deltachat/deltachat-core-rust - 3d2b164c05db923ab455eb132ae5161057bf5d76 authored 8 months ago by link2xt <[email protected]>
chore(cargo): bump tempfile from 3.10.0 to 3.10.1

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1.
- [Changelog](htt...

github.com/deltachat/deltachat-core-rust - 00fbf540c4d0d0c1e0984353568cce909a27c84f authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(Self-Reporting): Report number of protected/encrypted/unencrypted chats (#5292)

github.com/deltachat/deltachat-core-rust - d7615b223faaadafcdd7ba79b0f6d53931c3e87c authored 8 months ago by Hocuri <[email protected]>
Fix WebXDC button style regression (#3718)

* Fix WebXDC button style regression

* Add entry to CHANGELOG.md

github.com/deltachat/deltachat-desktop - a59e2ad10330473cc3c311c8b760396c0c984233 authored 8 months ago by adz <[email protected]>
Change wording of "sync all" setting and make it appear disabled by default like the other experimental settings (#3717)

* Change wording of "sync all" setting and make it appear disabled by default like the other exp...

github.com/deltachat/deltachat-desktop - 038277f92f0f5768cce95e3d2f20ad79599e0c91 authored 8 months ago by Simon Laux <[email protected]>