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

ci: consistently capitalize job names

51ee564246b6ae178f5572a711ecadbce97c5b3e authored over 1 year ago by link2xt <[email protected]>
ci: remove unnecessary Rust installation step

windows-latest image already contains Rust 1.67.0.

7f313c803e2a52e134e7f3284f83b1ae537e8b85 authored over 1 year ago by link2xt <[email protected]>
Add missing "vendored" feature on deltachat-repl

0d7c33b1a96a8bbb988aa4bfb96aa4ca1dd55309 authored over 1 year ago by link2xt <[email protected]>
ci: Windows repl.exe action fixup

14f3abb51e54896ad4fbf94afa77d34b94e0829c authored over 1 year ago by link2xt <[email protected]>
Move deltachat-repl into a separate crate

46143ac54f89151041ec10b33f6969d67de3f4fd authored over 1 year ago by link2xt <[email protected]>
Fix code style with `black`

6a30c0a997ec90e46a2be28521e7b4b02635dca8 authored over 1 year ago by link2xt <[email protected]>
python: display the diff on `black` failures

d1702e30810020b5ff10317243abb076c13a0234 authored over 1 year ago by link2xt <[email protected]>
Use SOCKS5 configuration for HTTP requests

fa198c3b5e5e543f9ac6d78a495bc2250da8c2d9 authored over 1 year ago by link2xt <[email protected]>
python: handle NULL value returned from dc_get_msg

Returning None in this case and checked with mypy that callers can handle it.

151b34ea793c95687c64d50cf7046184138bccfd authored over 1 year ago by link2xt <[email protected]>
capture unexpected exceptions in EventThread

3e8687e46467fe276e4c3fa52f742f472492139b authored over 1 year ago by adbenitez <[email protected]>
Add to repl example

a31ae5297ab5b5eb747f6ddd6542113a613445d9 authored over 1 year ago by Floris Bruynooghe <[email protected]>
clippy

e7792a0c656df0690e83f352da8aa1cc63e87135 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Generate a QR code

3c32de185910230126ad9baee9ef2422fe64c81a authored over 1 year ago by Floris Bruynooghe <[email protected]>
fixup doc comments

6a3fe3db922829b267ab08fae5bef8e6612aea2c authored over 1 year ago by Floris Bruynooghe <[email protected]>
Add progress for provider

Fix progress for getter. Maths. It's hard.

Add test for progress.

ac048c154d3ce4cd5a208f798208485988ec20e4 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Prefer TLS over STARTTLS during autoconfiguration

c9b2ad4ffa0cc3f31664103fb0f410d97f42bbb8 authored over 1 year ago by link2xt <[email protected]>
Some more doc comments

3f51a8ffc2f232532706336f374b946cdbe9d12c authored over 1 year ago by Floris Bruynooghe <[email protected]>
Add a ton of code for receiver-side progress

2129b2b7a0efd3fe422bcce79103b215c4c8f42c authored over 1 year ago by Floris Bruynooghe <[email protected]>
Update flate2 dependency

Get rid of [email protected]

386b5bb848ede31580597f0f6131d4f0acc6d14d authored over 1 year ago by link2xt <[email protected]>
Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t

d8bd1891758d299a9f736a3e7fafbe1f15c275e0 authored over 1 year ago by link2xt <[email protected]>
update callback to take collection by ref

3734fc25a72dd0965d20748a15235e8964f5e461 authored over 1 year ago by Floris Bruynooghe <[email protected]>
python: upgrade from .format() to f-strings

They are supported since Python 3.5.

817760a6ef95591bd20ebac9e0e7e9f725e75866 authored over 1 year ago by link2xt <[email protected]>
python: cut text in Message representation to 100 characters

315e944b695efe79660a58707af43d8dea546b55 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #4012 from deltachat/dependabot/cargo/fuzz/tokio-1.25.0

48722a22c90d5441d60e34cd412c7df4c62f9634 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tokio from 1.24.1 to 1.25.0 in /fuzz

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

a8f018a208648580df15a31c68136b8b99927c3a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use name prefixes so the db can not be spoofed by a blob

