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
Rust 1.66 is required by constant_time_eq 0.3.0.
a1663a98e08a40ddb651462477db9ebc5dd7c0c7 authored over 1 year ago3de1dbc9e41b796ef0bd99ad715dc64ee3a4c703 authored over 1 year ago
6d37e8601e51c29b40681ecb6606e8e023959e61 authored over 1 year ago
tokio-tar 0.3.0 prints message "create_dir_all ..." to stdout during import.
tokio-tar 0.3.1 has...
1bd307a26adb28273693dd04af5f11fb34254122 authored over 1 year ago
82c0058129f3e2bf982d673578f4b0fb52bd2158 authored over 1 year ago
If there was no previous `configured_addr`,
then there is no need to run IMAP resync.
If the verification is broken, `can_send()` is false.
But if the user was typing a message ri...
d762753103bae64241a7edffd8eee5cc389c9a4b authored over 1 year agoa020d5cccebde50936de9b117ea81e124d9178f4 authored over 1 year ago
Some Dovecot servers are configured
to alias "INBOX.DeltaChat" and "DeltaChat" to the same folde...
8269116dba41bed1ace445fc642d4675e8bff9cd authored over 1 year ago
1e28ea9bb0c9d05e5bc2398fafb59869251c6a19 authored over 1 year ago
1:1 chats are automatically created as protected if the contact is
verified, there is no need t...
receive_imf() calls add_parts()
which INSERTs or UPDATEs the message using UPSERT [1].
It then u...
a464cbdfe60b7480801ae49b0bd92e5609de5099 authored over 1 year ago
When `cargo test` is executed,
all examples are built by default
to ensure that they can be comp...
31e3169433eb9405b75ba4564517fd2690b76734 authored over 1 year ago
d2b15cb6290a9909676781c3c4a1bfb96a995fe8 authored over 1 year ago
Implement #4188
BREAKING CHANGE: Remove unused DC_STR_PROTECTION_(EN)ABLED* strings
BREAKING...
ea4a0530b811ee83ea9aec24b14b23fc8a078b5b authored over 1 year ago
243c035b03d6d44e4d5f8b2369923d9c5fb3da98 authored over 1 year ago
9d3b2d484408abc226803511c39b44eb58090522 authored over 1 year ago
c312280ab35b57143502aecef3d1308e2057f980 authored over 1 year ago
PR https://github.com/deltachat/deltachat-core-rust/pull/4529
572b99a2e18f8587f0aa6f64e23a09131c58a897 authored over 1 year agoPreviously handle_mdn was erroneously exposed in the public API.
3992b5a0635e6ce2697d46cb25d00063661f7145 authored over 1 year agob97cb4b55e95c494fa4c6607abd6bbaf31cb122f authored over 1 year ago
64c218f1ead0f782291322b334da9db749581a70 authored over 1 year ago
deed790950a104f14275975c3f0bd8e11d715830 authored over 1 year ago
b33ae3cd0fbc2eaad4c0e5185cb381a33db0fb85 authored over 1 year ago
9480699362d92939dbf8e2db480fc3cbb8b27fe9 authored over 1 year ago
This commit adds new stock strings
"I added member ...",
"I removed member ..." and
"I left the ...
578e47666f24243aba1f6c029d5932fc6071df95 authored over 1 year ago
7eeced50d1efd51e4a0c6c5e0c5b150450596677 authored over 1 year ago
0.3.1 is yanked
46e127ad27215c248217bf7e5e4f18d3724dccad authored over 1 year agoThis gets packaged into the wheel when you run `python -m build`.
4891849e2800bce3e16412634837ae3b43e38002 authored over 1 year ago
New text was downloaded from https://www.mozilla.org/en-US/MPL/,
specifically https://www.mozill...
aac8bb950cac43599c3a5a0c115e0ad03ab872fd authored over 1 year ago
bf21796bc068e0da7dd503c56d49f39bf585f506 authored over 1 year ago
9cbf413064577206af5ada5c687f24ad782fa905 authored over 1 year ago
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.164 to 1.0.166.
- [Release notes](http...
5152e702bd7149275d5e70bb81fc5e2951305b55 authored over 1 year ago
c80f1a19971d31a4c4e094ef1b0223df9571b004 authored over 1 year ago
88759c815b9dc94ff88624076cbf67d8b56bacf6 authored over 1 year ago
Message.set_text() and Message.get_text() are modified accordingly
to accept String and return S...
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.3 to 1.4.0.
- [Release notes](https://git...
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.18 to 2.0.23.
- [Release notes](https://git...
Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https:/...
5fe94e8bce94767c2006bb9d231ae06bc6cc4b2f authored over 1 year ago
simplify() is written to process incoming plaintext messages
and extract footers and quotes from...
2a6b7d9766e50585a153a4cbb1465b4fdaa11f88 authored over 1 year ago
1351f7163234d798b0e57707fb481aa5f97e939b authored over 1 year ago
fa1924da2bff30ca3f2d334d1c30f4ced943b908 authored over 1 year ago
Avoid loading unnecessary fields from the database.
d5214eb192f296a860eebd465ea9dda1e57723bd authored over 1 year agoce6876c418350b4d3178f27198de03b5c953d91e authored over 1 year ago
d42322b38b4136fe45230d85fc11b4d903a580a3 authored over 1 year ago
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4.
- [Release notes](https:/...
Bumps [testdir](https://github.com/flub/testdir) from 0.7.3 to 0.8.0.
- [Changelog](https://gith...
Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.0.
- [Release notes](https://gi...
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.3 to 0.25.0.
- [Changelog](...
eb943625a68d0ce1c888b06e8ab59b23df4464a5 authored over 1 year ago
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0.
- [Changelog](https...
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 11.0.0 to 12.0.0.
- [Release notes...
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.28 to 1.0.29.
- [Release notes](https:/...
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.28.2 to 0.29.0.
- [Release notes](h...
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.10.7.
- [Commits](https://gi...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.99.
- [Release notes](ht...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](http...
Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
- [Release notes](https://g...
6e42b85a368f4781cd76e4e433474534bb35979e authored over 1 year ago
d69e42377d477ae24241784e8de13cda8f75b23c authored over 1 year ago
de9330b52f63bd22e079f7ce228af55a7f4f6993 authored over 1 year ago
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.0 to 1.29.1.
- [Release notes](https:...
7d989782698df0a182e9de9f7f6882aaeaa0c942 authored over 1 year ago
5024f48609b0d7229a50d1a6ae3115a50000b148 authored over 1 year ago
e9755681227fdfab0e11753e1d7fa7393065c6db authored over 1 year ago
This fixes panic after sending 29 offline messages.
1f71c69325982a3a9c0643fa72497552bf010339 authored over 1 year agob80ec8507c128d0d56473b4e245143a3a20ef7ab authored over 1 year ago
3a3f3542d98725ddc98cf7e53069decd0380e7a0 authored over 1 year ago
This removes `cxx` dependency.
657c5fa947ce8340602e77b262f4d66dc80f9b12 authored over 1 year ago7d0b25c209dc04bf337368e3a7bd3b8b03930f73 authored over 1 year ago
8d26303cad88e67ae3e7ca225367e6863fc613e7 authored over 1 year ago
Without it delta touch (qt) can not render the avatar image
and also inkscape does not show it e...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
- [Release no...
323e44da04a1a666ab189ae6ba158ebfc4d65847 authored over 1 year ago
efa37dd2837904578c5fc15d35ceec7dc93ea6b3 authored over 1 year ago
Otherwise `ruff` check SIM117 fails.
70efd0f10a4abef0c262020d5ac2aa8f83a9918e authored over 1 year agoThis fixes https://rustsec.org/advisories/RUSTSEC-2023-0044
fcec81b4c10f4359adc153520ca696b5283657e6 authored over 1 year agoThis scripts makes it easy to (re)create python testing environment.
dd806b2d88d7ed06fb8e674c5504933b504e1b29 authored over 1 year ago5659c1b9c29c5320c1d10ea054552bbd4a90def8 authored over 1 year ago
d538d29b94dad8446ca9d37f7cbaaa57f05e2fc9 authored over 1 year ago
This is a follow-up to cbe16711043988f48fe0f76ff795e2a150d50720
I changed `apt-get` arguments f...
b4209fac2e14ad83592cdafa42fd9d21cd1ff112 authored over 1 year ago4d6dfa120e124e3c11897300f9ae26047f621c1f authored over 1 year ago
f92108be1d6790da7ae78d5f94325717d39b688b authored over 1 year ago
Previously, parsing of `<p>Foo</p><p>Bar</p>`
resulted in `\n\nFoo\n\n\n\nBar\n\n`.
Now it resu...
00cb72f04db7d805723a82dee4b67573c7c1b937 authored over 1 year ago92e34d67e627b11bac7fa9ef7671ea5fe75d39bf authored over 1 year ago
65bff8339f6da50e4a8dc77e39a586d978f784b7 authored over 1 year ago
* start
* derive default
* make some webxdc file public
* shorten code
* Add from<u3...
768f8175e689cbd96e594138522d2df78d87fe5d authored over 1 year agoc3f352aff109914e5e2a15895fd63e3c56108338 authored over 1 year ago
8214b2b8c1dbc66736f9b536e47e0ab6364c94af authored over 1 year ago
Mergeable is disabled because it was requiring
that PR title follows conventional commit notatio...