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

fix sql

2e59d5674e7c9b43811f500b568c154d6d57a75f authored over 4 years ago by Hocuri <[email protected]>
Correct failed recipient

bd2a7a3d402f5ed2949c4380449a7f9a6c8a29f8 authored over 4 years ago by Hocuri <[email protected]>
Fix migration

016b96e30e8c25fa63eacfea8ca100656085aa4e authored over 4 years ago by Hocuri <[email protected]>
Do not show error messages in chat

6ded0d3bc1c08a7d05032a890bb3b1ef60baa55a authored over 4 years ago by Hocuri <[email protected]>
Return true for MessageState::OutMdnRcvd.can_fail() because it could be a group message and only some recipients failed

6b763bf4178d08a26e8b562ad6441ef5e265aef5 authored over 4 years ago by Hocuri <[email protected]>
Fix error in message info

df9cb5e3b8d04f10f462358f42dde42f8d13e099 authored over 4 years ago by Hocuri <[email protected]>
Add test

a30486112fe34ebcf736245c701e9dedeeab6782 authored over 4 years ago by Hocuri <[email protected]>
Repair errors saved for messages

f0837cfa737906a822fbb32c83d31feff849a290 authored over 4 years ago by Hocuri <[email protected]>
Improve errors

8350729cbb62a8539e824f6e0d73e25e772d7da9 authored over 4 years ago by Hocuri <[email protected]>
Try to add decent error msg (doesnt work yet)

3757e5dca16f9c258691416d4d694bbc08e6576d authored over 4 years ago by Hocuri <[email protected]>
Parse standard ndns (e.g. Gmail)

f02c17cae4ae34892d9bb4bb62744eb8027cbc6f authored over 4 years ago by Hocuri <[email protected]>
fix: update deps to fix nightly builds

e08e817988cabe697dded492fb206667e1cd551f authored over 4 years ago by dignifiedquire <[email protected]>
run_bot_process: remove account from _accounts before starting the bot

Otherwise wait_configure_and_start_io() will start account, and it will
operate on the same data...

dad63815191ea7365994d3040c8e1e9ec14d9483 authored over 4 years ago by Alexander Krotov <[email protected]>
Merge pull request #1606 from deltachat/fix1589

attempt to fix #1598 -- less chatty on errors

d35cf7d6a23ac9b4f496a8c8edc2295d95110f17 authored over 4 years ago by bjoern <[email protected]>
attempt to fix #1589 -- if we trigger a reconnect we don't need to "error!" which shows a toast to the user.

the next reconnect will report if it can't connect.

1d34e1f27a23077700dfd0eaac95c44fc00806c9 authored over 4 years ago by holger krekel <[email protected]>
refactor: replace calc_timestamps with calc_sort_timestamp

e03246d105d91dc6f96180234e590f175e067603 authored over 4 years ago by Alexander Krotov <[email protected]>
feat: update dependencies for new rustcrypto releases

944f1ec0055bb7008c86d5c40b6c0698a6919807 authored over 4 years ago by dignifiedquire <[email protected]>
fix(receive): improve message sorting

d208905473bd41f4dd6b4ead3faacf4d000c5ed7 authored over 4 years ago by Friedel Ziegelmayer <[email protected]>
Warn about the correct folder

6d2d31928db20cb4d8d8cf6b99bf45bfa3e35cd1 authored over 4 years ago by Hocuri <[email protected]>
IMAP: logout from the server with a LOGOUT command

CLOSE, which was used previously, only expunges messages and deselects
folder, and it should onl...

f5156f3df6fe7e870c4309b99cc90b737fb378e6 authored over 4 years ago by Alexander Krotov <[email protected]>
Import constants from cffi

This replaces the constants list with those compiled by CFFI. There
is perhaps not much point i...

d8bd9b0515aef460a205d2b606942e0b137bad3c authored over 4 years ago by Floris Bruynooghe <[email protected]>
Refactor cffi build script to extract defines from header file

This adds functionality to the cffi build script to also extract
defines so that we can ask the ...

27b75103cad2f3067dc45e5835fce67de2cad163 authored over 4 years ago by Floris Bruynooghe <[email protected]>
also catch DC_KEY_GEN_RSA2048 as const

554160db15fcbe4376fa268875fccc838311df6d authored over 4 years ago by holger krekel <[email protected]>
More verbose SMTP connect error to see what is going on at #1556

69e01862b7509e6b46a871748e25345175c59d4a authored over 4 years ago by Hocuri <[email protected]>
bump version to 1.35.0

