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

Update uri-schemes.md

github.com/deltachat/interface - a768445808deb4b15ecf6c4f681c423f48c0634a authored about 1 year ago by Simon Laux <[email protected]>
chore(cargo): bump url from 2.4.0 to 2.4.1

Bumps [url](https://github.com/servo/rust-url) from 2.4.0 to 2.4.1.
- [Release notes](https://gi...

github.com/deltachat/deltachat-core-rust - aebad2eb10616a491a5ef90084c1fc24d6430159 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump thiserror from 1.0.44 to 1.0.47

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.44 to 1.0.47.
- [Release notes]...

github.com/deltachat/deltachat-core-rust - 2a39a85d9ea0c7fbfddff4e3884bb7100a95b04a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump anyhow from 1.0.72 to 1.0.75

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.75.
- [Release notes](https...

github.com/deltachat/deltachat-core-rust - cb0270baa7db7e283c1be7f055ce852b875732c5 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump base64 from 0.21.2 to 0.21.3

Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.2 to 0.21.3.
- [Changelo...

github.com/deltachat/deltachat-core-rust - 99302c9598a3ff467e95957f1ad3f912fb341f8b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump chrono from 0.4.26 to 0.4.28

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.28.
- [Release notes](ht...

github.com/deltachat/deltachat-core-rust - 88ae653760fc4417fd5f0b728fba0e9f7521d0e4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump syn from 2.0.28 to 2.0.29

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.28 to 2.0.29.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - 6881f9d70f2bb0b7ae31de262614d0b7b924994b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "hotfix: disable f-droid as most recent version crashes on startup"

This reverts commit 3b7c30a7589030ca9de4c184fdb4dd3fd6cc1069.

1.40.1 is now available

github.com/deltachat/deltachat-pages - a6efa50b1e3449c9f3ffd13996a871018ee5767d authored about 1 year ago by link2xt <[email protected]>
chore(cargo): bump strum_macros from 0.25.1 to 0.25.2

Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.25.1 to 0.25.2.
- [Changelog](...

github.com/deltachat/deltachat-core-rust - 60ddbe57292b2041896ce31d0920c307f2b866cd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare 1.40.1 (#3374)

* prepare 1.40.1

* fix core version in changelog

github.com/deltachat/deltachat-desktop - b7340a22349e3c11e2938ef0532732db8e12bd7a authored about 1 year ago by Simon Laux <[email protected]>
add usability improvements to sticker selector UI (#3293)

* update sticker picker layout

* fix annoying visual issue with sticky title

* add non-ideal s...

github.com/deltachat/deltachat-desktop - fd2944f9b2fcf7a64565c46e11bb0c9d7d291da4 authored about 1 year ago by Andrew Chou <[email protected]>
Merge branch 'stable'

7c7cd9cc8084f0e425b1919b84d5e79ed150d16b is a backport from `master`, so skip it.

github.com/deltachat/deltachat-core-rust - 5e5e557c8ba0728b0a07743428d149530b61928c authored about 1 year ago by iequidoo <[email protected]>
Merge commit '7c7cd9cc8084f0e425b1919b84d5e79ed150d16b~' into HEAD

Merge `stable` up to the mentioned commit.

github.com/deltachat/deltachat-core-rust - bc8023644c4a281587255faea0ae44bd7288b570 authored about 1 year ago by iequidoo <[email protected]>
fix: Return from dc_get_chatlist(DC_GCL_FOR_FORWARDING) only chats where we can send (#4616)

I.e. exclude from the list the following chats as well:
- Read-only mailing lists.
- Chats we're...

github.com/deltachat/deltachat-core-rust - 7c7cd9cc8084f0e425b1919b84d5e79ed150d16b authored about 1 year ago by iequidoo <[email protected]>
fix filename sanitation bug in webxdc send api (#3373)

github.com/deltachat/deltachat-desktop - b63a4e5c28a79dc0c0f58734e39d0f2c4cb04049 authored about 1 year ago by Simon Laux <[email protected]>
add context menu entry to resend webxdc messages

closes #3259
depends on https://github.com/deltachat/deltachat-core-rust/pull/4567

github.com/deltachat/deltachat-desktop - 9c9943c4e225597426bd8346bff3d1ff9d241168 authored about 1 year ago by SimonLaux <[email protected]>
allow resending all self sent messages not only webxdc messages

github.com/deltachat/deltachat-desktop - 916c45aad17ee3d04d3dcde581e0f71090a3d9bd authored about 1 year ago by SimonLaux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.112.0`

github.com/deltachat/deltachat-desktop - d70221737375e7f60f9f18ca3b554a51e4425cd4 authored about 1 year ago by SimonLaux <[email protected]>
Update translations (01.09.2023)

github.com/deltachat/deltachat-desktop - fa52256afda0d0b23667db0abefebf921fd966a8 authored about 1 year ago by SimonLaux <[email protected]>
fix: Return from dc_get_chatlist(DC_GCL_FOR_FORWARDING) only chats where we can send (#4616)

I.e. exclude from the list the following chats as well:
- Read-only mailing lists.
- Chats we're...

github.com/deltachat/deltachat-core-rust - 83ef25e7de9c5f2ba8bbe544964aa6f7a96aaf3f authored about 1 year ago by iequidoo <[email protected]>
make a chat list item look hovered when its context menu is open (#3318)

* make a chat list item look hovered when its context menu is open

* context menu open functi...

github.com/deltachat/deltachat-desktop - 5c3d4f4e599a5547a757c3d92faefff9b6a192b3 authored about 1 year ago by Farooq Karimi Zadeh <[email protected]>
fix: Save mime headers for messages not signed with a known key (#4557)

If a message is unsigned or signed with an unknown key, `MimeMessage::was_encrypted()` returns
f...

github.com/deltachat/deltachat-core-rust - 47d465e6e418adbae404d14a7472566dabb019c4 authored about 1 year ago by iequidoo <[email protected]>
update translations

github.com/deltachat/deltachat-android - 2ec89d617cdabe0bd8353e6cb5779f74748e8e7b authored about 1 year ago by B. Petersen <[email protected]>
add 'Close Window' string needed for desktop (#2644)

github.com/deltachat/deltachat-android - 93acb0e4bc2643782b4f68136ecc782e094f8bd4 authored about 1 year ago by bjoern <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.119.1` (#3370)

github.com/deltachat/deltachat-desktop - 39cf351e9f387e699d1f05853747b217d1908846 authored about 1 year ago by Simon Laux <[email protected]>
webxdc titlebar menu improvements (#3362)

* fix: show webxdc titlebar also on mac
-> make show sourcecode link accessible on macOS

fix...

github.com/deltachat/deltachat-desktop - 8dd7b57b78ea0b9017d1fe6334a749f893009501 authored about 1 year ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-android - 71e65f5a4a4926b7be7f7952a8fab60f1ec54472 authored about 1 year ago by B. Petersen <[email protected]>
adapt videchat instance example (#2643)

- meet.jit.si is no longer usable without registration,
so does not work smoothly for ad-hoc ...

github.com/deltachat/deltachat-android - e02e2d7735e2fa5737b80893bc27280d7b5e69b3 authored about 1 year ago by bjoern <[email protected]>
remove meet.jit.si as predefined videochat instance as it requires a login now and is no longer usable ad-hoc; adapt explanation string (#1916)

github.com/deltachat/deltachat-ios - bad499e7bd21ce424f19425abcdfe394b4db8fa5 authored about 1 year ago by bjoern <[email protected]>
clarify new webxdc-send-to-chat-strings

github.com/deltachat/deltachat-android - 081e658a5d9027eb4c45fdcaa9afc1fb9742df37 authored about 1 year ago by B. Petersen <[email protected]>
remove jitsi as a default Video Chat instance (#3368)

* remove jitsi as a default Video Chat instance

because they added a sign-in requirement

close...

github.com/deltachat/deltachat-desktop - c590dc3e25643eaf7831e4099464e69e0a3b5ab1 authored about 1 year ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-android - 716cc3396a246f98f0ebf4cf5e6e9e38e41a2afb authored about 1 year ago by B. Petersen <[email protected]>
rm extra whitespace in changelog (#3367)

github.com/deltachat/deltachat-desktop - 2fa5c47fccddfc866aeb561c8fff923ec411caa3 authored about 1 year ago by Simon Laux <[email protected]>
refactor(deltachat-rpc-client): drop support for keyword arguments

All Rust methods have positional arguments and it is not going to change.

github.com/deltachat/deltachat-core-rust - 03d3e0578ffc9fc2370c4987ab76e9b885a05286 authored about 1 year ago by link2xt <[email protected]>
fix: Allow membership changes by a MUA if we're not in the group (#4624)

Other MUAs don't set add/remove headers, so the only way for them to re-add us to the group is t...

github.com/deltachat/deltachat-core-rust - 440a442f3064aca8bb1beae71fd965f548623278 authored about 1 year ago by iequidoo <[email protected]>
refactor: use split_once() instead of regexp in `heuristically_parse_ndn`

Reduce dependency on the huge `regex` crate.

github.com/deltachat/deltachat-core-rust - 1da52d7d1d6feb19ad6dbec2463d2f1af54db4ad authored about 1 year ago by link2xt <[email protected]>
chore: Update README.md

github.com/deltachat/deltachat-rpc-client-go - 3aca819c8a98197ac10e639fec633a20974019e5 authored about 1 year ago by GitHub Action <[email protected]>
Merge pull request #22 from deltachat/adb/issue-15

enable ImportBackup test, add MiscSetDraft

github.com/deltachat/deltachat-rpc-client-go - d232d65a2f0ac1e87f6fd0e76d98ff2f910a2e38 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
update core version in run_test.sh

github.com/deltachat/deltachat-rpc-client-go - e1cdd3a0c3848ff4a3ca84710b47b1037e9f5343 authored about 1 year ago by adbenitez <[email protected]>
enable ImportBackup test, add MiscSetDraft

github.com/deltachat/deltachat-rpc-client-go - 7c031b9b515ff376f1739d251e82c0e1b0065b63 authored about 1 year ago by adbenitez <[email protected]>
fix contact creation in new chat dialog not working with leading or trailing spaces. (#3364)

* fix contact createion in new chat dialog not working with leading or trailing spaces.

close...

github.com/deltachat/deltachat-desktop - ffdae32b333bee3fe925a580bef4f12a49359fc7 authored about 1 year ago by Simon Laux <[email protected]>
Merge tag 'v1.120.0'

github.com/deltachat/deltachat-core-rust - 9a7d1faf750ad9f93386173b0ac48e0cb5e9bb77 authored about 1 year ago by link2xt <[email protected]>
chore(release): prepare for 1.120.0

github.com/deltachat/deltachat-core-rust - 4d74f625d3962877a7462eec86f894d9c3bd68ea authored about 1 year ago by link2xt <[email protected]>
fix: update async-imap to 0.9.1 to fix memory leak

github.com/deltachat/deltachat-core-rust - 0a94fbc735b37b3f93f3b405167f54086f772a91 authored about 1 year ago by link2xt <[email protected]>
chore: fix beta clippy warnings

github.com/deltachat/deltachat-core-rust - 9ef34890faadd9ab4e74ddf22a19e6254b762a5f authored about 1 year ago by link2xt <[email protected]>
fix: prepare_msg_blob(): If cannot recode image, don't use it if it has Exif

We mustn't send images with Exif as it can leak metadata such as location, camera model, etc.

github.com/deltachat/deltachat-core-rust - 3e07f2c1730adfd3c80e211a203d6b55d0d2b339 authored about 1 year ago by iequidoo <[email protected]>
fix: W/a sending images sent as stickers on some platforms (#4611)

Check if a sticker has at least one fully transparent corner and otherwise change the Sticker ty...

github.com/deltachat/deltachat-core-rust - ee28298d7fd4576441cd5f0b4fa8e8d4bd3901bb authored about 1 year ago by iequidoo <[email protected]>
Merge branch 'stable'

github.com/deltachat/deltachat-core-rust - e59c4ee85815e9011e0e5296cf2d0a782fd6e3cd authored about 1 year ago by link2xt <[email protected]>
refactor: hide pgp module from public API

github.com/deltachat/deltachat-core-rust - 62aed13880c4b71a0cd25b9393399e3537cfd48c authored about 1 year ago by link2xt <[email protected]>
refactor: hide accounts.rs constants from public API

github.com/deltachat/deltachat-core-rust - bffe934accbefb7c3deffc14bcead1acaf08fbe4 authored about 1 year ago by link2xt <[email protected]>
Merge branch 'stable'

github.com/deltachat/deltachat-core-rust - 5e3b1fa5408c459dcf87e7d9c8b0b42a66c4e25d authored about 1 year ago by link2xt <[email protected]>
fix: receive_imf: Set protection only for Chattype::Single (#4597)

Also don't set protection to ProtectionBroken if it already is.

Co-authored-by: Hocuri <hocuri@...

github.com/deltachat/deltachat-core-rust - 95f29f7b637f5aa898b69ce39663fecf4c9a7e93 authored about 1 year ago by iequidoo <[email protected]>
chore: Update README.md

github.com/deltachat/deltachat-rpc-client-go - 19bcaac258a85e3690975a531ee7b9408e94d82e authored about 1 year ago by GitHub Action <[email protected]>
update target go version

github.com/deltachat/deltachat-rpc-client-go - 02cd4ad6deae08c22c67901abce891bee13b3bc4 authored about 1 year ago by adbenitez <[email protected]>
update desktop to 1.40 (#722)

github.com/deltachat/deltachat-pages - 64f2672ef436def3fca8bc5f8efc6a3ac7fb898f authored about 1 year ago by Simon Laux <[email protected]>
build: update to Rust 1.72.0

github.com/deltachat/deltachat-android - 35a542b574ba2b663e8594111081a92f3eee5667 authored about 1 year ago by link2xt <[email protected]>
chore: Update README.md

github.com/deltachat/deltachat-rpc-client-go - 24baa9b81c67dcff804b04352fa7f90e5ed9c09a authored about 1 year ago by GitHub Action <[email protected]>
Merge pull request #21 from deltachat/adb/add-xdcrpc

add xdcrpc

github.com/deltachat/deltachat-rpc-client-go - 06a7d559209ecc4d62f3fe5eace8b210a98dd4c2 authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
build: update to Rust 1.72.0

github.com/deltachat/deltachat-core-rust - 87ffcaf03e543217f08c3aff623c25eefef3c183 authored about 1 year ago by link2xt <[email protected]>
add missing branch for EventMsgDeleted in getChatId()

github.com/deltachat/deltachat-rpc-client-go - 53f257c8fe614ab2e5cebf81f2eb0399acdab684 authored about 1 year ago by adbenitez <[email protected]>
chore(nix): nix flake update

github.com/deltachat/deltachat-android - a8822101aa92685fe8b01e21419a13604724d629 authored about 1 year ago by link2xt <[email protected]>
build: update to Zig 0.11.0

github.com/deltachat/deltachat-core-rust - 2635146328a95dbc7ac8cd3fd9a2ad56721932c9 authored about 1 year ago by link2xt <[email protected]>
chore(python): fix `ruff` 0.0.286 warnings

github.com/deltachat/deltachat-core-rust - d727d85f6dc48d3beca4b90dec81c89775790aca authored about 1 year ago by link2xt <[email protected]>
Merge branch 'stable'

github.com/deltachat/deltachat-core-rust - 20513475ef7a89bbcff14c8601490808577099f8 authored about 1 year ago by link2xt <[email protected]>
chore(python): fix lint errors

github.com/deltachat/deltachat-core-rust - 81a7af10c74dc2614cea93e0889e3ef3fe416f80 authored about 1 year ago by link2xt <[email protected]>
build(deny): ignore RUSTSEC-2023-0052

github.com/deltachat/deltachat-core-rust - 4a6e94f8ab707a921293403a5b4d786406195f28 authored about 1 year ago by link2xt <[email protected]>
build(cargo-deny): ignore RUSTSEC-2022-0093

It is an API issue that can only be fixed in rPGP and iroh upstream.

github.com/deltachat/deltachat-core-rust - 146fe50e20a83dbe32e4e224ac14e3cf55b5a350 authored about 1 year ago by link2xt <[email protected]>
ci: run on push to stable branch

github.com/deltachat/deltachat-core-rust - 9bf2850fb1f3ec3082d4043363df954a85503c49 authored about 1 year ago by link2xt <[email protected]>
fix: Delete messages from SMTP queue only on user demand (#4579)

I.e. from delete_msgs(). Otherwise messages must not be deleted from there, e.g. if a message is...

github.com/deltachat/deltachat-core-rust - ba2c36548e0754947e8d74c28b88e81877d37256 authored about 1 year ago by iequidoo <[email protected]>
Merge branch 'stable'

github.com/deltachat/deltachat-core-rust - 3b806320ec1299357be1b3605c9971ab156b9aa2 authored about 1 year ago by link2xt <[email protected]>
api(jsonrpc): add resend_messages

github.com/deltachat/deltachat-core-rust - d07c743cdc0316af8cf9841b22ebdaed796ef839 authored about 1 year ago by Simon Laux <[email protected]>
Merge pull request #4591 from deltachat/dependabot/cargo/sanitize-filename-0.5.0

github.com/deltachat/deltachat-core-rust - c857d6e1bd507ed055e3a7d41c5345288eadc5be authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump sanitize-filename from 0.4.0 to 0.5.0

Bumps [sanitize-filename](https://github.com/kardeiz/sanitize-filename) from 0.4.0 to 0.5.0.
- [...

github.com/deltachat/deltachat-core-rust - 94cd9a713f8dd4f055168fe71cb4f33c76327ecf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test: extend `test_qr_join_chat` to check that the group is not verified

github.com/deltachat/deltachat-core-rust - 8c778b3f5c163e7522c99b01fde1e5b64343d4e0 authored about 1 year ago by link2xt <[email protected]>
fix: do not mark non-verified group chats as verified when using securejoin

Only mark the chat is verified if 1:1 verified chats are enabled
and securejoin targets a 1:1 chat.

github.com/deltachat/deltachat-core-rust - 7676473ebd5356c071642642cd887938b9bb394b authored about 1 year ago by link2xt <[email protected]>
fix: Delete messages from SMTP queue only on user demand (#4579)

I.e. from delete_msgs(). Otherwise messages must not be deleted from there, e.g. if a message is...

github.com/deltachat/deltachat-core-rust - a66f8bd9fc1baf37e5a8229f084d1e410ace76b5 authored about 1 year ago by iequidoo <[email protected]>
fix: Sort old incoming messages below all outgoing ones (#4621)

If the Inbox is fetched before the Sentbox (as done currently), messages from the Sentbox will
c...

github.com/deltachat/deltachat-core-rust - 95b2a159303c3f36b91ad7936b224c826d3a4871 authored about 1 year ago by iequidoo <[email protected]>
implementing hashtags per UAX31 standard (#40)

* implementing hashtags per UAX31 standard

* upgrade rust-toolchain

* upgrade rust toolchain t...

github.com/deltachat/message-parser - c04995887f4fc9f2ae295e39d53d0cb76de97bd4 authored about 1 year ago by Farooq Karimi Zadeh <[email protected]>
Set default background color

Dark theme environment support
#719

github.com/deltachat/deltachat-pages - 6913fa31caf5ba6785c8317f644d47779e15f9e2 authored about 1 year ago by d47081 <[email protected]>
Create security.txt

github.com/deltachat/deltachat-pages - 555019fa2b64fdfae22c2b6ae162a079df3b8080 authored about 1 year ago by Simon Laux <[email protected]>
fix: receive_imf: Update peerstate from db after handling Securejoin handshake (#4600)

Otherwise has_verified_encryption() would check a stale Peerstate object.

github.com/deltachat/deltachat-core-rust - 0179ec2da9a8a402cb2d911610fa0f31f789b42b authored about 1 year ago by iequidoo <[email protected]>
test: test_openrpc_command_line: Check that deltachat-rpc-server exists with 0

github.com/deltachat/deltachat-core-rust - 8f2313bb2a3511111b9f8ebbbee6cbb3c276f81d authored about 1 year ago by iequidoo <[email protected]>
build(deny): ignore RUSTSEC-2023-0052

github.com/deltachat/deltachat-core-rust - 488a3d1118ade1ccd348c9d69c7e6ef5d0910b89 authored about 1 year ago by link2xt <[email protected]>
build(python): pin `sphinx` to 7.1.2

github.com/deltachat/deltachat-core-rust - 9094df7bc7c8a0fd1544994ec925f93487f4084d authored about 1 year ago by link2xt <[email protected]>
Create SECURITY.md

github.com/deltachat/deltachat-desktop - c24b8a7dac3d75616962355f8ee3c99dd85915fb authored about 1 year ago by Simon Laux <[email protected]>
chore: Update README.md

github.com/deltachat/deltachat-rpc-client-go - bb1ec1dcd6322035e318905df8225e59aa3aecc6 authored about 1 year ago by GitHub Action <[email protected]>
add Bot.OnUnhandledEvent()

github.com/deltachat/deltachat-rpc-client-go - 73b43a6526c9b0e0cc1c89b231a5780673652e69 authored about 1 year ago by adbenitez <[email protected]>
chore: Update README.md

github.com/deltachat/deltachat-rpc-client-go - e5d26c34ba55697add6a6a49dd8ebdef14f94eaa authored about 1 year ago by GitHub Action <[email protected]>
Merge pull request #20 from deltachat/adb/add-get-chat-media

add Rpc.GetChatMedia()

github.com/deltachat/deltachat-rpc-client-go - 892792a4cc0591911cfaa20f988888185f35179a authored about 1 year ago by Asiel Díaz Benítez <[email protected]>
add Rpc.GetChatMedia()

github.com/deltachat/deltachat-rpc-client-go - e05136c8db538c27713b6e0cffc3095b1f021209 authored about 1 year ago by adbenitez <[email protected]>
create 1.40.1 release

github.com/deltachat/deltachat-android - 12ca77ab012eeb723ceb688d91cbe4ce754bbe43 authored about 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release) prepare for 1.119.1' of 'v1.119.1'

github.com/deltachat/deltachat-android - d9effe91381ffef0cefe2f1a9ad3079fa282a912 authored about 1 year ago by link2xt <[email protected]>
hotfix: disable f-droid as most recent version crashes on startup

github.com/deltachat/deltachat-pages - 3b7c30a7589030ca9de4c184fdb4dd3fd6cc1069 authored about 1 year ago by B. Petersen <[email protected]>
build(cargo-deny): ignore RUSTSEC-2022-0093

It is an API issue that can only be fixed in rPGP and iroh upstream.

github.com/deltachat/deltachat-core-rust - 16aad3fa67ae95f2aa8094a10083b8c97f2f2009 authored about 1 year ago by link2xt <[email protected]>
added example script to halt services during backup

github.com/deltachat/pyinfra-borgbackup - 855904ca7ac1a7cf2128e24265b887294c6e66d3 authored about 1 year ago by missytake <[email protected]>