05ddc130548056c12b5082058016e4e027cdd82a authored over 1 year ago by Floris Bruynooghe <[email protected]>
do not pull in sendme cli deps

716504b833e485ebc436b3fa2845cf3f1d1bbe14 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Make stuff work. With test!

187861c3b2cc2293e58cf9308675e740062ffe3d authored over 1 year ago by Floris Bruynooghe <[email protected]>
Re-enable DKIM-checks (#3935)

Re-enable keychange-denying when the From address is wrong

Reverts #3728
Closes #3735
Reope...

fa70d8da0944325a5cd3d0f50c0e8080d455ec7a authored over 1 year ago by Hocuri <[email protected]>
Stop after a transfer happened.

0b075ac762c527d210fb7fff65ef51913f2bbc59 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Update async-smtp to 0.8

cd293e6f49527625e5b4a37d4a72ee295bb7cf96 authored over 1 year ago by link2xt <[email protected]>
Clean up files on errors

a6c889ed5e75da7d37a421bf4001c5cdea0f3ca8 authored over 1 year ago by Floris Bruynooghe <[email protected]>
delete device messages

ca1533b0e4c9a85f53db36a2ac5f20ff580f17ad authored over 1 year ago by Floris Bruynooghe <[email protected]>
handle the database

3267596a3085ef364b798e5a981ee1ffecb84634 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Start of get support and create new module.

5f29b9397005f58d86fd83225ecc3a799d309fd1 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge pull request #4008 from deltachat/dependabot/cargo/toml-0.7.1

d178c4a91a629d8d864e779b03f814650224dcb0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump toml from 0.7.0 to 0.7.1

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

ff63ce063032bab19320a39f4cc2d69dbd807118 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4009 from deltachat/dependabot/cargo/human-panic-1.1.0

757b77786a38020de181cf70eda0b45e610e653f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4010 from deltachat/dependabot/cargo/uuid-1.3.0

7a78449950a4596ad32a5aee519b94c621e8b44a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump uuid from 1.2.2 to 1.3.0

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

7b44b26e9e3d73fbf27e3b1e888f22055161148d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump human-panic from 1.0.3 to 1.1.0

Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.0.3 to 1.1.0.
- [Release not...

3f5da7357fbc6156cdfeba86abd6b4c90d4a423a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
handle the ongoing process correctly

2a6a21c33aa92fd5d672b272d6e60cff150feba0 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge pull request #4001 from deltachat/dependabot/cargo/rustyline-10.1.1

8ac972856c0953f6f9eebda2a8805235e5db133f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump rustyline from 10.0.0 to 10.1.1

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 10.0.0 to 10.1.1.
- [Release notes...

1f49fcc77749ae85038250a65b8b7dcdbce234a4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix python file code style

New version of `black` complains otherwise.

f2f5bfd17c0b3595a51fe8f34e554b673f2610e9 authored over 1 year ago by link2xt <[email protected]>
Allow decoding the QR code

059af398ebd6f17aff3f4a6f982d493a7286020e authored over 1 year ago by Floris Bruynooghe <[email protected]>
Send and receive backup over network using QR code

This adds functionality to send and receive a backup over the network
using a QR code.

The send...

6044e5961bf98b4d6a1357359552096c34fa600f authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge from stable branch

59f5cbe6f14389f80aa1ee48b6527636383d2c6a authored over 1 year ago by link2xt <[email protected]>
Release 1.107.1

72e004c12b30aa9d8c78ecc7bde38520d56b05da authored over 1 year ago by link2xt <[email protected]>
Revert to async-smtp 0.5 to disable SMTP pipelining

52a4b0c2b80fa72764077ef5e86d0ac99626ad0f authored over 1 year ago by link2xt <[email protected]>
Log server security (TLS/STARTTLS/plain) type

74abb82de29ec2bcd72dc2aa35d88c47d66d4e27 authored over 1 year ago by link2xt <[email protected]>
Simplify unset_empty()

e318f5c6979c16183beb54933c49ba1d4efe49e1 authored over 1 year ago by link2xt <[email protected]>
Update to base64 0.21

b62c61329aa7c8e092fcb5e6380067e91398d600 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #3997 from deltachat/dependabot/cargo/toml-0.7.0

1e71d8dcc8fba67c2f212330f832f808ec763174 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update for new toml API

f342dc81964b143e2e69c2d6eaff7ab37a293b07 authored over 1 year ago by link2xt <[email protected]>
Always optimize dependencies

They are only built once, but the time of
`cargo nextest run` is reduced by around 40% as a result.

87c333ff7a7ec11cd8ac69814452e9639a756946 authored over 1 year ago by link2xt <[email protected]>
Remove the nightly PGP feature

This was to test pgp early on, but that's not deltachat's business.
If needed the PGP project ca...

76893df5bd818049731d0fa6dc8bbccdb8b099e5 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge pull request #4002 from deltachat/adb/rpc-server-add-readme

add deltachat-rpc-server/README.md

c8453e2c81f8752aa3953f02f7d505eec949a2db authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #3993 from deltachat/dependabot/cargo/yerpc-0.4.0

8ab4a4b82d650d12f10a207e792d8593b6964122 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add deltachat-rpc-server/README.md

e6fe814adae0aeada040dac114ab5d69924cf92a authored over 1 year ago by adbenitez <[email protected]>
Do not specify _send message type

e171a692408f9586ddbd94e4b618fc78e8bfea1f authored over 1 year ago by link2xt <[email protected]>
cargo: bump yerpc from 0.3.1 to 0.4.0

Bumps [yerpc](https://github.com/Frando/yerpc) from 0.3.1 to 0.4.0.
- [Release notes](https://gi...

55cb11da07d8655b9e3d4a5ba22a5c9968be74db authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3996 from deltachat/dependabot/cargo/axum-0.6.4

3104edba0f079c982abf8eec18921d03cc1ffff1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3999 from deltachat/dependabot/cargo/futures-0.3.26

3878389f2b4daf750c1eb8fd7a05e1b8dc046a24 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump axum from 0.6.1 to 0.6.4

Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.1 to 0.6.4.
- [Release notes](https://gi...

356a064dd1c706656d3f626615847dd35150f750 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump futures from 0.3.25 to 0.3.26

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

a0ba866d5b12b480f2313cf545c5887fe0f114b3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3994 from deltachat/dependabot/cargo/reqwest-0.11.14

ede63cd6bec7faac81e6f9a137c0a989a083729f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3998 from deltachat/dependabot/cargo/tokio-1.25.0

9311d1fe44b0440274b2bc75dff13c65a67a9b42 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3995 from deltachat/dependabot/cargo/regex-1.7.1

11bfa2a813d3f5903fa61991c8b0276eb9a3fd3c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump tokio from 1.24.1 to 1.25.0

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

05d6bde362305d40eeb2c91d1bb5595022e3e346 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump toml from 0.5.10 to 0.7.0

Bumps [toml](https://github.com/toml-rs/toml) from 0.5.10 to 0.7.0.
- [Release notes](https://gi...

afcbbb35389dee6100aad182717fbf536fcecd92 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump regex from 1.7.0 to 1.7.1

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

8fd117ee8c824571ca407955a59e68190273db56 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump reqwest from 0.11.13 to 0.11.14

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

d031e1a7e90a70dfee185d2a67a66f6a55d76d83 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
python bindings account setup: remove deviation from default config

e83fa8840baea575209c99f7e1c06f745ecf5eed authored over 1 year ago by missytake <[email protected]>
Inline format arguments

This feature has been stable since Rust 1.58.0.

fcf73165edd1053fe5db694e2ae3db37f5a1990b authored over 1 year ago by link2xt <[email protected]>
Remove ContextError type

Using anyhow instead.

c911f1262a084bf03d07cbd2d6cd60c2c3a18512 authored over 1 year ago by link2xt <[email protected]>
Resultify tools::delete_file()

ba3e4c5dffe177048845b55052a1841397755962 authored over 1 year ago by link2xt <[email protected]>
Add documentation

ae564ef7024aad6a1e8fcf10d7791ebf1ca00e0e authored over 1 year ago by link2xt <[email protected]>
Make chunk_size variable immutable

7d3a591139ce8f5f8ce24b4dedbd9f89086bcd7f authored over 1 year ago by link2xt <[email protected]>
Add remove_subject_prefix() test

9b3f76ab5ad3e81ec91bb1683e32851ccf982925 authored over 1 year ago by link2xt <[email protected]>
Replace Result<_, Error> with Result<_>

dab8acc7d8298d4cb8fd676a28186f5f05a15d85 authored over 1 year ago by link2xt <[email protected]>
Move SessionStream from `imap` to `net`

4eda53d5a1c8b1f50f14db101b4552e1ce8e650c authored over 1 year ago by link2xt <[email protected]>
Merge pull request #3971 from deltachat/dependabot/cargo/bumpalo-3.12.0

8c0296ca67a02b9ace67a5cb731207082835bab9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump bumpalo from 3.10.0 to 3.12.0

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.12.0.
- [Release notes](htt...

7ef094325d08669a51dc8819816f4398326c2e10 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow clippy::uninlined_format_args in examples

23658626157b69787f92c785827f910e1bde6266 authored over 1 year ago by link2xt <[email protected]>
Allow clippy::uninlined_format_args in deltachat-ffi

e30749e94c9faf43e77eb958f2b70770c6e4a526 authored over 1 year ago by link2xt <[email protected]>
Allow clippy::uninlined_format_args in deltachat-rpc-server

c20dea64cfb8e552250cb57a854f4dc9c78555c6 authored over 1 year ago by link2xt <[email protected]>
Allow clippy::uninlined_format_args in deltachat-jsonrpc

It started failing since release of Rust 1.67

faef8b679e4f96ecf50fc5d87c9c3582999a7a17 authored over 1 year ago by link2xt <[email protected]>
ci: run clippy without actions-rs/clippy-check

actions-rs/clippy-check runs clippy with --message-format=json option
and converts the output in...

9b3e21225caa21c8a7cfb244a27fca62d481d454 authored over 1 year ago by link2xt <[email protected]>
ci: remove unnecessary rustfmt check steps

`cargo fmt` is already pre-installed in ubuntu-latest

7640e3255f9e0c4fb7aed4f16a9b9b609fff3145 authored over 1 year ago by link2xt <[email protected]>
Add a test for verified groups with multiple devices on a joining side (#3836)

There was the following bug:
- Bob has two devices, the second is offline.
- Alice creates a ver...

4c5ed3df2c5939744a5b9052ad62b27538c54fc3 authored over 1 year ago by iequidoo <[email protected]>
Add gossips to all Securejoin messages (#3836)

It worked before only because of the gossip-by-timeout logic in the branch above. And that is wh...

76aaecb8f242d0a86a6649e456638cdb9a76f203 authored over 1 year ago by iequidoo <[email protected]>
observe_securejoin_on_other_device(): Add handling of "v*-request-with-auth" messages (#3836)

This fixes the case with multiple devices on the joining side: if we observe such a message from...

39601be45207a5aefbe05d0605945dd4ee2c2021 authored over 1 year ago by iequidoo <[email protected]>
ChatId::create_multiuser_record(): Log `blocked` of created chat

4b2faeedabfe42c92781721d2fdfc02c4e1694c9 authored over 1 year ago by iequidoo <[email protected]>
Fix comment typo

0087e3748c5989a927d7f571dcf2aca052330649 authored over 1 year ago by link2xt <[email protected]>
Correct IMAP_TIMEOUT comment

754ec33e4beedcf08b8e1e8e34ad41445993c810 authored over 1 year ago by link2xt <[email protected]>
Add missing ephemeral.rs documentation

9f8b74adf98dfa723693e688a287259ae20e7ea4 authored over 1 year ago by link2xt <[email protected]>
Make maybe_do_aeap_transition() private

8916841e836d199c83a3a09fd732061e1bbe6618 authored over 1 year ago by link2xt <[email protected]>
Do not pass Result as a function argument

e7f21f41ee9465f5530e6f29321bc750172a3d83 authored over 1 year ago by link2xt <[email protected]>
Debug logging v2 (#3958)

debug logging

ba860a2b61e765efcd40bcd77a76408ca2a5c1f5 authored over 1 year ago by Sebastian Klähn <[email protected]>