91f46b129102c4831c1976918cd4489bc37aecb3 authored over 4 years ago by B. Petersen <[email protected]>
update changelog

9de3774715e92304deb41dc8c7ce703e3c19bad4 authored over 4 years ago by B. Petersen <[email protected]>
Add test

3370c51b356c5b123dcf77f08cece53ee7a24206 authored over 4 years ago by Hocuri <[email protected]>
MISSING_MIME_VERSION, MIME_HEADER_CTYPE_ONLY

dcfed03702eae7dc66992f47fd7c311d620f2789 authored over 4 years ago by Hocuri <[email protected]>
Use cloned repos until https://github.com/deltachat/rust-email/pull/4 is merged

acb42982b7f9f47e19e0b17dfa053dd6db92aff6 authored over 4 years ago by Hocuri <[email protected]>
Add test

84be82c67063b64111610f39b6dc608b17ab9a5b authored over 4 years ago by Hocuri <[email protected]>
Also revert cargo.lock

7cc524313002d018af6d0587af18d6f0925317e7 authored over 4 years ago by Hocuri <[email protected]>
Revert "Use cloned repos until https://github.com/deltachat/rust-email/pull/4 is merged"

This reverts commit df66f16c84f1a827619e67b3b989a6070f526f31.

ba549bd5590d7bc940db8ea63c8d0c7e6a7e08ef authored over 4 years ago by Hocuri <[email protected]>
Cargo update

322cc5a0139a146cba686944f64fa9cda4bccdb9 authored over 4 years ago by Hocuri <[email protected]>
rebuild cargo.lock

4dbe836dfab2f33d1b12dacce2bf5387e79d6d1f authored over 4 years ago by Hocuri <[email protected]>
simplify configure() and don't keep state on the account in non-test mode

e7dd74e4b13f60a09339288c30b347b4b37c1fe8 authored over 4 years ago by holger krekel <[email protected]>
Add strict_tls support

19b53c76daf75e934a444930ff7b8803ca7565cb authored over 4 years ago by Alexander Krotov <[email protected]>
refine contact API and introduce account.create_chat() helper

strike create_chat_by_contact in favor of contact.create_chat()

7d5fba841602143e96191cdcd482d5c17a530bdd authored over 4 years ago by holger krekel <[email protected]>
avoid hello.com and use example.org

95b40ad1d80d8d7b18c7adbf6b27974ea72a7a59 authored over 4 years ago by holger krekel <[email protected]>
remove account.create_chat_by_message in favor of message.create_chat(), simplifing the API

ca70c6a2058cc347d00b6985f3ac264c816bf81d authored over 4 years ago by holger krekel <[email protected]>
remove acfactory.get_chat() in favour of account.create_chat(account2) directly working.

3a85b671a173aa323433dcee6428f8d4b40406cf authored over 4 years ago by holger krekel <[email protected]>
fix and steamline tests and test setup

f93a863f5f087cf91453e3efa1e5f9ff82fc2bcc authored over 4 years ago by holger krekel <[email protected]>
remove logid from Account creation, one can now just use the "displayname" for log purposes

503202376a7badfeab12e777e58d89012935b008 authored over 4 years ago by holger krekel <[email protected]>
route all flexible contact add/remove through account.as_contact(obj)

f263843c5fba38441d1100f9a9e37b3acc8fe292 authored over 4 years ago by holger krekel <[email protected]>
introduce chat.num_contacts() as a more efficient shortcut

0bb4ef0bd9f90e2f5fc99a789e652fc478303c8c authored over 4 years ago by holger krekel <[email protected]>
address @hocuri comment -- remove as_contact() as it's synonym with create_contact

and the latter is already an established API and conveys better that a contact
object will be cre...

0c8f951d8f4907fed66c6c957bb64b7b5f64bbf4 authored over 4 years ago by holger krekel <[email protected]>
renamings and parallel sending

0efb2215e4ac8296467da8654ba9736d8fb47d1f authored over 4 years ago by holger krekel <[email protected]>
as discussed with @dignifiedquire only do package-building and upload on master, not on branches.

1083cab97298f146548bede1c5f947717764c95b authored over 4 years ago by holger krekel <[email protected]>
Merge pull request #1580 from deltachat/fix/imap-connection

7677650b39ff27bb06116fb038868399c132a4ab authored over 4 years ago by Friedel Ziegelmayer <[email protected]>
ci(github): dont build all branches on push

1f2087190e0413cb8a7e738f34f7f1647d8e7608 authored over 4 years ago by dignifiedquire <[email protected]>
ci(circle): remove outdated reference

