Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Delta Chat collective

Developing and releasing Delta Chat apps and experimenting with the future of e-mail: e2e-encrypted and anonymous. Supporting people in repressive situations.
Collective - Host: opensource - https://opencollective.com/delta-chat - Website: https://delta.chat - Code: https://github.com/deltachat

specify server address for mailbox.org

github.com/deltachat/provider-db - 82ebdb974ef0f2215ffa231ec261299cf6db57b4 authored almost 3 years ago by missytake <[email protected]>
add autocrypt_initiate_key_transfer api

github.com/deltachat/deltachat-jsonrpc - afe3b8a1615f94fc3d24484be657f8c95fd6980d authored almost 3 years ago by Simon Laux <[email protected]>
remove dubby.org, it does no longer exist

github.com/deltachat/provider-db - 861bf75ede2524918fbfbf78a9d3195abe17544b authored almost 3 years ago by B. Petersen <[email protected]>
fixing SMTP connection error

github.com/deltachat/eppdperf - 2cabb5bc9c340f67fa724386b7d54a6520271718 authored almost 3 years ago by missytake <[email protected]>
fixing KeyError if there is no result for this address

github.com/deltachat/eppdperf - 92f978a69bc75e642f76d4467788463f5b54f10c authored almost 3 years ago by missytake <[email protected]>
login test with existing data_dir

github.com/deltachat/eppdperf - 57553a676e31018c3d6141bf1aa2b1923fe7c251 authored almost 3 years ago by missytake <[email protected]>
slight refactor of the recipient numbers

github.com/deltachat/eppdperf - 1a5ae3fb4740758b702b3c56c7801496b6d5f247 authored almost 3 years ago by holger krekel <[email protected]>
workaround for wrong connectivity event

github.com/deltachat/eppdperf - d3af6a01c164207d1a15919254c3235ccbf05165 authored almost 3 years ago by missytake <[email protected]>
refactored recipients test for readability

