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
This removes the message that needed to be supplied to LogExt::log_err
calls. This was from a ...
ea87c78d349d313ade9fb11f210b23a759feaa98 authored almost 2 years ago
585b8ece586822ef65748a0b61a0f6af26838c71 authored almost 2 years ago
This moves us back to a released version;
- Ticket is now opaque, need to use accessor functi...
a2927a65868e7f5cba6540a4a8755de9f5499aac authored almost 2 years ago
This ensures that the BackupProvider will be stopped as soon as the
struct is dropped and the i...
cargo-zigbuild is replaced with a simple zig-cc wrapper.
cargo-zigbuild still tries to use i386-...
Otherwise cargo-deny complains.
50686489601138cfdd297480fafead47acbc681e authored almost 2 years ago
This uses the new iroh API to connect to all provider addresses
concurrently. It simplifies th...
fc25bba5141fa379666c265d51fa9aedf9c7256c authored almost 2 years ago
* deps: Update iroh, remove default-net patch
The released version of default-net is now suff...
20b326415a4819143da8e6fe09ea2b0cb9291705 authored almost 2 years ago1bf50640394c2d4c76b8c16dbe38ad5e5be2afd4 authored almost 2 years ago
edf0c02bc83b57bb3b2679e6342c0dfcd156f1d9 authored almost 2 years ago
1d42907114a6a81096cf5cc3c4ba2d08a2ff186a authored almost 2 years ago
this is what we're doing in most comparable unref() functions.
070d8325801f300585248f31681c62284086e04e authored almost 2 years ago
This makes `python -m build` produce wheels with a version
other than 0.0.0.
This can be used to manually run `cargo deny`
without specifying all the parameters manually.
S...
c84155cbd40b9f207f9d402891db35a43f78328c authored almost 2 years agoExactly: delivery reports, webxdc status updates.
eb5ddf270f91554c7e27377ac04a3ef2b46ab698 authored almost 2 years agofb093253c6c9c058c90c7580876a91d436cc6b44 authored almost 2 years ago
1864be5c557be6c8a28a92c0b8933d18e9abf506 authored almost 2 years ago
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release no...
When trying IP addresses from the ticket, have a very rough sort order
in which to try them. Ba...
04daff0608594a45af91d4934b9904d506fcf1d2 authored almost 2 years ago
20319b54261dab1b7e71c0c29693e5e0e1a26caf authored almost 2 years ago
This is a merge commit for <https://github.com/deltachat/deltachat-core-rust/pull/4226>
9cca34bba577594f93f908a995e2f72afa710306 authored almost 2 years ago530981119ec66bc3499164116c72170c3e586db9 authored almost 2 years ago
6d0327d057324cfead9c9fffa8e4b3b4446c86a5 authored almost 2 years ago
580ce5a9e9e926661da29fe6aa541fc2fb446884 authored almost 2 years ago
This makes `cargo install --path deltachat-rpc-server` work again.
6f327c950d5d574eb4fd8773cbaf0bc5d4628149 authored almost 2 years ago92ad843ff2095c8f2a0af2efdb844d9603262185 authored almost 2 years ago
a8059c6bffc73443434b5fbd465a1c623e7815d8 authored almost 2 years ago
It is not compatible with pytest-timeout anyway:
<https://github.com/pytest-dev/pytest-rerunfail...
Fix flakyness in case Dovecot sends only EXISTS
but not FETCH unsolicited response.
Makes the test less flaky,
as Dovecot sometimes sends only the EXISTS response,
but not the FETC...
Make the test less flaky in case Dovecot notifies only about EXISTS
but not flag updates.
Fixes test flakyness.
84d79e1479c6f8ed802ba4bc723deb4aecbcf48e authored almost 2 years ago83af248068690badea2e0f2407b580bf29499937 authored almost 2 years ago
<https://rustsec.org/advisories/RUSTSEC-2023-0022>
4f25edb1a14f784223eb9555c4b0da6243d8de47 authored almost 2 years agoTests reuse accounts, so UIDs may start from the number other than 1.
ded1634b7d0dcfeef4f03fb2cac8449df2645468 authored almost 2 years ago
`auditwheel` is a part of manylinux images,
there is no need to create a virtual environment
and...
.wait_for_seen() is unreliable, because sometimes Dovecot
sends only EXISTS to the IDLE connecti...
fa278d50f796caf416635d46c4c18374c8fb7f09 authored almost 2 years ago
2f02be4c6429aec49d5f9d6c4eee0d7fd2d69e4b authored almost 2 years ago
7add1c116c7f29323a015eac87e49ab6f6bdf0c4 authored almost 2 years ago
124a0e90e180c1f8f4b4f9d5550549ad58227777 authored almost 2 years ago
The documentation says this blocks. This should block because it also
means the error reportin...
Merged PR <https://github.com/deltachat/deltachat-core-rust/pull/4206>
3fdcffb314aa48fb7d3336d3f9cb911fbaed7b39 authored almost 2 years agof033aae25c8c953694c9fec20ee88e42f7aa54ed authored almost 2 years ago
c42d9424600201b65266b78c1a2321b1d1134c39 authored almost 2 years ago
Otherwise it is possible for the context that is used in the spawn to
be unreferenced. Really t...
Bumps [async_zip](https://github.com/Majored/rs-async-zip) from 0.0.9 to 0.0.11.
- [Release note...
This saves 1287 lines according to `cargo llvm-lines --release`.
53eec521dcb593ffe660bd3e2aef00ec1876038e authored almost 2 years ago238570a7b98dd93d9a8ea0f3b5fcf0e16aeba630 authored almost 2 years ago
043ae488065e6857083df38d8d056fee5e3e7b8a authored almost 2 years ago
Tests on GitHub Actions are very flaky recently.
fb88f2e6abcacab8f10ab51a4f951d179edec6f0 authored almost 2 years ago5db867cd1bfd987bb9c5ba79c65f123f1b347a29 authored almost 2 years ago
ec00c160c6e968c53cc893f8216add76c0e86c79 authored almost 2 years ago
This replaces the mechanism by which the IoPauseGuard makes sure the
IO scheduler is resumed: i...
89b32e02c5b2e4cf65cc4996ce09cf63a6077ed3 authored almost 2 years ago
This changes the JSON-RPC APIs to get a QR code from the backup
provider to block. It means on...
7ec3a1a9a2f477a61a2e035ca95e62035e66dc0f authored almost 2 years ago
19fa86b2766f3e31f229ee7495f450fd1a12d099 authored almost 2 years ago
c4657991c874923d5a4d63d250a533e05a09b09a authored almost 2 years ago
Otherwise TLS setup fails on macOS and iOS with `errSSLClosedAbort`.
(<https://developer.apple.c...
This adds a result extension trait to explicitly set the last error,
which *should* be the defa...
8302d226224187f88964d65d91de7431ee7d67d1 authored almost 2 years ago
034cde92892bbd0c5509f4b0c727d2746ecf1e99 authored almost 2 years ago
02455d8485ae0dff41241dbee3d0eddcadd6be83 authored almost 2 years ago
This makes the BackupProvider automatically invoke pause-io while it
is needed.
It needed to...
35f50a89655c36f1b94cf864f862dbc43b42579a authored almost 2 years agoe04efdbd941f0307b277efe47c19da549b0655e5 authored almost 2 years ago
* More accurate maybe_add_bcc_self device message text
* changelog
* Update src/imex.rs
...
57445eedb1dd724d1462c41a911dbb407ec8aae6 authored almost 2 years agoa501f10756d20267ff470b2c9a2a660b6c1b5685 authored almost 2 years ago
5d80d4788cc05daed51e0e429e92f02a21b8a923 authored almost 2 years ago
Avoid pulling in new `anstream` dependency
0c02886005e9391a5fe9307128cffc2acbc1139a authored almost 2 years agoPR: <https://github.com/deltachat/deltachat-core-rust/pull/4007>
24856f3050be9a7705f9df736ab575fd856454d5 authored almost 2 years ago8e6434068e0570b756d7e42f06333d4e2146c1eb authored almost 2 years ago
800d2b14a521f30745bd2ff213f97cbbcfe36dda authored almost 2 years ago
3a861d2f843629f9de0c18ec2176500bc07ecece authored almost 2 years ago
4ba00f74407f235f9f1de64e6b05789165f2665f authored almost 2 years ago
40fc61da4f9805bb1e177c87722b3eb9a8b98702 authored almost 2 years ago
eb0f896d57346abacc2be0a948e35345c32c4256 authored almost 2 years ago
71bb89fac1c52fad5adeba66f65d8b5f797bf137 authored almost 2 years ago
PR: <https://github.com/deltachat/deltachat-core-rust/pull/4138>
b89199db54de7a3e013387dfa30c6fba867d92e6 authored almost 2 years agoe39429c2e35a794b3f78cdc0ee69df310203f79e authored almost 2 years ago
17de3d323642e0ae2d126bca88b6ff4e146abb16 authored almost 2 years ago
3177f9967deb0c0ff0ee913a84a2d8ca64fc9285 authored almost 2 years ago
I checked that tests still pass even if error! is replaced with panic!
81418d8ee55630984cb2ae6ceec5e504e1c5fc33 authored almost 2 years agoa2e7d914a0fb31c26891a669463a4834c2b2e168 authored almost 2 years ago
4bf38c0e2966d02ef5c087b2a76e5aed29d3c765 authored almost 2 years ago
0079cd47660bbccefcca1f361e53d8581380fc36 authored almost 2 years ago
52fa58a3ce8c7695bc033881ebfc9ad6b73365e1 authored almost 2 years ago
097113f01e8b041dd829e7c2b3488e6c389583d2 authored almost 2 years ago
32a7e5ed824ccf724c674b99b3674e8c057031a2 authored almost 2 years ago
2c3b2b8c2dc97ed5ed1a8e69b3ffdf497af4a335 authored almost 2 years ago
To handle backups the UIs have to make sure they do stop the IO
scheduler and also don't acciden...
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.9 to 0.6.11.
- [Release notes](https://g...
5b92b6355e73fb179a70e48db762c9bdab6c0f35 authored almost 2 years ago
5eb7206b2d338158420b359e19bf29755079daca authored almost 2 years ago
async-smtp does not implement read buffering anymore
and expects library user to implement it.
...
a566fd6301844bf03c652a4cc6204c66a00b2f19 authored almost 2 years ago3eadc86217e3d6913947db44d916e177cf4b8118 authored almost 2 years ago
Bumps [libsqlite3-sys](https://github.com/rusqlite/rusqlite) from 0.24.2 to 0.25.2.
- [Release n...