59fadee9e09764c7f74faba3d39935a464f50c34 authored over 4 years ago by dignifiedquire <[email protected]>
fix: improve imap connection establishment

- fixes blocking on start_io
- attempts to connect to the imap on all tasks when needed

4a3825c3023e1ad90f0c075c19ae11283f17cdd8 authored over 4 years ago by dignifiedquire <[email protected]>
update pipeline name

52e74c241f279ba88ec3483763cd051a63c8e637 authored over 4 years ago by dignifiedquire <[email protected]>
fixup: ci

3fa69c1852f94ea389a7436fb198eb605c8e5aa5 authored over 4 years ago by dignifiedquire <[email protected]>
remove beta from matrix

b3074f854e3b50d970cb873379b6b21506cd0fbf authored over 4 years ago by dignifiedquire <[email protected]>
fixup: ci

95c5128d9f05836ae1fcdc2dda7f8ce7ed8d9021 authored over 4 years ago by dignifiedquire <[email protected]>
fixup: ci

dc17006b167dd1a19268a480b64fe0dd00ad831a authored over 4 years ago by dignifiedquire <[email protected]>
fixup: ci

e4a4c230feb73375f92a22d7834d4247c1dabf9e authored over 4 years ago by dignifiedquire <[email protected]>
switch rust tests to github ci

f56a4450f3e083a6a7ccec0590a047947484b432 authored over 4 years ago by dignifiedquire <[email protected]>
ci(github): update toolchain

913db3b958fc0e5e14875655a6d703e6c7bf6742 authored over 4 years ago by dignifiedquire <[email protected]>
Extend undecipherable group test

Reply to group messages assigned to 1:1 chat on ac4 and see where they
end up on ac1 and ac2. Cu...

35566f5ea563db68c71bd5a8b3372357daeab7df authored over 4 years ago by Alexander Krotov <[email protected]>
Don't make ad-hoc groups when message cannot be decrypted

This fixes the test added in the parent commit.

34579974c38810d2007995050409628bc3a14c9c authored over 4 years ago by Alexander Krotov <[email protected]>
Do not reply to messages that can't be decrypted

This commit fixes the test broken in previous commit.

7de23f86b1557f1915e89b6333f3fc4f0a79ee82 authored over 4 years ago by Alexander Krotov <[email protected]>
Add failing test for undecipherable group messages

c6f19ea0a4fd47f868add792ff0635be4ef133ec authored over 4 years ago by Alexander Krotov <[email protected]>
create_or_lookup_group: streamline group ID parsing

64ab955ad7e97fef6f02ff12d9044c736af0aa07 authored over 4 years ago by Alexander Krotov <[email protected]>
refine test / chat API

d8bbe2fccea527d9f891333e193a09c393bd050c authored over 4 years ago by holger krekel <[email protected]>
merge direct imap tests into their already existing counterparts

6497e6397d691091437cb7ab6d4b86258d7402a5 authored over 4 years ago by holger krekel <[email protected]>
integrate direct imap test in existing BCC test

b6cc44a9567f251e82b0a45bd50024bf5554b4ba authored over 4 years ago by holger krekel <[email protected]>
more refines and test fixes

69135709acd9e0633ea18266574afafbd3052c9c authored over 4 years ago by holger krekel <[email protected]>
fixing imap interactions

d40f96ac65ac2fd79d40f272ae5222fc21bb107d authored over 4 years ago by holger krekel <[email protected]>
make direct_imap a permanent feature of online accounts

0105c831f1b075e5048cecf55b5e3e71b164cd97 authored over 4 years ago by holger krekel <[email protected]>
snap using imapclient

612a9d012caae058f4f2395f6ac5fda2a2da7183 authored over 4 years ago by holger krekel <[email protected]>
refine one more test to "newstyle"

4fdf496cac1403212d9bc39cb5d86a3c85c0ac91 authored over 4 years ago by holger krekel <[email protected]>
Merge pull request #1563 from deltachat/recode-images

recode images

2ad014faf41e530cecfe6020e7a548726b5ae699 authored over 4 years ago by bjoern <[email protected]>
Update src/constants.rs

Co-authored-by: Hocuri <[email protected]>

945943a8492493c08e6dfe1d7b8cd97765829035 authored over 4 years ago by bjoern <[email protected]>
Update src/chat.rs

Co-authored-by: Hocuri <[email protected]>

17283c86a3ce7435cb5554acf2b9a15739c100c8 authored over 4 years ago by bjoern <[email protected]>
simplify condition for jpeg-check

f3a59e19d8fc946e2e08245a4b88b11cd1b88cf4 authored over 4 years ago by B. Petersen <[email protected]>
Update src/blob.rs

