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

chore: fix compiler warnings

github.com/deltachat/deltachat-core-rust - bc73c16df7705baae267acf4e44d60e61a0ce1aa authored over 1 year ago by link2xt <[email protected]>
Make input text in CreateChat dialogue always focused (#3313)

* fix race condition bug to make text input in new chat dialogue(CreateChat) always focused on o...

github.com/deltachat/deltachat-desktop - 5f54cb71829cd0f70070d1cccb5e848fba154dbb authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
Don't save whitespace-only message as draft(fixes #3220) (#3316)

* if the draft message is only whitespace, don't save the draft. fixes #3220

* pretty code!
...

github.com/deltachat/deltachat-desktop - 06896b9f114fbd0f1ac75e576a8ae842420aecf3 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
ci: remove comment about python from rust tests

github.com/deltachat/deltachat-core-rust - 659cffe0cc8a27da160e8e4c0ae45808e7294ed1 authored over 1 year ago by link2xt <[email protected]>
build: use Rust 1.71.0 and increase MSRV to 1.66.0

Rust 1.66 is required by constant_time_eq 0.3.0.

github.com/deltachat/deltachat-core-rust - a1663a98e08a40ddb651462477db9ebc5dd7c0c7 authored over 1 year ago by link2xt <[email protected]>
chore(deps): update dependencies

github.com/deltachat/deltachat-core-rust - 3de1dbc9e41b796ef0bd99ad715dc64ee3a4c703 authored over 1 year ago by link2xt <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4 (#3314)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

github.com/deltachat/deltachat-desktop - 03464e4e42d8730414624d12bc9e3b665146e4ab authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'stable'

github.com/deltachat/deltachat-core-rust - 6d37e8601e51c29b40681ecb6606e8e023959e61 authored over 1 year ago by link2xt <[email protected]>
test: add basic import/export test for async python

github.com/deltachat/deltachat-core-rust - 82c0058129f3e2bf982d673578f4b0fb52bd2158 authored over 1 year ago by link2xt <[email protected]>
fix(deltachat-rpc-server): update tokio-tar to fix backup import

tokio-tar 0.3.0 prints message "create_dir_all ..." to stdout during import.
tokio-tar 0.3.1 has...

github.com/deltachat/deltachat-core-rust - 0a50bad555c73fd8b476a9713c34d4415faacb43 authored over 1 year ago by link2xt <[email protected]>
api(deltachat-rpc-client): add Account.{import,export}_backup methods

github.com/deltachat/deltachat-core-rust - 1bd307a26adb28273693dd04af5f11fb34254122 authored over 1 year ago by link2xt <[email protected]>
fix: do not resync IMAP after initial configuration

If there was no previous `configured_addr`,
then there is no need to run IMAP resync.

github.com/deltachat/deltachat-core-rust - 740f43a2d67ea435c06480fc04d34b710778c78e authored over 1 year ago by link2xt <[email protected]>
set version in pyproject.toml

github.com/deltachat/pyinfra-borgbackup - d1ee8713d25738bb19f338e54838c25eecb48d68 authored over 1 year ago by missytake <[email protected]>
set version in pyproject.toml

github.com/deltachat/pyinfra-acmetool - 16641ded4e16e022e12b1ffab7a20a51675d1e9d authored over 1 year ago by missytake <[email protected]>
fix: remove unsupported language code, this broke the installation from the ms store on windows (#3308)

closes #3292

github.com/deltachat/deltachat-desktop - 0b109ffff90290dab993926283278b7657d73800 authored over 1 year ago by Simon Laux <[email protected]>
CreateChat dialog: Trim the input value to fix #3299 (#3300)

* trim the input value to fix #3299

* update change log to include fix of #3299

* per simo...

github.com/deltachat/deltachat-desktop - 17a592f9aac214aff2c1e33d2a813c915f01ded6 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
fix: Allow to save a draft if the verification is broken (#4542)

If the verification is broken, `can_send()` is false.

But if the user was typing a message ri...

github.com/deltachat/deltachat-core-rust - d762753103bae64241a7edffd8eee5cc389c9a4b authored over 1 year ago by Hocuri <[email protected]>
make links unclickable only if inside quote to fix #3305 (#3306)

* make links unclickable only if inside quote to fix #3305

* no text decoration for links insid...

github.com/deltachat/deltachat-desktop - 70c4b14eea2c77e852d5d49d2c6f0db86bd5d7f6 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
Merge branch 'stable'

github.com/deltachat/deltachat-core-rust - a020d5cccebde50936de9b117ea81e124d9178f4 authored over 1 year ago by link2xt <[email protected]>
fix(imap): avoid IMAP move loops when DeltaChat folder is aliased

Some Dovecot servers are configured
to alias "INBOX.DeltaChat" and "DeltaChat" to the same folde...

github.com/deltachat/deltachat-core-rust - c14f45a8f5523c14c2b567c745dd5980387c5207 authored over 1 year ago by link2xt <[email protected]>
build: add OpenJDK 17 to flake.nix

github.com/deltachat/deltachat-android - df5537f0f6dd6e938b56cc7795e751b3cd185bf5 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #2614 from pjvleeuwen/propose-clarification-based-on-first-time-build-experience

Propose clarification based on first time build experience

github.com/deltachat/deltachat-android - f371c30f6741cba563076ef7ce6d5f49c5c74133 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #2615 from pjvleeuwen/another-way-to-determine-processor-architecture

Update ndk-make.sh initial comment to suggest an app for determining CPU architecture

github.com/deltachat/deltachat-android - db0d671376f1c7705147d869aa4197d36b28e047 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
Update ndk-make.sh initial comment to suggest an app for determining CPU architecture

github.com/deltachat/deltachat-android - e7aaebf9ff4f1fb4031a0202bef4fdd49006c6a8 authored over 1 year ago by Paul van Leeuwen <[email protected]>
chore(python): fix ruff warnings

github.com/deltachat/deltachat-core-rust - 8269116dba41bed1ace445fc642d4675e8bff9cd authored over 1 year ago by link2xt <[email protected]>
Fix problem of links being clickable inside quoted text (#3304)

* no pointer event for <a> in quoted-text to fix #3290

* update changelog to fix #3290

* p...

github.com/deltachat/deltachat-desktop - a19c203afef0b55d88d8000eba5ea3575e42ca37 authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
Update Build Using Nix section to reference documentation on building for a specific architecture

github.com/deltachat/deltachat-android - 3405a7bc21237db2c554a751132204dc63274cc4 authored over 1 year ago by Paul van Leeuwen <[email protected]>
Update Build Using Nix section to use a code block instead of inline code, making it less likely somebody misses this step (like I did)

github.com/deltachat/deltachat-android - ae2ad0fd54e31f1d7730cde73cce34095aa361c2 authored over 1 year ago by Paul van Leeuwen <[email protected]>
fix: Don't create 1:1 chat as protected for contact who doesn't prefer to encrypt (#4538)

github.com/deltachat/deltachat-core-rust - 1e28ea9bb0c9d05e5bc2398fafb59869251c6a19 authored over 1 year ago by Hocuri <[email protected]>
test: Remove unnecessary inner_set_protection() call (#4539)

1:1 chats are automatically created as protected if the contact is
verified, there is no need t...

github.com/deltachat/deltachat-core-rust - 17f2d3373161d2f61fd721c5ea983910974b67d0 authored over 1 year ago by Hocuri <[email protected]>
make prettier happy!

github.com/deltachat/deltachat-desktop - eb88e172e2c5beb2ec70ae8a82d4169b163638fe authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
make text of unread badge look better to fix #3068

github.com/deltachat/deltachat-desktop - 08b1d47633cc980c2de7a54ea3e548041dd2d1fd authored over 1 year ago by Farooq Karimi Zadeh <[email protected]>
remove testcafe dependency and scripts for now

as it is broken, we should reintroduce them when we have a solution
or a browser version (which d...

github.com/deltachat/deltachat-desktop - 7e7ed2b98487cd93b7322fc9b94b77e7740ac45f authored over 1 year ago by SimonLaux <[email protected]>
fix: return valid MsgId from receive_imf() when the message is replaced

receive_imf() calls add_parts()
which INSERTs or UPDATEs the message using UPSERT [1].
It then u...

github.com/deltachat/deltachat-core-rust - db941ccf881c045bad1c460b942beb21442c4ee2 authored over 1 year ago by link2xt <[email protected]>
build: remove examples/simple.rs

When `cargo test` is executed,
all examples are built by default
to ensure that they can be comp...

github.com/deltachat/deltachat-core-rust - 976797d4cf320bdb0e948112301b7bfb190e9356 authored over 1 year ago by link2xt <[email protected]>
chore: nightly clippy fixes

github.com/deltachat/deltachat-core-rust - 31e3169433eb9405b75ba4564517fd2690b76734 authored over 1 year ago by link2xt <[email protected]>
docs: document how logs and error messages should be formatted

github.com/deltachat/deltachat-core-rust - d2b15cb6290a9909676781c3c4a1bfb96a995fe8 authored over 1 year ago by link2xt <[email protected]>
feat: Verified 1:1 chats (#4315)

Implement #4188

BREAKING CHANGE: Remove unused DC_STR_PROTECTION_(EN)ABLED* strings
BREAKING...

github.com/deltachat/deltachat-core-rust - 9cd000c4f2afc223ea92dbb244c92dffb3effbff authored over 1 year ago by Hocuri <[email protected]>
docs: update default value for `show_emails` in dc_set_config() documentation

github.com/deltachat/deltachat-core-rust - ea4a0530b811ee83ea9aec24b14b23fc8a078b5b authored over 1 year ago by link2xt <[email protected]>
chore(release): prepare for 1.118.0

github.com/deltachat/deltachat-core-rust - 9d3b2d484408abc226803511c39b44eb58090522 authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): do not fail if commit.footers is undefined

github.com/deltachat/deltachat-core-rust - c312280ab35b57143502aecef3d1308e2057f980 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #701 from deltachat/2023-07-02-deltatouch-correction

use full/correct name of deltachat-core-rust repo

github.com/deltachat/deltachat-pages - 4a4210f0aa425d4dc197f1e9214d68883636ae65 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
use full/correct name of deltachat-core-rust repo

github.com/deltachat/deltachat-pages - 29104c3c3ee08ed30e6d3a57d4d04cbef77a07a4 authored over 1 year ago by Lothar Ketterer <[email protected]>
update translations

github.com/deltachat/deltachat-pages - 00538eb936db96df69e99693e76f5a1a6818c700 authored over 1 year ago by B. Petersen <[email protected]>
set an explicit #changelogs anchor, so that it is not translated and we can use sth. as get.delta.chat#changelogs (#699)

github.com/deltachat/deltachat-pages - f8a12891afe54247b05ef0533055e90919455d00 authored over 1 year ago by bjoern <[email protected]>
update translations (#700)

github.com/deltachat/deltachat-pages - 978ea9ce80a4188c65b2f98b039e0b0ab9fad2c7 authored over 1 year ago by bjoern <[email protected]>
Rewrite member added/removed messages even if the change is not allowed

PR https://github.com/deltachat/deltachat-core-rust/pull/4529

github.com/deltachat/deltachat-core-rust - 572b99a2e18f8587f0aa6f64e23a09131c58a897 authored over 1 year ago by link2xt <[email protected]>
full language names (#696)

* use native language names instead of, partly weird and unknown, ISO codes

* always show 'la...

github.com/deltachat/deltachat-pages - b9dbd20b871aa915648c17d828682604aedf5fe1 authored over 1 year ago by bjoern <[email protected]>
refactor: move handle_mdn and handle_ndn to mimeparser and make them private

Previously handle_mdn was erroneously exposed in the public API.

github.com/deltachat/deltachat-core-rust - 3992b5a0635e6ce2697d46cb25d00063661f7145 authored over 1 year ago by link2xt <[email protected]>
chore(cargo): update Cargo.lock

github.com/deltachat/deltachat-core-rust - b97cb4b55e95c494fa4c6607abd6bbaf31cb122f authored over 1 year ago by link2xt <[email protected]>
fix: rewrite "member added" message even if change is not allowed

github.com/deltachat/deltachat-core-rust - 64c218f1ead0f782291322b334da9db749581a70 authored over 1 year ago by link2xt <[email protected]>
test: test that "member added" message is rewritten even if self is not in chat

github.com/deltachat/deltachat-core-rust - deed790950a104f14275975c3f0bd8e11d715830 authored over 1 year ago by link2xt <[email protected]>
fix: rewrite "member removed" message even if change is not allowed

github.com/deltachat/deltachat-core-rust - b33ae3cd0fbc2eaad4c0e5185cb381a33db0fb85 authored over 1 year ago by link2xt <[email protected]>
test: test that "member removed" message is rewritten if self is not in chat

github.com/deltachat/deltachat-core-rust - 9480699362d92939dbf8e2db480fc3cbb8b27fe9 authored over 1 year ago by link2xt <[email protected]>
fix: use different member added/removal messages locally and on the network

This commit adds new stock strings
"I added member ...",
"I removed member ..." and
"I left the ...

github.com/deltachat/deltachat-core-rust - 94c190e844258a31be7b95e9be0769f4c8093b21 authored over 1 year ago by link2xt <[email protected]>
api!: replace message::get_msg_info() with MsgId.get_info()

github.com/deltachat/deltachat-core-rust - 578e47666f24243aba1f6c029d5932fc6071df95 authored over 1 year ago by link2xt <[email protected]>
serve calendar online-demo from codeberg (#697)

see https://codeberg.org/webxdc/calendar/pulls/90 for details.

github.com/deltachat/deltachat-pages - 43576ba9d23212d0ef2e11adb3cd627ff314337c authored over 1 year ago by bjoern <[email protected]>
hotfix: use new calendar-repo, old one is broken and outdated

github.com/deltachat/deltachat-pages - a7a9af5f6c48afaa2cb8a4d77f702c85a02ecb07 authored over 1 year ago by B. Petersen <[email protected]>
hotfix: online-demo is up again on github.com

github.com/deltachat/deltachat-pages - ec2ae9759bf1f475927950359f79e5067b3b24f0 authored over 1 year ago by B. Petersen <[email protected]>
chore(cargo): bump backtrace from 0.3.67 to 0.3.68

github.com/deltachat/deltachat-core-rust - 7eeced50d1efd51e4a0c6c5e0c5b150450596677 authored over 1 year ago by link2xt <[email protected]>
chore(cargo): bump hermit-abi from 0.3.1 to 0.3.2

0.3.1 is yanked

github.com/deltachat/deltachat-core-rust - 46e127ad27215c248217bf7e5e4f18d3724dccad authored over 1 year ago by link2xt <[email protected]>
hotfix: github calendar destroyed, link to codeberg

github.com/deltachat/deltachat-pages - b238052f6444e9ee67e97f54bc0b9e7a7ccb57ef authored over 1 year ago by B. Petersen <[email protected]>
hotfix: online-demo was destroyed, uncomment if it is available again

github.com/deltachat/deltachat-pages - f6a715b7df2b65f63462a406d2d074a2538246a2 authored over 1 year ago by B. Petersen <[email protected]>
chore: add LICENSE file to deltachat-rpc-client

This gets packaged into the wheel when you run `python -m build`.

github.com/deltachat/deltachat-core-rust - 4891849e2800bce3e16412634837ae3b43e38002 authored over 1 year ago by link2xt <[email protected]>
chore: update MPL 2.0 license text

New text was downloaded from https://www.mozilla.org/en-US/MPL/,
specifically https://www.mozill...

github.com/deltachat/deltachat-core-rust - e0dd83d538973e23d57e8a145e97c0e6f3ba128d authored over 1 year ago by link2xt <[email protected]>
chore(python): add "Topic :: Communications :: Chat" classifier

github.com/deltachat/deltachat-core-rust - aac8bb950cac43599c3a5a0c115e0ad03ab872fd authored over 1 year ago by link2xt <[email protected]>
chore(python): change bindings status to production/stable

github.com/deltachat/deltachat-core-rust - bf21796bc068e0da7dd503c56d49f39bf585f506 authored over 1 year ago by link2xt <[email protected]>
chore(deltachat-rpc-client): add Trove classifiers

github.com/deltachat/deltachat-core-rust - 9cbf413064577206af5ada5c687f24ad782fa905 authored over 1 year ago by link2xt <[email protected]>
fix: clicking start on an already open webxdc app now opens it again even when it was minimised

fixes #3294

github.com/deltachat/deltachat-desktop - b13438ae88a25f55eb12c26ce3102e5e82e610e1 authored over 1 year ago by SimonLaux <[email protected]>
chore(cargo): bump serde from 1.0.164 to 1.0.166

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.164 to 1.0.166.
- [Release notes](http...

github.com/deltachat/deltachat-core-rust - 1b57eb4d8df9ba70a4c33f36facd05ff4a8f570a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump num-derive from 0.3.3 to 0.4.0

github.com/deltachat/deltachat-core-rust - 5152e702bd7149275d5e70bb81fc5e2951305b55 authored over 1 year ago by link2xt <[email protected]>
chore(cargo): bump toml from 0.7.4 to 0.7.5

github.com/deltachat/deltachat-core-rust - c80f1a19971d31a4c4e094ef1b0223df9571b004 authored over 1 year ago by link2xt <[email protected]>
refactor(python): flatten the API of `deltachat` module

github.com/deltachat/deltachat-core-rust - 88759c815b9dc94ff88624076cbf67d8b56bacf6 authored over 1 year ago by link2xt <[email protected]>
api!: make Message.text non-optional

Message.set_text() and Message.get_text() are modified accordingly
to accept String and return S...

github.com/deltachat/deltachat-core-rust - 9c68fac4b60bc711bdaba76cbcaf83009848141f authored over 1 year ago by link2xt <[email protected]>
add fediverse comments

github.com/deltachat/deltachat-pages - c12740046d038bbb9f9a5ff19580d7f13e4db4b3 authored over 1 year ago by holger krekel <[email protected]>
re-do https://github.com/deltachat/deltachat-pages/pull/690 in a single commit.

github.com/deltachat/deltachat-pages - ea547c4411c1e28b455768b16dceb61812d18043 authored over 1 year ago by holger krekel <[email protected]>
clarify timeline and spent hours

github.com/deltachat/deltachat-pages - de973e4822e08ae4bc33e917112b5cf8e517df9c authored over 1 year ago by Lothar Ketterer <[email protected]>
draft blogpost 2023-07 deltatouch

github.com/deltachat/deltachat-pages - 9de36d96baacd16f4040d865cfc42eefa2e3a2e7 authored over 1 year ago by Lothar Ketterer <[email protected]>
amended acc to comments

github.com/deltachat/deltachat-pages - 371f9ced45355459b247301cec37cdc8ba7ff5b1 authored over 1 year ago by Lothar Ketterer <[email protected]>
Update _posts/2023-07-02-deltatouch.md

add link to fediverse address

Co-authored-by: holger krekel <[email protected]>

github.com/deltachat/deltachat-pages - bddfe073370e910b8ab84a40ea683fc31ec556a8 authored over 1 year ago by Lothar <[email protected]>
added openstore badge

github.com/deltachat/deltachat-pages - 835c3484b45f84afa528b6ad6f71d3687942b708 authored over 1 year ago by Lothar Ketterer <[email protected]>
Apply suggestions from code review

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

github.com/deltachat/deltachat-pages - 17d1a14a8458930465c6c1d2741205dc5b778fa5 authored over 1 year ago by Lothar <[email protected]>
exchanged feature image, moved app logo to background section

github.com/deltachat/deltachat-pages - b7a4aea83792041f321081da2ac781869fa6758f authored over 1 year ago by Lothar Ketterer <[email protected]>
update to new Ubuntu touch UBports UserAgent

github.com/deltachat/deltachat-pages - afde738ed76b10238c2c233a6489e441494b523f authored over 1 year ago by Simon Laux <[email protected]>
fix syntax error

github.com/deltachat/deltachat-pages - 351642e0e5d87384531c472e2a72d9b7c07001a0 authored over 1 year ago by Simon Laux <[email protected]>
add ubuntu-touch to get.delta.chat

github.com/deltachat/deltachat-pages - 8611013fad7111838cf2c485d3f6534a31f6df0a authored over 1 year ago by B. Petersen <[email protected]>
chore(cargo): bump uuid from 1.3.3 to 1.4.0

Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.3 to 1.4.0.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - 8e17e400b3ce1ddfbdc516039c13275dbe44c4a8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump syn from 2.0.18 to 2.0.23

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

github.com/deltachat/deltachat-core-rust - dae3857db8ced18d3677ba57ed9125a7f5b10331 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https:/...

github.com/deltachat/deltachat-core-rust - 695f71e124df1d25035a1d873d2e5c75162a432d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(dehtml): document AddText variants

github.com/deltachat/deltachat-core-rust - 5fe94e8bce94767c2006bb9d231ae06bc6cc4b2f authored over 1 year ago by link2xt <[email protected]>
fix: do not run simplify() on dehtml() output

simplify() is written to process incoming plaintext messages
and extract footers and quotes from...

github.com/deltachat/deltachat-core-rust - 2d30afd212f4abe33b89d21e79289dec367e7671 authored over 1 year ago by link2xt <[email protected]>
api!(contact): remove Contact::load_from_db() in favor of Contact::get_by_id()

github.com/deltachat/deltachat-core-rust - fa1924da2bff30ca3f2d334d1c30f4ced943b908 authored over 1 year ago by link2xt <[email protected]>
api(contact): add Contact::get_by_id_optional() API

github.com/deltachat/deltachat-core-rust - 2a6b7d9766e50585a153a4cbb1465b4fdaa11f88 authored over 1 year ago by link2xt <[email protected]>
fix(remove_contact_from_chat): do not emit event if the contact was not removed

github.com/deltachat/deltachat-core-rust - 1351f7163234d798b0e57707fb481aa5f97e939b authored over 1 year ago by link2xt <[email protected]>
refactor: check if the contact is blocked with a dedicated SQL query

Avoid loading unnecessary fields from the database.

github.com/deltachat/deltachat-core-rust - d5214eb192f296a860eebd465ea9dda1e57723bd authored over 1 year ago by link2xt <[email protected]>
fix(remove_contact_from_chat): bubble up chat loading errors

github.com/deltachat/deltachat-core-rust - d42322b38b4136fe45230d85fc11b4d903a580a3 authored over 1 year ago by link2xt <[email protected]>