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
b73bcc2c2295adc5d233a01da6217003ec9b3bd8 authored over 1 year ago
cff42936aacf38bbf0f0b0ce6c4efe5397df5ce5 authored over 1 year ago
Using BufWriter ensures that `STARTTLS` command is sent
as a single packet.
Also refactor the c...
d3b04004b44d44a4c6179911628bf7b7070996ff authored over 1 year ago5cd92f10efa7b4d197dc5578961f07973aca5c20 authored over 1 year ago
22a3ab983b4a2a324bfbadbef57518a466088625 authored over 1 year ago
Android calls get_connectivity_html()
every time connectivity changes, which in turn interrupts
...
4e979c588067d1fc09e1748d6e8f599303d26949 authored over 1 year ago
71e1089139d5044b70ac115a4d0879d869a07bb0 authored over 1 year ago
Had to do this step manually for 1.126.0,
hopefully the step will work automatically for 1.127.0.
54410dbe492a652976497020aba707b3df9890d6 authored over 1 year ago
4e08bb7b058dc8d3464b3a213933a71a67451b8c authored over 1 year ago
934ca6a7d72443d230c2ccf3fb92813d047427a3 authored over 1 year ago
It requires installing Zig and slows down CI.
This was not broken for a while and we can do
more...
e878caebe3c1ac8852f0fcef4b59ded40403cc16 authored over 1 year ago
c13bbd05cd932f465c2fbcbbf7119e963eb425a3 authored over 1 year ago
This avoids cluttering workdir with unpacked tarball
and will work automatically once PEP-723 is...
This significantly reduces binary size for deltachat-rpc-server,
from 42 MiB to 15 MiB in case o...
088eda29837e122d8e0b9b3c181054922ddff647 authored over 1 year ago
680d024b05b34283462e499cb1ad5014ee532cb7 authored over 1 year ago
defcd5764b72a25353af142ca454c56baca6019d authored over 1 year ago
Test was written for stable branch
and has to be adjusted for verified 1:1 chats branch
d05afec28986cdb082f82631a83bd978965c85bc authored over 1 year ago
Winmail Pro Mail Server 5.1.0616 does not return UIDNEXT
in response to SELECT, but returns it w...
This should prevent unlimited growth of memory usage
by SQLite for is page cache.
21e0bb28ad83d09fbaec580017fca78b25054976 authored over 1 year ago
c6358169ad6c5d6e482f8f43a5cc2bd724ee7916 authored over 1 year ago
close #4816
---------
Co-authored-by: B. Petersen <[email protected]>
955f4fbb195741255f43939a858587669577bb17 authored over 1 year agodf7c44ae425d0ef3cb34220181330d249515440a authored over 1 year ago
feat: Make broadcast lists create their own chat - UIs need to ask for
the name when creating b...
52c46c6dca58a8404e38303b6c81d90fb5eb735d authored over 1 year ago
54ea3ec5d6f53c177655c4b3d6e7fde92dba30ec authored over 1 year ago
closes #4647
16320357845da5cd963f7f3597c2ae18a2b8b6b9 authored over 1 year agoclose #4738
b2395359649d7d827fed65429af95dfab226baf9 authored over 1 year ago
This approach uses a param field to enable forcing the sticker
`viewtype`. The first commit has...
da5d844ec4fb903b94fcce36420299d04c6b7d47 authored over 1 year ago
Release 1.125.0
2775fd1fcf8470e0d0dae96580b97b2dcc15d75f authored over 1 year agoa87635dcf43d2451b6909c470ae2f0cf38aac4f7 authored over 1 year ago
e30517e62c62c9c255b51d233abface24b12c42a authored over 1 year ago
If there's a temporary SMTP error, pretend there are no more MDNs to send in send_mdn(). It's
un...
This is needed to test periodic re-gossiping in existing chats.
Also add a test for verified gr...
bda6cea0ce823807266fc68cd650528d7a776d73 authored over 1 year agoThere was a recent failure of the test probably as a result of message reordering on the server:...
6fece09ed76b99540ecc7a50623f8c2d5080d0c0 authored over 1 year agoThis makes pytest setup a logger for `logging` module.
3917c6b2f0682cd2b2fbec121c831e439caaf458 authored over 1 year ago
Previously `Origin::AddressBook` was required,
resulting in a lot of
"Could not lookup contact w...
Set connectivity status to "connected" at the end of connect() call.
Otherwise for servers that ...
eacbb82399c6d7253a09f1f317226db0a3230a96 authored over 1 year ago
successor of #4810
ee279f84ad85871f873d135103e9c4464cde3a42 authored over 1 year ago
Wait for one "Member added" message to be delivered
before sending another text message.
Otherwi...
Without `-c python` tox does not find tox.ini and creates empty environment.
Renamed env/ into ...
ff5005fa93b36c2be6fde3085aa113abd800ab95 authored over 1 year agoAlso add a test on downloading a message later. Although it doesn't reproduce #4700 for some rea...
5f00fc4e277b1802ce623da18770f50ba191def4 authored over 1 year agoBefore they were trashed. Note that for unencrypted ones DC works as expected creating the reque...
8f316e12d57e90404732d19b669982c81da18ad3 authored over 1 year ago
They may only be set to "0" and "1".
Validation prevents accidentally setting the value to "true...
5e73e9cd722da8ede49ad3b0155a570bf400f0d1 authored over 1 year ago
5a5f8b03d143c950837d0b7c1d81ad0645930f61 authored over 1 year ago
129de9182f48421e02059fca9fbacdfab1bb4d6c authored over 1 year ago
Resolved conflicts due to asyncio removal.
37383c10ac45c3119d83631761d4a13e9e11bf70 authored over 1 year ago09798df7a0a562aa6d6e95d5830f45647a80895f authored over 1 year ago
09d5e44b1304cd04d5475cc80beb1e3e91500812 authored over 1 year ago
b360225e08d6d134bcec96ba448fe432be685306 authored over 1 year ago
8ba89c0fa10eb22b23bdac2bcac2a8602dbd13a8 authored over 1 year ago
f984a273793525ca6e86328af9ac075c97aba729 authored over 1 year ago
425a2310fea38e9cedafa8ceb375862ef1ef4d88 authored over 1 year ago
This ensures the server does not get SIGINT
when the bot is running in a terminal and user press...
7bf44a237e02eb18cc1f0aa4ab4d0b3342f7c8ea authored over 1 year ago
a119b24eeb60d38aa95f8cadbd1727eb3b64d9ef authored over 1 year ago
47dbac9b50808a240f6886b0323223384d62ab79 authored over 1 year ago
Otherwise it is impossible to build wheels.
a49282727b14800f70184afdbba3f17e1c55e919 authored over 1 year ago
Reactions do not have footer since 6d2ac30. However, mailing lists still add the footer to the
m...
275791595cfd07efc7c6ee69a399a574e1a7b53e authored over 1 year ago
1040bc551fe37e2cfc7a519b6bddcb3d2a915b35 authored over 1 year ago
Add protected-headers="v1" directive to Content-Type of an encrypted/signed MIME so that other M...
5aa0205c808de4db2d1d5fec607b1b80906a4623 authored over 1 year ago210a4ebcbe5571e2c07b34ef95ceb7fd0756d802 authored over 1 year ago
8a2417f32d6c1a03a13d57f658f7e839fbf8d97b authored over 1 year ago
1177c19a4303a6131f692845ad1d8660592a457c authored over 1 year ago
Python 3.12 removed `distutils`.
`distutils` from `setuptools` work fine,
but have not typing st...
Otherwise readline() gets stuck when JSON-RPC response
is longer that 64 KiB.
For example, reader_loop() may die
if readline() tries to read too large line
and thows an excep...
This certificate does not exist on older Android phones.
It is already added manually for IMAP a...
7c4bcf9004f7ec3d9e1d2c12862adc0f2b8d080e authored over 1 year ago
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.2.0 to 1.3.1.
- [Release notes]...
24ea90bd68460489b7f754598921001eb6f027cc authored over 1 year ago
ef3e94c7e17b90affd015bb067f7aeea12f38149 authored over 1 year ago
883832f78de09e9a6356a39669254ed64052ee0f authored over 1 year ago
1f032672734b6fa4d1b95d6ca857093c9ad2eacf authored over 1 year ago
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.2.
- [Commits](https://...
2ae92c06e32b03a8738d512954782935ecafc3aa authored over 1 year ago
4a6a214f3cd27ed47c9d1d9eb8061bebb0972f0f authored over 1 year ago
c2d7011aa79a2d17db66bc64d0368b17363aeeae authored over 1 year ago
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.10.8.
- [Commits](https://gi...
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.0 to 1.11.1.
- [Release notes...
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 to 1.9.6.
- [Release notes](https:/...
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.49.
- [Release notes]...
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.8 to 0.7.9.
- [Release notes](htt...
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 3.3.4 to 3.4.0.
- [Release notes](ht...
it may happen that percentages larger than 100% are reported by the provider,
eg. for some time ...
For unknown reason trash chat contains members in some existing databases.
Workaround this by ig...
59e5a63d5fd567773a62c1343ab22175aab40b36 authored over 1 year ago
53230b6eb045e383d75584e91b12d6456d541764 authored over 1 year ago
9bd7ab72 brings a possibility of group membership inconsistency to the original Hocuri's algo
de...
The code removed is an incomplete implementation of skipping
the Legacy Display Part specified i...
Public key can be extracted from the secret key file.
532e9cb09aeecf5d3426a5086d138019c176125c authored over 1 year ago