Co-authored-by: Hocuri <[email protected]>

34c69785d0e42d10d12a8ce1bb36dd9170e8f869 authored over 4 years ago by bjoern <[email protected]>
basically recode images

191009372b4585fb6c94cc62ae2c4f337f00db10 authored over 4 years ago by B. Petersen <[email protected]>
make clippy happy

d5ea4f9b1a03655b87eb2dc1bcda3f4d2d7ab552 authored over 4 years ago by B. Petersen <[email protected]>
create_or_lookup_adhoc_group: move comment to the correct place

The comment is related to member list processing, not mailing list check.

39faddc74d13ff6b202dc3686f6a1c7782ad4323 authored over 4 years ago by Alexander Krotov <[email protected]>
Merge pull request #1574 from deltachat/better-subject-addon

add new string to deltachat.h

5d1623b98f4d2fb4cb82413f70d0aecf78e92c15 authored over 4 years ago by bjoern <[email protected]>
add new string to deltachat.h

af0dc42df331627f867fcb06abd2f62d0967d61a authored over 4 years ago by B. Petersen <[email protected]>
Repair test

f172e920984e16be1922bb48db925c04f584cbb7 authored over 4 years ago by Hocuri <[email protected]>
Dont Hardcode 'Delta Chat'

e1ff657c78938c42c1a99d5966a08ac1e2ab8e8e authored over 4 years ago by Hocuri <[email protected]>
Improve test

c18705fae3577a4771ba545b504b8fed26bf25bd authored over 4 years ago by Hocuri <[email protected]>
Set subject to Re: <last subject> for better compability with normal MUAs

The code in dc_receive_imf.rs looks a bit funny, an alternative would be a function:

fn upcate_...

f8680724f81730c817cb10fae26e56658b8dbfeb authored over 4 years ago by Hocuri <[email protected]>
Adapt to async, set first subject to 'Message from <sender name>'

3e6cd3ff34ae4a49da5597a10a49887c23d7514e authored over 4 years ago by Hocuri <[email protected]>
Assume that thare always is Config::Addr set

22973899b8d73520e934c449058156a09262ef3f authored over 4 years ago by Hocuri <[email protected]>
update links and add a little boilerplate / status info

30c76976fc4c05da2ae63887881ba5f31cd77b83 authored over 4 years ago by holger krekel <[email protected]>
chat: get rid of ChatId.is_error()

get_rowid should not return 0, as we have inserted a row right above.

And using is_error() inst...

f0f020d9d2e325cfc7a3d46fee2c9a2c31ddb06e authored over 4 years ago by Alexander Krotov <[email protected]>
Adapt spec.md to new subject (#1395)

17a13f0f83d59f36fad0dfe181aacf155d358ebf authored over 4 years ago by Hocuri <[email protected]>
Revert "Enable strict TLS certificate checks by default"

This reverts commit 6d9ff3d2488aac98b3c39814cb2ed2fad7936f22.

ec441b16f186dc9bf0092d13960d5a5ebe34484e authored over 4 years ago by bjoern <[email protected]>
dc_receive_imf: replace chat_id.is_error() with chat_id.is_unset()

Both methods do the same: compare chat_id to 0. However, in these cases
0 refers to the state wh...

5239f2edadcd699a9b84ee5c16f2c60c359a05ab authored over 4 years ago by Alexander Krotov <[email protected]>
python tests: fix typos

cd751a64cb0b9b1c06dcc45f865a8bb1e29a0c7c authored over 4 years ago by Alexander Krotov <[email protected]>
Enable strict TLS certificate checks by default

6d9ff3d2488aac98b3c39814cb2ed2fad7936f22 authored over 4 years ago by Alexander Krotov <[email protected]>
rework imap structure logging

469451d5dd0a9871f7a6cde9988bab01f83e7459 authored over 4 years ago by holger krekel <[email protected]>
more cleanups, don't run the test 30 times anymore -- it's too wasteful

and doesn't gurantee test failure.

882f90b5ffdb320b723b6b82ee1fde80b32bc048 authored over 4 years ago by holger krekel <[email protected]>
remove wrong inbox folders

e29dcbf8eb7b0e085e6dde24a3132120981ec7e2 authored over 4 years ago by holger krekel <[email protected]>
test pass again

af33c2dea7a481016052b0953fe972064fc1b554 authored over 4 years ago by holger krekel <[email protected]>
improve shutdown order

04bdfa17f7285bb984533121f227256e29600086 authored over 4 years ago by holger krekel <[email protected]>