github.com/deltachat/eppdperf - 38335d2c4013017a00c03e895a346cc2f2f30f2d authored almost 3 years ago by missytake <[email protected]>
remove mvbox_watch config default (#218)

that is no longer needed since
https://github.com/deltachat/deltachat-core-rust/pull/2906 -
ju...

github.com/deltachat/provider-db - 7d54a9d63dcdbe229a375ac051c7fdfe341672b9 authored almost 3 years ago by bjoern <[email protected]>
we don't need to find the exact recipient limit, rounding to 5 is enough

github.com/deltachat/eppdperf - d4de10eed92ca784109ff0379328f0bbd6b90fa1 authored almost 3 years ago by missytake <[email protected]>
free infomaniak accounts support max. 10 recipients

github.com/deltachat/provider-db - 91dbfbc2c9cc0cc9a7ea0b8b3f3de15c4f3b95e1 authored almost 3 years ago by missytake <[email protected]>
initial KeychainManager implementation

github.com/deltachat/deltachat-ios - 5b43757309f9a8ba26dc5dcd093e343e0b623323 authored almost 3 years ago by cyberta <[email protected]>
pass other login config parameters

github.com/deltachat/eppdperf - ac568ce668c0dfa4f753dd9cbb77375c75092abc authored almost 3 years ago by missytake <[email protected]>
fix --select option

github.com/deltachat/eppdperf - 1d163a1a62fa8351a34a783e713db4053fdb76a2 authored almost 3 years ago by missytake <[email protected]>
small fixes

github.com/deltachat/eppdperf - 07cde41cf008c0465de0b3bedb3951f291a73d23 authored almost 3 years ago by missytake <[email protected]>
add option to run test with only one selected test account

github.com/deltachat/eppdperf - e9cbcf12b583e5376da853f2c8dd47aa961b6196 authored almost 3 years ago by missytake <[email protected]>
login test success message

github.com/deltachat/eppdperf - fd608139d4635a1344a485a663d65a62c6f7925f authored almost 3 years ago by missytake <[email protected]>
fix typo in english language name for 'Ukrainian'

github.com/deltachat/deltachat-android - 34e63be22d7684d038b0e162ec5ec70d0142ed5e authored almost 3 years ago by B. Petersen <[email protected]>
fix typo in english language name for 'Telugu'

github.com/deltachat/deltachat-android - 7cd00aac6332735564e28be8fb39fc3594533de3 authored almost 3 years ago by B. Petersen <[email protected]>
remove inbox_watch and mvbox_watch options from advanced settings (#2182)

* remove inbox_watch and mvbox_watch options from advanced settings

* don't show warning dial...

github.com/deltachat/deltachat-android - 003ca291aca84509224dd98025687f3568f3b2c1 authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
update local help

github.com/deltachat/deltachat-android - 034276fd049fc721034886f9e53f02c34ffdaa02 authored almost 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 4dc623c03b4c0196112ab5058500798060c5e8ab authored almost 3 years ago by B. Petersen <[email protected]>
Fix overflow in Account Deletion Dialog

Fixes #2432

github.com/deltachat/deltachat-desktop - d5d02e919663594f77e37ff4030065703b949eee authored almost 3 years ago by Abhijnan Bajpai <[email protected]>
Update CHANGELOG

github.com/deltachat/deltachat-desktop - ec9a1c303106a82de808744cd6102ebc634e26c9 authored almost 3 years ago by jikstra <[email protected]>
Modified scss from connectivity-toast to prevent it from obscuring the message composer (#2497)

github.com/deltachat/deltachat-desktop - 71485596f38f6bc9b05f5c60931a9e439f3b026e authored almost 3 years ago by Adrian Trujillo Duron <[email protected]>
fix momentjs isn't localized on first startup (#2495)

(the case where language is autodetected and not set manualy)
closes #2465

github.com/deltachat/deltachat-desktop - 0a4255b3c92bde8483b144277e4406bb2482d536 authored almost 3 years ago by Simon Laux <[email protected]>
make package.json version missmatch check run also in the ci (#2496)

* make package.json version missmatch check run also in the ci

* fix the package-lock version...

github.com/deltachat/deltachat-desktop - ca4e6f1f8e4934b7e45d0ac676e05d5131857a93 authored almost 3 years ago by Simon Laux <[email protected]>
restore old behavior that group or contact profile gets dismissed after mute button was toggled

github.com/deltachat/deltachat-ios - 9d9d4e0f2e63a92458ffbe57bd6dea45df603dd4 authored almost 3 years ago by cyberta <[email protected]>
use same background color for buttons as action cells have

github.com/deltachat/deltachat-ios - 3ef7b2d75e7f45b676b0159595ed4b94e72f8bc3 authored almost 3 years ago by cyberta <[email protected]>
adapt search and mute for group profiles

github.com/deltachat/deltachat-ios - ebbf685074111ca1735a72bf038ea01eabef0b3e authored almost 3 years ago by cyberta <[email protected]>
add fallback icons for pre iOS13, switch to bell icons, allow to set muted state

github.com/deltachat/deltachat-ios - 984527afb3a9ddad3df55bf7955cd3ded623909b authored almost 3 years ago by cyberta <[email protected]>
add search and mute button in ContactDetailHeader

github.com/deltachat/deltachat-ios - 9a6ccc81763c6f0b426232de78ccc49e14fd02b5 authored almost 3 years ago by cyberta <[email protected]>
tweak search icon

github.com/deltachat/deltachat-ios - 41d94eded9711beec9cb4a53ec6c2507b5a43ba1 authored almost 3 years ago by B. Petersen <[email protected]>
adapt search and mute for contact profile

github.com/deltachat/deltachat-ios - 572b857ca1e94a7032a34a21778db5f0e4029ed9 authored almost 3 years ago by cyberta <[email protected]>
fix button outline color on light/dark mode switch

github.com/deltachat/deltachat-ios - e21f7143d1f7ed4e0d1c0feb4f30a877cc9c4fa0 authored almost 3 years ago by cyberta <[email protected]>
use volume off / volume on icons instead of bell for notifications

github.com/deltachat/deltachat-ios - 73c94d19bd9305c8b0c63f703dc26803f1dc0c5d authored almost 3 years ago by cyberta <[email protected]>
Error handling refactoring

- Replace .ok_or_else() and .map_err() with anyhow::Context where possible.
- Use .context() to ...

github.com/deltachat/deltachat-core-rust - bfa641cea82ac912d0590e296b4aac1bebd26e7e authored almost 3 years ago by link2xt <[email protected]>
Remove default signature advertsing Delta Chat

github.com/deltachat/deltachat-core-rust - 29c58efeb37daa82d67c54cd8009e04cbc6c9293 authored almost 3 years ago by link2xt <[email protected]>
Merge pull request #511 from deltachat/update-translations-2022-01-07

update translations

github.com/deltachat/deltachat-pages - 77efa44d6f8ba3b056749101ccbcde8e65615c77 authored almost 3 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-pages - 9c05b97569133a799644072232f065e7cfeb8965 authored almost 3 years ago by B. Petersen <[email protected]>
bump copyright year to 2022

github.com/deltachat/deltachat-android - af74186afade3f1e13d73e8ebab79d768687126a authored almost 3 years ago by B. Petersen <[email protected]>
bump copyright year to 2022

github.com/deltachat/deltachat-pages - b96ffa502eead050b7a2326bddb503ff8a16af4e authored almost 3 years ago by B. Petersen <[email protected]>
context: hide ongoing process internals from public API

Also hide derive_blobdir and derive_walfile.

github.com/deltachat/deltachat-core-rust - 27eb82c5560a86a656a3bcb958636236b27711d6 authored almost 3 years ago by link2xt <[email protected]>
Revert flaky "sql: enable auto_vacuum on all connections"

It results in "database is locked" errors on CI.

This reverts commit ce0984f02f62b72afe5db7745f...

github.com/deltachat/deltachat-core-rust - 652d67a20f8eaa8dcaa6fa93618ad6d2a48ba112 authored almost 3 years ago by link2xt <[email protected]>
Make textareas only resize vertically

github.com/deltachat/deltachat-desktop - 333e0eb32614ec22761b34f2c52a744a3aec7ed9 authored almost 3 years ago by jikstra <[email protected]>
Update CHANGELOG

github.com/deltachat/deltachat-desktop - 0237bc00a8309f834aa9de4132cb1900a6fd2672 authored almost 3 years ago by jikstra <[email protected]>
Improve styling for signature textarea in settings

Fixes https://github.com/deltachat/deltachat-desktop/issues/2442

github.com/deltachat/deltachat-desktop - c3ca0f5cf74b51d94f09d2508ff2bfa2d8d3cfcd authored almost 3 years ago by Evelyn González <[email protected]>
sql: enable auto_vacuum on all connections

github.com/deltachat/deltachat-core-rust - ce0984f02f62b72afe5db7745f152447740e760a authored almost 3 years ago by link2xt <[email protected]>
Add API for passphrase-protected accounts

To create encrypted account with account manager, call
dc_accounts_add_closed_account(). Open th...

github.com/deltachat/deltachat-core-rust - 3c38fa6b70ecbe2657a69bb35fe5dd1b0ccecd91 authored almost 3 years ago by link2xt <[email protected]>
allow removing quotes on existing drafts (#2950)

allow `dc_msg_set_quote(msg, NULL)` and `msg.set_quote(None)`
to simplify draft handling keepin...

github.com/deltachat/deltachat-core-rust - b3e3b1e2452c1ea036db1cf523be381d34c194aa authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #2944 from deltachat/dependabot/cargo/rustyline-9.1.2

github.com/deltachat/deltachat-core-rust - c69ee180af19580316cb0c60343e188da4543413 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ignoring weird log output

github.com/deltachat/eppdperf - 6d3cac773555f23d207cda78d1a6c13000e454f5 authored almost 3 years ago by missytake <[email protected]>
fixing some bugs with persistent data_dir

github.com/deltachat/eppdperf - 6661148df366e7ceb3fef210e33e5496ef49fa5f authored almost 3 years ago by missytake <[email protected]>
fix Bulgarian language name (#2485)

(uppercase first letter)

github.com/deltachat/deltachat-desktop - 723242c90a8b4a7a9ae5da67f58978297279e232 authored almost 3 years ago by Simon Laux <[email protected]>
Update translations (3.1.2022) (#2487)

github.com/deltachat/deltachat-desktop - 03bba484030cc68cfb6dbd33fc2abe4c0532a39a authored almost 3 years ago by Simon Laux <[email protected]>
Update in app help (#2484)

* update offline help
closes #2475

* update changelog

github.com/deltachat/deltachat-desktop - 0f3a8d532416aaf395397b9fa02bd6498f9cca60 authored almost 3 years ago by Simon Laux <[email protected]>
change translation string for download on demand to pref_show_emails_all (#2486)

closes #2468

github.com/deltachat/deltachat-desktop - 0b7e26ef394f2f5fe5a07270056ee1c273f17f50 authored almost 3 years ago by Simon Laux <[email protected]>
disabled read receipts

github.com/deltachat/eppdperf - b7befc18b4301f19ae002716adf979e0eea3726c authored almost 3 years ago by missytake <[email protected]>
store results in results/

github.com/deltachat/eppdperf - e592cf90850e7979cadb36481605a0194634b47f authored almost 3 years ago by missytake <[email protected]>
eppdperf server results

github.com/deltachat/eppdperf - 40cc24314c0b65f8a3ac2cd1062066bd4f5c570d authored almost 3 years ago by missytake <[email protected]>
small refactoring: removed useless clutter

github.com/deltachat/eppdperf - 88d386a1021a6d1d3fc62ca6e6ac3ea96759779a authored almost 3 years ago by missytake <[email protected]>
escaping error during QUOTA test. first server capabilities results!

github.com/deltachat/eppdperf - 0b36f22d2a6d732c559a8edb370256bd2a760450 authored almost 3 years ago by missytake <[email protected]>
Replace `BTreeMap` with `BTreeSet` in `markseen_msgs`

github.com/deltachat/deltachat-core-rust - 1f31dd12fc0c1245e6e2c31c3c796f7816a53196 authored almost 3 years ago by link2xt <[email protected]>
test_no_old_msg_is_fresh: compare DC_EVENT_MSGS_NOTICED argument to chat id

data1 of DC_EVENT_MSGS_NOTICED contains chat id, not message id

github.com/deltachat/deltachat-core-rust - 3e0ce0e07aa1151b41c4159f98130993feee0a29 authored almost 3 years ago by link2xt <[email protected]>
Resultify `update_msg_state`

github.com/deltachat/deltachat-core-rust - f63efc29bfdfeedae651b8c72fa48cbed0699cd4 authored almost 3 years ago by link2xt <[email protected]>
Add CONDSTORE to standards.md

github.com/deltachat/deltachat-core-rust - bba3a25371baef6e04d93e78843a594faf9598bf authored almost 3 years ago by link2xt <[email protected]>
Synchronize seen status across devices

Seen status is only synchronized on servers supporting IMAP CONDSTORE
extension. At the end of f...

github.com/deltachat/deltachat-core-rust - 833e5f46ccb0c47fd9b1e9452d3c069ec019dc23 authored almost 3 years ago by link2xt <[email protected]>
Test multidevice synchronization of Seen status

github.com/deltachat/deltachat-core-rust - 095b358acaca807ff86e3791b406585b2da0a238 authored almost 3 years ago by link2xt <[email protected]>
sql: disable `cipher_memory_security` SQLCipher PRAGMA

It slows down dc_get_chat_msgs() from ~50ms to seconds on Android. It
is disabled by default in ...

github.com/deltachat/deltachat-core-rust - 3e394f14e84a2d8d34e9ff89ab714792b663d352 authored almost 3 years ago by link2xt <[email protected]>
added --max_recipients CLI argument

github.com/deltachat/eppdperf - 7cf89b388699fc3beb4b51ce1c5e14f6a6484693 authored almost 3 years ago by missytake <[email protected]>
added recipients test

github.com/deltachat/eppdperf - 37b1ba1a651a37d5a745440325338ae0de25ad18 authored almost 3 years ago by missytake <[email protected]>
Update rust toolchain for ci to 1.56.0 gi

github.com/deltachat/deltachat-jsonrpc - 7a081c8b15adda6deb22b9345ce16e147b2752bb authored almost 3 years ago by jikstra <[email protected]>
cargo: bump rustyline from 9.1.1 to 9.1.2

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 9.1.1 to 9.1.2.
- [Release notes](...

github.com/deltachat/deltachat-core-rust - ff6ffa1656b61b7fb01601b633eff93b45a3b386 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
don't double log core events (#2483)

style core events in dev console

also I removed `ipcBackend.on('error')`,
as I couldn't find...

github.com/deltachat/deltachat-desktop - 2af92971c0794a04faabc9a30d2c9e5759e6945a authored almost 3 years ago by Simon Laux <[email protected]>
save file size to output file name

github.com/deltachat/eppdperf - 1f112c9ad6ec14764c012b55c1dbcfb8cb0a3772 authored almost 3 years ago by missytake <[email protected]>
bugfix: addr isn't set when plugin is instantiated

github.com/deltachat/eppdperf - 63d0e177fbed999b31b6e883b12502390f0a897c authored almost 3 years ago by missytake <[email protected]>
refactoring: cut response out of file test

github.com/deltachat/eppdperf - 1eb683c47c8ab14337d77a8d79f6647c51e0be3d authored almost 3 years ago by missytake <[email protected]>
license for test files not needed anymore. updated README

github.com/deltachat/eppdperf - 077e7a0abe504a4c54d55cc38a3d45af3d220e89 authored almost 3 years ago by missytake <[email protected]>
generate test files instead of asking for one

github.com/deltachat/eppdperf - f8dc3843bb7a0dc13f7d7fd321b10826a4b97058 authored almost 3 years ago by missytake <[email protected]>
added server capabilities test: QUOTA & CONDSTORE

github.com/deltachat/eppdperf - 36749139d613c1741f48bd808a94d039b4258e84 authored almost 3 years ago by missytake <[email protected]>
Update `resync_folder_uids` to use `imap` table

github.com/deltachat/deltachat-core-rust - 304c259a57ba5993b5e758e88e9d404fb55758da authored almost 3 years ago by link2xt <[email protected]>
Update CHANGELOG.md (#2481)

github.com/deltachat/deltachat-desktop - 53af27db79cdac0176c3e1eefc29ca744b867c79 authored almost 3 years ago by Irvin Lara <[email protected]>
Fix connectivity dialog title (#2480)

github.com/deltachat/deltachat-desktop - 3bbc897af8b580bcefb90cfea5e23a82480cf6ab authored almost 3 years ago by Irvin Lara <[email protected]>
dc_receive_imf: don't fail on invalid address in the To field

This is an irrecoverable error, dc_receive_imf must not fail on it
as it prevents last seen UID ...

github.com/deltachat/deltachat-core-rust - 630754b52efe0d97b35c5633a051f57456db3b0b authored almost 3 years ago by link2xt <[email protected]>
use ts-rs to generate some of the typescript types

github.com/deltachat/deltachat-jsonrpc - c13ad9b47e84794a55f2977c630b34c52bccc8ab authored almost 3 years ago by Simon Laux <[email protected]>
fix clippy warnings

github.com/deltachat/deltachat-jsonrpc - 2585b720502c9c9ea803d796b1540c06be9f4429 authored almost 3 years ago by Simon Laux <[email protected]>
use api for get_selected_account_id

github.com/deltachat/deltachat-jsonrpc - 13702d60c508d775f99e8a6a2a9aa1521a68a4bd authored almost 3 years ago by Simon Laux <[email protected]>
restructure code

& give message sending test more time

github.com/deltachat/deltachat-jsonrpc - 333fe271d7ca525d9bd2ddadb7a97d52fab8d108 authored almost 3 years ago by Simon Laux <[email protected]>
small style issue

github.com/deltachat/eppdperf - c2cbc0121deb0b9fe290453fd5b94bfb5048b94b authored almost 3 years ago by missytake <[email protected]>
add hop_info to file test

github.com/deltachat/eppdperf - e6385aad00d4bfe1419bcaf8fc20e518f302786d authored almost 3 years ago by missytake <[email protected]>
Merge pull request #7 from deltachat/add_coverage_test

Add coverage test

github.com/deltachat/deltachat-jsonrpc - 612ca48c8e64aa40a0c45f92f652492b6448616a authored almost 3 years ago by Simon Laux <[email protected]>
fix formatting

github.com/deltachat/deltachat-jsonrpc - 1b7d47e8a7566385185ba5d1197033cb3e14aff1 authored almost 3 years ago by Simon Laux <[email protected]>
Add `smtp` table

It replaces SendMsgToSmtp job.

Prepared outgoing SMTP payloads are stored in the database now r...

github.com/deltachat/deltachat-core-rust - afd8c0d879fa0fdd625a3317fa334f975e3f9754 authored almost 3 years ago by link2xt <[email protected]>
fix compability error with deltachat 1.70.1

github.com/deltachat/eppdperf - 31a2e50e78773a4fb7369ce8942f8681698a10d6 authored almost 3 years ago by missytake <[email protected]>
re-using existing data_dir works now

github.com/deltachat/eppdperf - 346efbfd51897bf8112ad06aea104b634f77930e authored almost 3 years ago by missytake <[email protected]>
logging all DC errors & warnings to STDOUT now

github.com/deltachat/eppdperf - 67e3adf74ef53de509b0134a371c30d8b6b335b6 authored almost 3 years ago by missytake <[email protected]>
cargo: bump quote from 1.0.10 to 1.0.14

Bumps [quote](https://github.com/dtolnay/quote) from 1.0.10 to 1.0.14.
- [Release notes](https:/...

github.com/deltachat/deltachat-core-rust - e35b3f1e809795a18971418947081fdb6e67e36c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump syn from 1.0.83 to 1.0.84

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.83 to 1.0.84.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - ff8859b9dba0fe7e0bcc7b0fb4d0a42ea1c64244 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add more links to the language bindings in readme (#2895)

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

github.com/deltachat/deltachat-core-rust - 937ff5a3782eddfc58582f8c342723d3e0957bd9 authored almost 3 years ago by Simon Laux <[email protected]>