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

imex: run migrations after receiving a transferred backup

Similarly to how `imex_inner()` runs migrations
after successful call to `import_backup()`,
migr...

github.com/deltachat/deltachat-core-rust - d6426dc1b67a3030c6ed60e6bf74d875a4a13ca7 authored over 1 year ago by link2xt <[email protected]>
cargo: bump toml from 0.7.2 to 0.7.3

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.2 to 0.7.3.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - 44a36025b5f86ea9d23111243f7b853237c055e4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump walkdir from 2.3.2 to 2.3.3

Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3.
- [Release notes](ht...

github.com/deltachat/deltachat-core-rust - 00017ab65361ca821d01e7c087d94f0ba1acbfb6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump quick-xml from 0.27.1 to 0.28.1

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.27.1 to 0.28.1.
- [Release notes](h...

github.com/deltachat/deltachat-core-rust - 411adc861ecfc1d9129037bf6278e7f82b044389 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump testdir from 0.7.2 to 0.7.3

Bumps testdir from 0.7.2 to 0.7.3.

---
updated-dependencies:
- dependency-name: testdir
depen...

github.com/deltachat/deltachat-core-rust - c5b3939ddb1ced3dcab629a2b70413052c2e1c9e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump chrono from 0.4.23 to 0.4.24

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

github.com/deltachat/deltachat-core-rust - a9e3ea56ecca740f233bacf2002932c3c6ab9515 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump image from 0.24.5 to 0.24.6

Bumps [image](https://github.com/image-rs/image) from 0.24.5 to 0.24.6.
- [Release notes](https:...

github.com/deltachat/deltachat-core-rust - 6a0f17a983649f59f25c59bb91070fa8d278e3bd authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump dirs from 4.0.0 to 5.0.0

Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.0.
- [Release notes](https://gith...

github.com/deltachat/deltachat-core-rust - 28e6f457b147ff4152eb311bebc9a54f9db0bbda authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update funding section of FAQ (#640)

* update funding section of FAQ

* better formatting of donate button

github.com/deltachat/deltachat-pages - e607bc7c3242b8334cb50dc0d2adc0fd80d1312d authored over 1 year ago by holger krekel <[email protected]>
ci: limit artifact retention time for libdeltachat.a to 1 day

These artifacts are only needed to be downloaded
by the python test job immediately after building.

github.com/deltachat/deltachat-core-rust - fdf46054e2a0369a1c5977bb1154107e6ae1fa1c authored over 1 year ago by link2xt <[email protected]>
ci: run mypy and doc with installed library

These require that package can be installed.

github.com/deltachat/deltachat-core-rust - 47a3ee1ff1e6a11c0c2bee7d0b52d3fd7c3eabae authored over 1 year ago by link2xt <[email protected]>
ci: use ' instead of " for condition quote

github.com/deltachat/deltachat-core-rust - a0b7b4b5c4aedb0a39ae4573eb4f9b77f37808ff authored over 1 year ago by link2xt <[email protected]>
ci: fixup "if" expression

github.com/deltachat/deltachat-core-rust - b9bc0a4047edfd2ee95e89a903e1f947a3a259af authored over 1 year ago by link2xt <[email protected]>
ci: split library build and python tests into separate jobs

This way if flaky python tests fail,
it is possible to rerun them without having to rerun librar...

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

github.com/deltachat/deltachat-android - fbf7f17561ca5968ce740d799319e49fe551d649 authored over 1 year ago by B. Petersen <[email protected]>
uddate local help

github.com/deltachat/deltachat-android - 7df8023e903baa52e1c3e6349e9835a35aa4fcd6 authored over 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'Release 1.112.4' of branch 'stable-1.112'

github.com/deltachat/deltachat-android - 400ec0498e305805838e9db482cbc30f19a9ec89 authored over 1 year ago by B. Petersen <[email protected]>
Fix CHANGELOG.md after c401780c

github.com/deltachat/deltachat-core-rust - b56a7bc1392610554c0d8cf0712d7e66f690b13e authored over 1 year ago by iequidoo <[email protected]>
set more flexible interface `io.Writer` for `RpcIO.Stderr`

github.com/deltachat/deltachat-rpc-client-go - e1dd210b6f521e3fe4762061fc38240796d67558 authored over 1 year ago by adbenitez <[email protected]>
add ProvideBackup(), GetBackupQr(), GetBackupQrSvg() and GetBackup()

github.com/deltachat/deltachat-rpc-client-go - e83e14d4db054db639829ec5185cbbc514dbad5f authored over 1 year ago by adbenitez <[email protected]>
if known, show ssid in the AlertDialog directly after scanning (#2528)

github.com/deltachat/deltachat-android - 7fa576e3b718f517095ef890473dc0648554c7ed authored over 1 year ago by bjoern <[email protected]>
nobody asked this question for years -- not even sure pep still exists practically

github.com/deltachat/deltachat-pages - 218e64d689974ecf9fdf6de243e723f17ac83844 authored over 1 year ago by holger krekel <[email protected]>
Compress `mime_headers` column with HTML emails stored in database (#4077)

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

github.com/deltachat/deltachat-core-rust - c401780c15b8e49c746595e8f8461c75fee21ed5 authored over 1 year ago by iequidoo <[email protected]>
bump version to 1.36.1

github.com/deltachat/deltachat-ios - 82a73320fd66692238503a4a43d996a97d3f8851 authored over 1 year ago by B. Petersen <[email protected]>
update changelog for 1.36.1, core part

github.com/deltachat/deltachat-ios - 5851776eddac2f5921d426637407b3cec0ed68d6 authored over 1 year ago by B. Petersen <[email protected]>
add device message for 1.36.1

github.com/deltachat/deltachat-ios - 01d91b58bd7b74003dacb9924794305e1c04709d authored over 1 year ago by B. Petersen <[email protected]>
update changelog for 1.36.1, ios part

github.com/deltachat/deltachat-ios - 065220619fec1fc3cf63d2c1cb9358a5232a01c5 authored over 1 year ago by B. Petersen <[email protected]>
python: Wait for initial Resync in the bot tests

github.com/deltachat/deltachat-core-rust - 0a2200c2c81cf5d9bbc13a3b2220740ad71471e8 authored over 1 year ago by iequidoo <[email protected]>
test_moved_markseen: Expect DC_EVENT_MSGS_CHANGED also

github.com/deltachat/deltachat-core-rust - df96a1daacaff395946aa5a8d18e38323a66b55b authored over 1 year ago by iequidoo <[email protected]>
update deltachat-core-rust to 'Release 1.112.4' of branch 'stable-1.112'

github.com/deltachat/deltachat-ios - b6d859706343357eae0008bc3997d555604969d8 authored over 1 year ago by B. Petersen <[email protected]>
trigger triggerLocalNetworkPrivacyAlert on receiver side

github.com/deltachat/deltachat-ios - 98c944d9ad5e768107ec95a8d214190742ab1179 authored over 1 year ago by B. Petersen <[email protected]>
make sure to show only one error alert

github.com/deltachat/deltachat-ios - e73a92e9c4aa2f6f544852ccc16a8d3ca9fb2e8b authored over 1 year ago by B. Petersen <[email protected]>
show backup-provider progress, hide scanned qr code

github.com/deltachat/deltachat-ios - 230db1db4a711297ad4af36ff55498698db2a036 authored over 1 year ago by B. Petersen <[email protected]>
nicer activity indicator

github.com/deltachat/deltachat-ios - 479674ecf7661fae602c3c39e0136ebc6266a4fc authored over 1 year ago by B. Petersen <[email protected]>
add 'copy to clipboard' for backup provider

github.com/deltachat/deltachat-ios - a3fa0a04e6fcff9535a44514e8dcc1e27ca2c03a authored over 1 year ago by B. Petersen <[email protected]>
add constraints for statusLine view

github.com/deltachat/deltachat-ios - c6a59dc78ef1104e6f4d66f7f7947c80917729ea authored over 1 year ago by B. Petersen <[email protected]>
add dedicated view for statusLine

github.com/deltachat/deltachat-ios - 22f04c3cc6b83f0ed68278f9098f2ee4efaa6088 authored over 1 year ago by B. Petersen <[email protected]>
show accurate progress information for receiver

github.com/deltachat/deltachat-ios - 7fb7e52155843758d69a19ce9b7ff5638ee86771 authored over 1 year ago by B. Petersen <[email protected]>
add dedicated 'add second device' button to welcome screen

github.com/deltachat/deltachat-ios - 80036909125078a49b28b13364f71b1c2bb45f2c authored over 1 year ago by B. Petersen <[email protected]>
remove vague retry statement, core will show a detailed error soon

github.com/deltachat/deltachat-ios - 90a0bb4cfdf22daf606c98f7e73745fff8737e69 authored over 1 year ago by B. Petersen <[email protected]>
ask before aborting transfer

github.com/deltachat/deltachat-ios - ce39e4722185a1bd866f787eaff70b6a4cc73ee1 authored over 1 year ago by B. Petersen <[email protected]>
ask before aborting backup provider

github.com/deltachat/deltachat-ios - 21c7fb41164854051d870e1032d976e1d8968f10 authored over 1 year ago by B. Petersen <[email protected]>
improve layout

github.com/deltachat/deltachat-ios - 517591d018485b0b09b65f06059e34b2cfe27611 authored over 1 year ago by B. Petersen <[email protected]>
show error if backup provider creation fails

github.com/deltachat/deltachat-ios - a4a718a46e956df1ebd97f646f7e5d3ac60a368b authored over 1 year ago by B. Petersen <[email protected]>
add BackupProviderViewController

github.com/deltachat/deltachat-ios - 4f4d102c3e667f3ad32bf03d7a18395f769498b5 authored over 1 year ago by B. Petersen <[email protected]>
hide QR code asap

github.com/deltachat/deltachat-ios - cb7673a3bf3144c29553f817ea02c6b1bde77c63 authored over 1 year ago by B. Petersen <[email protected]>
blurView not needed for now

github.com/deltachat/deltachat-ios - 42069fc24d1563cd44046c1e1069225413e4b7c6 authored over 1 year ago by B. Petersen <[email protected]>
delete backup provider only when the view is actually destroyed, not if it removed temporary from screen

github.com/deltachat/deltachat-ios - b9140cb740caa52180a965162969063eae040ef9 authored over 1 year ago by B. Petersen <[email protected]>
prevent device from sleeping (otherwise, transfer will abort)

github.com/deltachat/deltachat-ios - ead2e8b7a927715b3c23a5673496335431b0fdc7 authored over 1 year ago by B. Petersen <[email protected]>
improve layout

github.com/deltachat/deltachat-ios - b4e6f68716e69d403a7589deff6b96b65a241868 authored over 1 year ago by B. Petersen <[email protected]>
trigger triggerLocalNetworkPrivacyAlert on sender side

github.com/deltachat/deltachat-ios - 0b6d717b7485ddf33950a931b523d9efac343422 authored over 1 year ago by B. Petersen <[email protected]>
ui[errorMessage] is explicitly set to lastErrorString on event construction

github.com/deltachat/deltachat-ios - 377158eb44e20765e04e7d0e66ace7375e15a3c4 authored over 1 year ago by B. Petersen <[email protected]>
use strings from android

github.com/deltachat/deltachat-ios - 8f5b2bd62c98b0a70f9d9c5a0d8bd63c89250053 authored over 1 year ago by B. Petersen <[email protected]>
correct accessibility hint

github.com/deltachat/deltachat-ios - 01e9faf21616f8444d8e2cff7b8edb0c94ec0805 authored over 1 year ago by B. Petersen <[email protected]>
call receiveBackup for transferring backups via QR code

github.com/deltachat/deltachat-ios - a2c600738724cfc50bd16825d633bab499db0296 authored over 1 year ago by B. Petersen <[email protected]>
make sure not to handle events when finishing

github.com/deltachat/deltachat-ios - dc28eb9d45ca2f32c40f6c4d1630c041842731b2 authored over 1 year ago by B. Petersen <[email protected]>
use simplified progress wording as after first user testing on android

github.com/deltachat/deltachat-ios - bac0a6b016ab2672b6b38038bd6b0ee69c54e512 authored over 1 year ago by B. Petersen <[email protected]>
fix adding second device from in-configured-app qr scanner

github.com/deltachat/deltachat-ios - a062a3f059d0938462c372e4a1df81a7d5b8b1b1 authored over 1 year ago by B. Petersen <[email protected]>
request confirmation before showing qr code

github.com/deltachat/deltachat-ios - dc26e103e5abf082e11c21052cb6bb5cecf250bb authored over 1 year ago by B. Petersen <[email protected]>
progressObserver not needed here

github.com/deltachat/deltachat-ios - 9096a360ccfd8a9c7eb3b60ff53970916b0bbbe6 authored over 1 year ago by B. Petersen <[email protected]>
use statusLine, constraints missing

github.com/deltachat/deltachat-ios - ed7207b216542bc23f3f8e9eebd9fa991ab9c10a authored over 1 year ago by B. Petersen <[email protected]>
add 'troubleshooting' to menu

github.com/deltachat/deltachat-ios - 9c681670ac4edb2d2431e5bc25f5280362dfdd1c authored over 1 year ago by B. Petersen <[email protected]>
add experimental hints

github.com/deltachat/deltachat-ios - c7f7ad6917a353d78aec7d3083c32234f070c4b5 authored over 1 year ago by B. Petersen <[email protected]>
don't try to find out the exact error as long as core has no precise error types

github.com/deltachat/mailadm - 216819c5d89abf5f98b8a9fb034692e5a8196955 authored over 1 year ago by missytake <[email protected]>
also ignore if chat ID is there but message can't be sent

github.com/deltachat/mailadm - fd82d02260ecbac52344663b9f8220491f222b43 authored over 1 year ago by missytake <[email protected]>
try a different way to quote

github.com/deltachat/deltachat-pages - 9fd9eeb80e1ab6301212ed0d4a8e5623f25db1f3 authored over 1 year ago by holger krekel <[email protected]>
ref(logging): remove LogExt::log_or_ok (#4250)

This further reduces the cognitive overload of having many ways to do
something. The same is v...

github.com/deltachat/deltachat-core-rust - 61b8d04418857db4732bc6b75544a768db0b5852 authored over 1 year ago by Floris Bruynooghe <[email protected]>
add links to help-page, same as on android and desktop

github.com/deltachat/deltachat-ios - 528060e316c674e929c7782d7414de1555636592 authored over 1 year ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-ios - b0ffacf91321ce219559cc4c09c0ea2bd33c6e2d authored over 1 year ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 0c0883ba720fa8f6f389cdbb34ec1e834755e22d authored over 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'Fix call to `auditwheel` in scripts/run_all.sh' of branch 'stable-1.112'

github.com/deltachat/deltachat-ios - 01d85b57829cd41651413fddfa6af7ccff3f300d authored over 1 year ago by B. Petersen <[email protected]>
Merge tag 'v1.112.4'

Release 1.112.4

github.com/deltachat/deltachat-core-rust - fd7cc835370d54cd4b614e459fdd1e473c8baba4 authored over 1 year ago by link2xt <[email protected]>
Fix call to `auditwheel` in scripts/run_all.sh

This bugs prevents CI from building wheels.

github.com/deltachat/deltachat-core-rust - 6c57bc9438efecca848a5b2ec51b5761e5716aba authored over 1 year ago by link2xt <[email protected]>
Remove install_python_bindings.py script and update docs

`install_python_bindings.py` was not used by CI
and scripts, except for `scripts/run-python-test...

github.com/deltachat/deltachat-core-rust - ae5f72cf4f70c242c184f54fbe5852ad0e98ab44 authored over 1 year ago by link2xt <[email protected]>
Increase MSRV to 1.65.0

github.com/deltachat/deltachat-core-rust - a4a53d52993f23f491eb6a43eefd57289f30b178 authored over 1 year ago by link2xt <[email protected]>
Update to rPGP 0.10.1

github.com/deltachat/deltachat-core-rust - 3e65b6f3a61d184cd16f669b35c8739cd9cfa051 authored over 1 year ago by link2xt <[email protected]>
set_core_version.py: add newline to the end of package.json

github.com/deltachat/deltachat-core-rust - 4223cac7a54012bbabd2cd8cce2d8e956cd71838 authored over 1 year ago by link2xt <[email protected]>
Fix links in the changelog

github.com/deltachat/deltachat-core-rust - e612927c5d02567f21af2cf88d4c5b22ab4f65f2 authored over 1 year ago by link2xt <[email protected]>
fix(imex): transfer::get_backup must always free ongoing process (#4249)

* fix(imex): transfer::get_backup must always free ongoing process

When the ongoing process i...

github.com/deltachat/deltachat-core-rust - ef63e01632600c8b59b24f9a9fa0f54f4a2a9153 authored over 1 year ago by Floris Bruynooghe <[email protected]>
strike "your data stays on your device"

github.com/deltachat/deltachat-pages - 3377e35d455b590860d544240d3f6045843376f6 authored over 1 year ago by holger krekel <[email protected]>
add security info to home page

github.com/deltachat/deltachat-pages - 5cf1dfbc7ab31eb712649926ee1acdf7a358e2aa authored over 1 year ago by holger krekel <[email protected]>
add `Chat.SetMuteDuration()`

github.com/deltachat/deltachat-rpc-client-go - 8485c46aec494af9b9ee900f22c6fdc174fe929c authored over 1 year ago by adbenitez <[email protected]>
Merge v1.112.2 into master

github.com/deltachat/deltachat-core-rust - 68635be8a2836554d1c9bb4dc7637fed6d88cd2e authored over 1 year ago by link2xt <[email protected]>
update translations, it, pl, sq

github.com/deltachat/deltachat-pages - a1e75bcae1beebbeec1b67031d7a360490519962 authored over 1 year ago by B. Petersen <[email protected]>
Remove upper limit on the attachment size

Recommended file size is used for recoding media.
For the upper size, we rely on the provider to...

github.com/deltachat/deltachat-core-rust - 776df7505e829717a3f604686ded6da840b140a0 authored over 1 year ago by link2xt <[email protected]>
feat(scheduler): Allow overlapping IoPauseGuards (#4246)

This enables using multiple pause guards at the same time.

github.com/deltachat/deltachat-core-rust - 91c10b3ac6f5984da77f522aae1c83e264ce498d authored over 1 year ago by Floris Bruynooghe <[email protected]>
ref(logging): Remove message from LogExt::log_err (#4235)

This removes the message that needed to be supplied to LogExt::log_err
calls. This was from a ...

github.com/deltachat/deltachat-core-rust - 82ace72527648ef2dc32e08cf177880732394565 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Do not return media from trashed messages in the "All media" view.

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

github.com/deltachat/deltachat-core-rust - 585b8ece586822ef65748a0b61a0f6af26838c71 authored over 1 year ago by link2xt <[email protected]>
fix french headlines

github.com/deltachat/deltachat-pages - 7941e935c90ab5b4f28197ffd5ef315ace74a2c6 authored over 1 year ago by B. Petersen <[email protected]>