Ecosyste.ms: OpenCollective

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

github.com/deltachat/deltachat-core-rust

Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://github.com/deltachat/deltachat-core-rust

Update crossbeam-channel to 0.5.8

0.5.7 is yanked

cecc080931f7915dee968ab18e09c625fd2ebbe4 authored almost 2 years ago
ci: remove references to nonexistent matrix.rust

11e6a325a2e50026d77863c14fdf0ede8fa71fcd authored almost 2 years ago
Protect against RTLO attacks (#3609)

Protect against RTLO attackts

eed8e081459a76047e8639dc225c9aaa567d1a83 authored almost 2 years ago
Update "accounts.toml" atomically (#4295)

36bec9c295639c2c2bc627439b4b44e13c4483d7 authored almost 2 years ago
maybe_add_time_based_warnings(): Use release date instead of the provider DB update one (#4213)

bjoern <[email protected]> wrote:
> maybe_add_time_based_warnings() requires some date guaranteed to...

c8988f5a55e52b350843cdf9f54d808b8761738d authored almost 2 years ago
ref: More logging for ongoing and get_backup (#4289)

This adds a few log items for imex::transfer::get_backup and the
ongoing process to give some m...

86c18fb3ae6bb629b590087bd07f64ae3f8dba79 authored almost 2 years ago
Merge branch 'stable-1.112' into 'master'

2ba4381c398ca7bb1c2c47defc133a41e736066b authored almost 2 years ago
update changelog for 1.112.6

78d1aa46a11a0040747a36a0f602bc845f74c818 authored almost 2 years ago
fix some CHANGELOG typos

0eb2f5bf52f11776a52a12f87b5389e4f9b4daf3 authored almost 2 years ago
bump version to 1.112.6

1b00334281b6db16a0628488e6908efcfdbbd3f8 authored almost 2 years ago
Fix newline at the end of package.json

185a0193cce60fd472a41e20205652176f7e552c authored almost 2 years ago
Update `spin` from 0.9.7 to 0.9.8

`spin` 0.9.7 is yanked: https://rustsec.org/advisories/RUSTSEC-2023-0031

26403a15996ba977bccf4fdcfcf3a75d3233d91a authored almost 2 years ago
add a device message when backup transfer ends

that way, UI can just close the transfer dialog,
so that, at the end, both devices end in the ch...

a1f112470e0c1fe018cfb9c0564459bd2147005a authored almost 2 years ago
Merge pull request #4297 from deltachat/dependabot/cargo/iroh-0.4.1

2ab7a37d85f767c378c350523c2527ace2f63377 authored almost 2 years ago
Update to iroh 0.4.1

4b933ed2efb30b7dec201b43f3817e30be0f1d6c authored almost 2 years ago
Merge pull request #4298 from deltachat/dependabot/cargo/fast-socks5-0.8.2

0d1c12115deab9233f9f82c82a07cc3e6fbfffc5 authored almost 2 years ago
imap: use try_next() to avoid the need to transpose Option and Result

3bced80b238699ba8c8106562f7b67656c7ab9bf authored almost 2 years ago
show some text instead of nothing on empty quota list

some providers say that they support QUOTA in the IMAP CAPABILITY,
but return an empty list with...

9d8e836fdd86bdb6985a6576ed0b6886b14aa5ea authored almost 2 years ago
clippy fix

f46f3e939efacf650689402b55e6bb09b41a18fc authored almost 2 years ago
cargo: bump fast-socks5 from 0.8.1 to 0.8.2

Bumps [fast-socks5](https://github.com/dizda/fast-socks5) from 0.8.1 to 0.8.2.
- [Release notes]...

132d34db5c145f1b194644c5d350240f70b3271f authored almost 2 years ago
cargo: bump iroh from 0.4.0 to 0.4.1

Bumps [iroh](https://github.com/n0-computer/iroh) from 0.4.0 to 0.4.1.
- [Release notes](https:/...

16edb7b35a3f9d022c55be49e6b3a42008a891a1 authored almost 2 years ago
Update fd-lock, is-terminal and tempfile

044478a0447e041aaaf29ca5486f8dc3ed2f7a9d authored almost 2 years ago
Merge pull request #4275 from deltachat/dependabot/cargo/axum-0.6.12

f6ea48d6665e882cadaff2c42479122094bda701 authored almost 2 years ago
cargo: bump axum from 0.6.11 to 0.6.12

Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.11 to 0.6.12.
- [Release notes](https://...

6ed3ed16175a026494107ac0d1bd027b94c2cb26 authored almost 2 years ago
ci: split CI into more parallel jobs

With this, all the builds happen in parallel in 3-6 minutes,
and then python tests run for 8-9 m...

72031edfbe60e62dd6b1ea9377499069b3363068 authored almost 2 years ago
ci: use --all-targets --all-features for `cargo check`

9c9c401e6667975e5a681a85803da7180455d46f authored almost 2 years ago
jsonrpc API: Fix documentation of search_messages() (#4288)

41456aa2ab20516e88f04b5f40057abb34c656b7 authored almost 2 years ago
location: remove bitflags dependency

a70f29381adea586a7cd6520d5b161dd24f68eb5 authored almost 2 years ago
Merge pull request #4270 from deltachat/dependabot/cargo/async_zip-0.0.12

3b0ad737322c3fa892eda684e89ea09a23a5f7c3 authored almost 2 years ago
Merge pull request #4263 from deltachat/dependabot/cargo/tokio-1.27.0

8c302648bb715edb19f0d96ca68726c65591b90f authored almost 2 years ago
cargo: bump tokio from 1.26.0 to 1.27.0

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.27.0.
- [Release notes](https:...

01b888c341cdc574eb571c2c12497e8344b54277 authored almost 2 years ago
cargo: bump async_zip from 0.0.11 to 0.0.12

Bumps [async_zip](https://github.com/Majored/rs-async-zip) from 0.0.11 to 0.0.12.
- [Release not...

f8e87a8b6c849cfcc340295cfb60ce0b86817c42 authored almost 2 years ago
Update to released version of async-imap

01af83946c94ae06647601fd0f52fcd4b07c705e authored almost 2 years ago
Update from yanked spin 0.9.7 to 0.9.8

386a9ad0b06ff4fb985d2e1284fe0b7864015761 authored almost 2 years ago
ref(scheduler): Make InnerSchedulerState an enum (#4251)

This is more verbose, but makes reasoning about things easier.

c6c20d8f3c503039860c6b33de311ce01fe515ff authored almost 2 years ago
Merge pull request #4283 from deltachat/dependabot/cargo/rusqlite-0.29.0

40b072711e2ed87ee0783852e1ae7a6fa40b797f authored almost 2 years ago
ref(sql): Do not warn if BLOBS_BACKUP_NAME does not exist (#4256)

ref(sql): Dop not warn if BLOBS_BACKUP_NAME does not exist

It is perfectly normal for this di...

2469964a441eadb5a14614a86ac1fa3761d30c3a authored almost 2 years ago
Add `bitflags` exception to deny.toml

40e0924768573b3e0501f05d2fecd28f1019ed9e authored almost 2 years ago
Merge pull request #4267 from deltachat/dependabot/cargo/serde_json-1.0.95

e016440fb3405b8c24279cb6501ca8fabfc4dce7 authored almost 2 years ago
Merge pull request #4271 from deltachat/dependabot/cargo/image-0.24.6

a37aaa55854975a9c3fdd744e96da90986861446 authored almost 2 years ago
cargo: bump serde_json from 1.0.93 to 1.0.95

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.95.
- [Release notes](ht...

1ee551d53e196382205329732e5c7a6e0b8c0767 authored almost 2 years ago
Merge pull request #4282 from deltachat/dependabot/cargo/futures-0.3.28

2341eed796a6a4f0163ac4c26e6b09bf25028315 authored almost 2 years ago
Merge pull request #4265 from deltachat/dependabot/cargo/serde-1.0.159

49cfd79505374d8e8c814c209aa284849f900a87 authored almost 2 years ago
Merge pull request #4280 from deltachat/dependabot/cargo/thiserror-1.0.40

9ac0d1a1ce028b0bdd7d8d76fd19136135eb1f6a authored almost 2 years ago
cargo: bump rusqlite from 0.28.0 to 0.29.0

Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.28.0 to 0.29.0.
- [Release notes](...

6046dfabe9b4149cdfde49f968bc7fe5313e88e4 authored almost 2 years ago
cargo: bump futures from 0.3.26 to 0.3.28

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.28.
- [Release notes...

c2269bf777ad85a4aab69207a1a390327904be0e authored almost 2 years ago
Merge pull request #4278 from deltachat/dependabot/cargo/walkdir-2.3.3

b81a958021802124eeadb1ce63a27c468ad471bf authored almost 2 years ago
cargo: bump thiserror from 1.0.38 to 1.0.40

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

9e37a5643c6ceb8b1ca2bc1e76acb4a175adfd6a authored almost 2 years ago
cargo: bump serde from 1.0.152 to 1.0.159

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

50a213c2e1d76d079f961dd6a0da83457274f8ce authored almost 2 years ago
Update `syn` crate in deltachat_derive

c6e9fbd5013878e4a72105019158cf25727181f1 authored almost 2 years ago
Merge pull request #4284 from deltachat/dependabot/cargo/toml-0.7.3

720b5aa7c1be10e5e2eda81c359faf9e6501bd30 authored almost 2 years ago
Merge pull request #4266 from deltachat/dependabot/cargo/reqwest-0.11.16

7be7640d3f899f2dbf8ed86cf1a5d91ad61d7800 authored almost 2 years ago
cargo: bump reqwest from 0.11.14 to 0.11.16

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.14 to 0.11.16.
- [Release note...

e4d97278eeea6d2d5a225b709719425bcf50cb67 authored almost 2 years ago
Merge pull request #4277 from deltachat/dependabot/cargo/libc-0.2.140

793ad82d429e63cc76897243c864afd422348044 authored almost 2 years ago
Merge pull request #4285 from deltachat/dependabot/cargo/regex-1.7.3

2b4d846f0eb75ea608cf9449847d5b4ebef222f0 authored almost 2 years ago
Merge pull request #4281 from deltachat/dependabot/cargo/anyhow-1.0.70

379eadab4fa20f294e6a5ca731ac14b074933f05 authored almost 2 years ago
cargo: bump anyhow from 1.0.69 to 1.0.70

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

53a41fcffe1e7ef94235ae5aa17fd4361b948d28 authored almost 2 years ago
Merge tag 'v1.112.5'

5e597e1f09e9f89186dcb940b89f75a0eb7ea3a9 authored almost 2 years ago
Prepare 1.112.5 release

c9879f863bc9a30ec61ef3bb0b675d9fcfe620e9 authored almost 2 years ago
cargo: bump regex from 1.7.1 to 1.7.3

Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.3.
- [Release notes](https:/...

e1b260d0ecbeabb579c8bba337cdff38fb8ac5a4 authored almost 2 years ago
cargo: bump libc from 0.2.139 to 0.2.140

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.139 to 0.2.140.
- [Release notes](https...

480b05063d8f505ab0dc8113743513799f84f574 authored almost 2 years ago
Merge pull request #4276 from deltachat/dependabot/cargo/quick-xml-0.28.1

8477f7b4720654e126833d77093ea06822d56396 authored almost 2 years ago
Merge pull request #4268 from deltachat/dependabot/cargo/dirs-5.0.0

91ae4eab0604f64dc81391f1ab79679b43fde58e authored almost 2 years ago
Run migrations before delete_and_reset_all_device_msgs()

Both when importing a backup from file or receiving it over the network.

f6d27516cb7dce521dd128502f5e907f95284638 authored almost 2 years ago
Merge pull request #4274 from deltachat/dependabot/cargo/testdir-0.7.3

7b86681cb2503503ebdf2e8d47029efd044369ba authored almost 2 years ago
Merge pull request #4272 from deltachat/dependabot/cargo/chrono-0.4.24

1de815441a860dacc999cf78f29754449f9b78af authored almost 2 years ago
imex: run migrations after receiving a transferred backup

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

d6426dc1b67a3030c6ed60e6bf74d875a4a13ca7 authored almost 2 years ago
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...

44a36025b5f86ea9d23111243f7b853237c055e4 authored almost 2 years ago
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...

00017ab65361ca821d01e7c087d94f0ba1acbfb6 authored almost 2 years ago
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...

411adc861ecfc1d9129037bf6278e7f82b044389 authored almost 2 years ago
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...

c5b3939ddb1ced3dcab629a2b70413052c2e1c9e authored almost 2 years ago
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...

a9e3ea56ecca740f233bacf2002932c3c6ab9515 authored almost 2 years ago
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:...

6a0f17a983649f59f25c59bb91070fa8d278e3bd authored almost 2 years ago
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...

28e6f457b147ff4152eb311bebc9a54f9db0bbda authored almost 2 years ago
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.

fdf46054e2a0369a1c5977bb1154107e6ae1fa1c authored almost 2 years ago
ci: run mypy and doc with installed library

These require that package can be installed.

47a3ee1ff1e6a11c0c2bee7d0b52d3fd7c3eabae authored almost 2 years ago
ci: use ' instead of " for condition quote

a0b7b4b5c4aedb0a39ae4573eb4f9b77f37808ff authored almost 2 years ago
ci: fixup "if" expression

b9bc0a4047edfd2ee95e89a903e1f947a3a259af authored almost 2 years ago
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...

e57abf92f318edc59685500a432a3068718e3993 authored almost 2 years ago
Fix CHANGELOG.md after c401780c

b56a7bc1392610554c0d8cf0712d7e66f690b13e authored almost 2 years ago
Compress `mime_headers` column with HTML emails stored in database (#4077)

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

c401780c15b8e49c746595e8f8461c75fee21ed5 authored almost 2 years ago
test_moved_markseen: Expect DC_EVENT_MSGS_CHANGED also

df96a1daacaff395946aa5a8d18e38323a66b55b authored almost 2 years ago
python: Wait for initial Resync in the bot tests

0a2200c2c81cf5d9bbc13a3b2220740ad71471e8 authored almost 2 years ago
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...

61b8d04418857db4732bc6b75544a768db0b5852 authored almost 2 years ago
Merge tag 'v1.112.4'

Release 1.112.4

fd7cc835370d54cd4b614e459fdd1e473c8baba4 authored almost 2 years ago
Release 1.112.4

f24843fbb124194c3edaa6866b3d3d12807347ef authored almost 2 years ago
Fix call to `auditwheel` in scripts/run_all.sh

This bugs prevents CI from building wheels.

6c57bc9438efecca848a5b2ec51b5761e5716aba authored almost 2 years ago
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...

ae5f72cf4f70c242c184f54fbe5852ad0e98ab44 authored almost 2 years ago
Increase MSRV to 1.65.0

a4a53d52993f23f491eb6a43eefd57289f30b178 authored almost 2 years ago
Update to rPGP 0.10.1

3e65b6f3a61d184cd16f669b35c8739cd9cfa051 authored almost 2 years ago
set_core_version.py: add newline to the end of package.json

4223cac7a54012bbabd2cd8cce2d8e956cd71838 authored almost 2 years ago
Merge v1.112.3

0073a09da6018ede11197638d8da9288b60dc364 authored almost 2 years ago
Fix links in the changelog

e612927c5d02567f21af2cf88d4c5b22ab4f65f2 authored almost 2 years ago
Release 1.112.3

aff951440cf8ed7ce56159ba40826f0ea3f9c901 authored almost 2 years ago
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...

ef63e01632600c8b59b24f9a9fa0f54f4a2a9153 authored almost 2 years ago
Prettier lint fix

c4cf0f12c96dc78cbdd21c4134c0401d309cd7ab authored almost 2 years ago
Merge v1.112.2 into master

68635be8a2836554d1c9bb4dc7637fed6d88cd2e authored almost 2 years ago
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...

776df7505e829717a3f604686ded6da840b140a0 authored almost 2 years ago
Release 1.112.2

d6fdc7cb674b063c5756c4931e995900fd2d1326 authored almost 2 years ago
feat(scheduler): Allow overlapping IoPauseGuards (#4246)

This enables using multiple pause guards at the same time.

91c10b3ac6f5984da77f522aae1c83e264ce498d authored almost 2 years ago