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
It was broken completely and before "fix: apply Autocrypt headers if timestamp is unchanged" tha...
89024bbf37780a72320ab447c5b9e5749ccd0703 authored 11 months ago by iequidoo <[email protected]>
In this case connection failure
may be a connection timeout (currently 1 minute),
so it does not...
cf16671d8d562b41957a16af491d68367a91324e authored 11 months ago by link2xt <[email protected]>
ccd51581093589608617d336b92d7d68d51b9383 authored 11 months ago by link2xt <[email protected]>
<https://github.com/rpgp/rpgp/releases/tag/v0.11.0>
0a18e32d6275acae74a5a959663eafe5b92097dd authored 11 months ago by link2xt <[email protected]>If a folder is named "Trash" or like this, it should be recognised as such even if it does not h...
e9fadc078549c79713dbe55f46ce207a442fc6a4 authored 11 months ago by iequidoo <[email protected]>
See
<https://github.com/pypi/warehouse/blob/main/warehouse/forklift/legacy.py>
for the tag check...
89e43c66782526678fbb14a305968ebac685a803 authored 11 months ago by link2xt <[email protected]>
8a67797cb12a40f863f2b99a3b3f55babedaf055 authored 11 months ago by link2xt <[email protected]>
c88c26426d763dd57840a53906c317474e31eca3 authored 11 months ago by link2xt <[email protected]>
b29bc19ef40a25d6e2faca252d122a2b206e2f1c authored 11 months ago by link2xt <[email protected]>
67aa785a9e285f9fec81884a7d6632ad5cd81ae8 authored 11 months ago by link2xt <[email protected]>
e765066f05187f60979fa1b443575a341add54a0 authored 11 months ago by link2xt <[email protected]>
If two messages arrive with the same timestamp,
the one that arrived later should be preferred.
06e79e8926249e62190dca9081703b5c4ed303c3 authored 11 months ago by gerryfrancis <[email protected]>
Even if 1:1 chat with alice is protected,
we should send vc-request unencrypted.
This happens if...
Otherwise the user thinks that the config key is "display_name" and can't change it using `set
d...
Use sync messages for that as it is done for e.g. Config::Displayname. Maybe we need to remove
s...
Use sync messages for that as it is done for e.g. Config::Displayname. Maybe we need to remove
a...
7a1270f86181d93d9d204a828147286e33fa3012 authored 11 months ago by link2xt <[email protected]>
b35b893351de4d9530bd852ec6e7c48359a73b79 authored 11 months ago by link2xt <[email protected]>
Encryption subkey is incorrectly referred to as public key
in variable names.
This is incorrect ...
f45f9263db4dd89de3fdfcd2fa58573071e316cc authored 11 months ago by link2xt <[email protected]>
Also disable --progress.
It is not disabled by default for backward compatibility,
but solves th...
The limit is better enforced by webxdc distributors,
e.g. xdc store bots or actually email provi...
Add a new crate `deltachat_time` with a fake `struct SystemTimeTools` for mocking
`SystemTime::n...
Even if `vc-request-with-auth` is received with a delay, the protection message must have the so...
778660a8c9f9d3ef5419e08b76845668cbfc4e5d authored 11 months ago by iequidoo <[email protected]>3b0e740c17683ecd94400aaab3aa05c13011374f authored 11 months ago by link2xt <[email protected]>
download-artifact@v3 does not download artifacts uploaded with upload-artifact@v4
2dd87b6b5e8d4fb46f637c20a9249dd18ee45562 authored 11 months ago by link2xt <[email protected]>There are no breaking changes listed in the README that affect our usage.
cdcacf2f83d866d79b5a746a1add78e3a7aa9456 authored 11 months ago by link2xt <[email protected]>somehow a whole issue sneaked in :)
51aaaf2e8df691a3070a1001042fbfbfb171ccbb authored 11 months ago by bjoern <[email protected]>after merging:
6. Tag the release: `git tag -a v1.135.0`.
7. Push the release tag: `git pu...
e6438f9981db23534cd5b51af53296449640e9e2 authored 11 months ago by bjoern <[email protected]>PR #5099 removed some columns in the database that were actually in use.
usually, to not wors...
9135cffaa4b128cd3dd34fbc4edc275b9042cdd7 authored 11 months ago by bjoern <[email protected]>73492ca4bccaa2eb7057a37acad32f9c0de54017 authored 11 months ago by link2xt <[email protected]>
If a time value doesn't need to be sent to another host, saved to the db or otherwise used acros...
31ee3feb57459854f0d5c70909d8c5c1d278cb7c authored 11 months ago by iequidoo <[email protected]>The system clock may be adjusted and even go back, so caching system time in code sections where...
fe3c1f69c3c64e71d10f88a443d89e00348fec16 authored 11 months ago by iequidoo <[email protected]>f4ed63c54c4ce8e758ba9dc358b36731e3e376cf authored 11 months ago by link2xt <[email protected]>
8f88cdd8265fc506ed37c82d6fbda12e52d663fa authored 11 months ago by link2xt <[email protected]>
8a54c228fdd30be58b1d3b2fead6410c7c5bc224 authored 11 months ago by iequidoo <[email protected]>
9933a4268f38883137d74c4d0f6f75d586f5f872 authored 11 months ago by iequidoo <[email protected]>
Restart the IO scheduler if needed to make the new config value effective (for `MvboxMove,
OnlyF...
Currently when a user sets up another device by logging in, a new key is created. If a message i...
ba35e83db2e7784f36866e31c3d10d7f4d1e54be authored 11 months ago by iequidoo <[email protected]>
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10.
- [Commits](https://github.c...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.196.
- [Release notes](http...
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.46 to 2.0.48.
- [Release notes](https://git...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](...
Bumps [fast-socks5](https://github.com/dizda/fast-socks5) from 0.9.2 to 0.9.5.
- [Release notes]...
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.6.1 to 1.7.0.
- [Release notes](https://git...
Bumps [axum](https://github.com/tokio-rs/axum) from 0.7.3 to 0.7.4.
- [Release notes](https://gi...
0fcdee885739678bbc1de29af9f79d29008a266e authored 11 months ago by link2xt <[email protected]>
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.23 to 0.11.24.
- [Release note...
Before it was emitted only on the source device and `test_sync()` didn't catch the bug because o...
b94bd9a65914965453385bc8878f0cffa550d67c authored 11 months ago by iequidoo <[email protected]>f15e7d43e3597f499cc66b5b6e194bdf1aa01943 authored 11 months ago by iequidoo <[email protected]>
Before moving emails to the mvbox we need to remember its UIDVALIDITY, otherwise emails moved be...
05c256dd5bbf348e6c03dfa5a72685ea012544d0 authored 11 months ago by iequidoo <[email protected]>
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.153.
- [Release notes](https...
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.3.
- [Release notes](https...
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.5 to 0.21.7.
- [Changelo...
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.2 to 1.13.1.
- [Release notes...
ecd4d2afe073a7133f3c0003ba8ddfc66680228c authored 11 months ago by iequidoo <[email protected]>
Part of https://github.com/deltachat/deltachat-android/issues/2909
For now, this is only send...
ec9d104cf3ae4964b525e023b5c3d3c4e506d751 authored 11 months ago by Hocuri <[email protected]>
We must finish what was started in
https://github.com/deltachat/deltachat-core-rust/issues/5088.
fba27ff88429d1fb43f38d362576481b425eb473 authored 11 months ago by iequidoo <[email protected]>
f8907e3c8311782f25930668b8f79bf361c645e8 authored 11 months ago by link2xt <[email protected]>
f1688d2b3f26528061917dd5409bf6f221db3c78 authored 11 months ago by Hocuri <[email protected]>
693045b542ab30d3546d649b700d0187024a967b authored 11 months ago by iequidoo <[email protected]>
14dfb9abec190890d7baa0a62ba47e3fce8609cb authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c8ed3ed73b21912f3be478f7d4822be335dbcd87 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bce5203eebc95357d293ee948f78f1c96a057db9 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
74c0c2cc38650e451bd4daffda068ce438d1ea56 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
If `escaper::decode_html_buf_sloppy()` just truncates the text (which happens when it fails to
h...
91c3a39134066dcf5fc5eb37185c7bf4a9161efe authored 11 months ago by B. Petersen <[email protected]>
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.3 to 1.1.4.
- [Release note...
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.1.0 to 2.2.0.
- [Release no...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.33.
- [Release notes](ht...
Bumps [image](https://github.com/image-rs/image) from 0.24.7 to 0.24.8.
- [Changelog](https://gi...
78d304443a4cbdf16592d5b9e513d4ac1ae04124 authored 11 months ago by B. Petersen <[email protected]>
df455bbcf5429eceea48f21532e173d959e3c988 authored 11 months ago by Simon Laux <[email protected]>
727428a96542e7ab15a5a98648bc12a1c5be9a61 authored 11 months ago by Simon Laux <[email protected]>
de86b8a96e2cf6f24760a18f32ff267f515fd216 authored 11 months ago by Simon Laux <[email protected]>
060c9c8aa1c4b548c8f8eccdfb17603ebc5c6485 authored 11 months ago by Simon Laux <[email protected]>
This may happen if Sent folder does not exist
but configuration option to watch it is enabled.
5cbc87369e01e066a2b4a48c995d76ddebb9e035 authored 11 months ago by Simon Laux <[email protected]>
Co-authored-by: bjoern <[email protected]>
5bb80f94c79d3a31a8588858c0fb56c04113002e authored 11 months ago by Simon Laux <[email protected]>ea666f10989d72fc910719890b50b33984a3f423 authored 11 months ago by link2xt <[email protected]>
af7bf5bd2b6390209567f12802cc4e9e4d7fc7a9 authored 11 months ago by link2xt <[email protected]>
Otherwise if there is a timeout,
UI will wait for DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_DONE forever.
also unify the error handling for the cases where it can go wrong.
48f2ea717e0977653b69b6786de28171043f6e4b authored 11 months ago by Simon Laux <[email protected]>7b680987857effd1e042072c855c5077e3933c1c authored 11 months ago by Simon Laux <[email protected]>
d2c61dc90e3324b63062ee3b775eac57a1b2b811 authored 11 months ago by Simon Laux <[email protected]>
d6c24eb9f6ea339de255ae34a94cfac92d097803 authored 11 months ago by link2xt <[email protected]>
f7903df805bdb82367ad66d0a133852e665e6f0d authored 11 months ago by Simon Laux <[email protected]>
1b7c5be9c56ac10f505b7255f5cf59ab56786ee8 authored 11 months ago by Simon Laux <[email protected]>
8e073b9c3e2a278800359c91d5fedc3f1b9afb1b authored 11 months ago by Simon Laux <[email protected]>
f493d6bb40d6e4f126c0d3831016a9604ada0d8e authored 11 months ago by Simon Laux <[email protected]>
ea2a692d1856977ea82868124ff9412bdfe2a49c authored 11 months ago by Simon Laux <[email protected]>
Co-authored-by: link2xt <[email protected]>
5cdd5e05645d7137f658a49038c16dd9b92f5440 authored 11 months ago by Simon Laux <[email protected]>946eea4c9eb706fe287e0d7c49302775a68000b0 authored 11 months ago by Simon Laux <[email protected]>
cb3f03fd39c380109c8edb6feeef0cf701a54eb9 authored 11 months ago by link2xt <[email protected]>
If a Delta Chat message has the Message-ID already existing in the db, but a greater "Date", it'...
06f1fe18d60966c9e992699477c2a03dac9f2416 authored 11 months ago by iequidoo <[email protected]>Use `create_smeared_timestamp()` for this. This allows to dedup messages on the receiver -- if i...
1dbf924c6a05ba358ec39f5db5288f4b39a04cf9 authored 11 months ago by iequidoo <[email protected]>