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

enable strictNullChecks

github.com/deltachat/deltachat-jsonrpc - 49f2a2c2d21c6253069c7299a8904653dd37a52c authored about 3 years ago by Simon Laux <[email protected]>
dc_receive_imf: use None instead of ChatId::new(0)

github.com/deltachat/deltachat-core-rust - 9c2035538cde1183754a7858be1892f0424d9ab3 authored about 3 years ago by link2xt <[email protected]>
ci: update perl

Old miniperl segfaults on the latest manylinux image

github.com/deltachat/deltachat-core-rust - 0276938975c2b90bd4e4fb2643b8ccab37f76f93 authored about 3 years ago by link2xt <[email protected]>
update submodule pointing to deltachat-org

github.com/deltachat/AndroidYggmail - a6618149d50f0eb5041660f7f48aa3637e9aa609 authored about 3 years ago by B. Petersen <[email protected]>
update yggmail lib

github.com/deltachat/AndroidYggmail - 3cec25d36f29c90a579507488d3e112ed578475f authored about 3 years ago by cyberta <[email protected]>
fix app crash on android 6

github.com/deltachat/AndroidYggmail - ef4faa06977680d57642e2326c85f66c161fb5bd authored about 3 years ago by cyberta <[email protected]>
adapt dummy password, write some hints on main fragment, copy email account to clipboard

github.com/deltachat/AndroidYggmail - c158a04e0f10e4c1bb1f05d882e6c4b4c443826b authored about 3 years ago by cyberta <[email protected]>
add get_provider_info

github.com/deltachat/deltachat-jsonrpc - cb118ffa4cf6931be97f5f8bb7657f96921ac927 authored about 3 years ago by Simon Laux <[email protected]>
add get_info and get_system_info

github.com/deltachat/deltachat-jsonrpc - ea369e5d4102f7ed876ae8329d8f4bb8cac67778 authored about 3 years ago by Simon Laux <[email protected]>
add vscode settings

github.com/deltachat/deltachat-jsonrpc - bc98e94a67b84e85aabc97b9fef5eaa9e918c9c2 authored about 3 years ago by Simon Laux <[email protected]>
update compiled yggmail library

github.com/deltachat/AndroidYggmail - fc8d3a65196b51fcbc068f24e527483cfcead0ba authored about 3 years ago by cyberta <[email protected]>
add missing permissions

github.com/deltachat/AndroidYggmail - f025551e7296988f16f0b74286a6263a6504453e authored about 3 years ago by cyberta <[email protected]>
Merge branch 'master' of github.com:deltachat/dc_cmd_api

github.com/deltachat/deltachat-jsonrpc - ee52286c38062c33cb2750290a4cb627e5f9403a authored about 3 years ago by Simon Laux <[email protected]>
add events

also add emit an event when the connectivity to backend changes

github.com/deltachat/deltachat-jsonrpc - 2bdad8c901637ab281fc756660e270da2df6f8b0 authored about 3 years ago by Simon Laux <[email protected]>
import module lib-yggmail in main module

github.com/deltachat/AndroidYggmail - ec0d6c8ebb35c3a96b388cf71dd9b2162a1844a1 authored about 3 years ago by cyberta <[email protected]>
add a compiled version of the yggmail library

github.com/deltachat/AndroidYggmail - 5fde5f5f7518d36830a34be314ac2fb72ebd2dc2 authored about 3 years ago by cyberta <[email protected]>
start/stop Android background service on Button click and Notification stop action

github.com/deltachat/AndroidYggmail - 7a54bc4aefd64a72685afd0c6b719d1c1c5a1837 authored about 3 years ago by cyberta <[email protected]>
fix yggmail library name

github.com/deltachat/AndroidYggmail - 58a4732578601e4099b148566331b70e105eb372 authored about 3 years ago by cyberta <[email protected]>
fix lint warning in AndroidManifest

github.com/deltachat/AndroidYggmail - c795639ae24c0dd638ea3eff1017d31aacc93964 authored about 3 years ago by cyberta <[email protected]>
Merge pull request #2 from deltachat/add-rust-test

add rust test ci

github.com/deltachat/deltachat-jsonrpc - 007f35346f245dc41b0ebd5070447ff9aeff7998 authored about 3 years ago by Simon Laux <[email protected]>
add yggmail as submodule

github.com/deltachat/AndroidYggmail - 2e3bc7ad43078ed29a601f62add2e7c499be7470 authored about 3 years ago by cyberta <[email protected]>
downgrade build tool / sdk version to 30 for now

github.com/deltachat/AndroidYggmail - cb671c958847809753873f20a75207f9c2cb9689 authored about 3 years ago by cyberta <[email protected]>
add sc_set_config & implement into_json_value for HashMap

and update todo

github.com/deltachat/deltachat-jsonrpc - d9d45533f3f48d6ad32db7572b378fdb8b6ca219 authored about 3 years ago by Simon Laux <[email protected]>
remove duplicate of 'settings.setConfig'

github.com/deltachat/deltachat-desktop - b07d83f66813e97865f6521df3beb2ee17278927 authored about 3 years ago by SimonLaux <[email protected]>
add remove_account api and update todo

also improve the example a tiny bit

github.com/deltachat/deltachat-jsonrpc - e8a121f84c1e3d4852dcba474e3d30c739cb1dec authored about 3 years ago by Simon Laux <[email protected]>
update changelog

github.com/deltachat/deltachat-desktop - bb5b66b2f1b002a59010e3aa9c87dbb41dfe8396 authored about 3 years ago by SimonLaux <[email protected]>
move createChatByContactIdAndSelectIt to frontend

and de-duplicate those functions
there were 3 backend functions basically doing the same/similar ...

github.com/deltachat/deltachat-desktop - 10f9ba686f42160ecb3b31438df53a1d0a5969ac authored about 3 years ago by SimonLaux <[email protected]>
Merge pull request #1326 from deltachat/contact_request_tweaks2

contact request tweaks

github.com/deltachat/deltachat-ios - 20bf1178df7b24ddf68e7d787204c619b005ed8f authored about 3 years ago by bjoern <[email protected]>
Merge pull request #1328 from deltachat/fix_drafts

don't add message on DC_EVENT_MSGS_CHANGED if message is a draft

github.com/deltachat/deltachat-ios - 0aa516ba05815cd9365ab6528a44d19659900f60 authored about 3 years ago by bjoern <[email protected]>
don't add message on DC_EVENT_MSGS_CHANGED if message is a draft

github.com/deltachat/deltachat-ios - 7505ea8b99decb5f48c04c9972021d910e66dde3 authored about 3 years ago by cyberta <[email protected]>
don't show empty cells in chat archive

github.com/deltachat/deltachat-ios - 471999e920c0028b883f80c59e0b0c1ef67ac3cf authored about 3 years ago by cyberta <[email protected]>
remove unused `chatList.getChatListIds`

github.com/deltachat/deltachat-desktop - 5fdc7d861c673f2f96438564e07eb3be9650ea60 authored about 3 years ago by SimonLaux <[email protected]>
implement empty state label for empty archive list

github.com/deltachat/deltachat-ios - 01debbbb123311d44446d3675e27e417d0f98981 authored about 3 years ago by cyberta <[email protected]>
keep selection when migrating several accounts (#2011)

postpone selection after the last migration
as migrateAccount() currently selects the migrated ...

github.com/deltachat/deltachat-android - 726f751cac08f723bf8d48de860d30c619d3eeea authored about 3 years ago by bjoern <[email protected]>
avoid NullPointerException (#2013)

github.com/deltachat/deltachat-android - 9be90a589e211f24e89f2e95fc9cb71a3a4c7ef6 authored about 3 years ago by Asiel Díaz Benítez <[email protected]>
make `chat.getChatMedia` independent of global selected chatid

github.com/deltachat/deltachat-desktop - f0b668589eae770c7e6d6f332ed08d42ac911afa authored about 3 years ago by SimonLaux <[email protected]>
remove unused variables in backend

github.com/deltachat/deltachat-desktop - eaad846f544b6b1344375fb2c78a6f0070fcc50a authored about 3 years ago by SimonLaux <[email protected]>
get rid of dependency array-differ

github.com/deltachat/deltachat-desktop - 2cd2d486c913f81505437f4289740deccd057050 authored about 3 years ago by Robert Schütz <[email protected]>
swap archived and contact request tag in contact cell

github.com/deltachat/deltachat-ios - 11f002afa4b6da456981a4bfb0f681c825747de6 authored about 3 years ago by cyberta <[email protected]>
reduce contrast of separator line in contact request inputbar accessory view

github.com/deltachat/deltachat-ios - 129e20571eb5b7bca4ff070f6d7fec96c68ba6bb authored about 3 years ago by cyberta <[email protected]>
move sass and @types/debounce to devDependencies

github.com/deltachat/deltachat-desktop - 2c47d6b7e46f4f68c7eb45508ab9e145af489ea1 authored about 3 years ago by Robert Schütz <[email protected]>
Skip Gmail labels

Gmail labels are not folders and should be skipped. For example, emails
appear in the inbox and ...

github.com/deltachat/deltachat-core-rust - ee44a162b6231854b7724b52382eb3c00f4d7c53 authored about 3 years ago by Michael Mc Donnell <[email protected]>
fix license year

github.com/deltachat/deltachat-jsonrpc - 9219e0f5b2dfe311a831345df9facc5d79ab355b authored about 3 years ago by Simon Laux <[email protected]>
more rust ci checks

github.com/deltachat/deltachat-jsonrpc - 459141edfaf22931b7049ad3e907f7cb11150b9e authored about 3 years ago by Simon Laux <[email protected]>
Create rust.yml

github.com/deltachat/deltachat-jsonrpc - 29dcb4482e8179a6af2c634eef53ec90b60e68b1 authored about 3 years ago by Simon Laux <[email protected]>
Merge pull request #1 from deltachat/add_instructions_to_readme

add example instructions to readme

github.com/deltachat/deltachat-jsonrpc - 4262d2c47a9a5022321113fa5eae6bda7e9bc11b authored about 3 years ago by Simon Laux <[email protected]>
add instructions for example to readme

github.com/deltachat/deltachat-jsonrpc - 484ea391924557a659cafe8c709dcdb4209d9a83 authored about 3 years ago by Simon Laux <[email protected]>
prepare 1.21.1 testrun 🏃 (#2010)

* update changelog for 1.21.1

* bump version to 1.21.1

github.com/deltachat/deltachat-android - 99963ee605db745edc48bac7dd00660050d2e5da authored about 3 years ago by bjoern <[email protected]>
Merge pull request #1325 from deltachat/prep-1.21.1

prepare 1.21.1 testflight ✈️

github.com/deltachat/deltachat-ios - 4570297d4dd3a3454df344feef3f96d103dd6d24 authored about 3 years ago by bjoern <[email protected]>
bump error-stack-parser from 2.0.4 to 2.0.6

github.com/deltachat/deltachat-desktop - e06dc6eec8ba35e3bac297a888828ed6c52cbde1 authored about 3 years ago by Robert Schütz <[email protected]>
bump version to 1.21.1

github.com/deltachat/deltachat-ios - ef19aa12a2563e4d27d0fe1caadeb507485f1084 authored about 3 years ago by B. Petersen <[email protected]>
update changelog for 1.21.1

github.com/deltachat/deltachat-ios - 4002fae282629b71048295d3175cce9bbf9aecde authored about 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-ios - d211ad2c9ff032af77beb4e062ef5fe78872dd86 authored about 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-android - 7f09ea237d38b9f259230f3da47e7d0f9343ae61 authored about 3 years ago by B. Petersen <[email protected]>
prepare 1.58 (#2584)

* update changelog for 1.58.0

* bump version to 1.58.0

github.com/deltachat/deltachat-core-rust - c09a83df2b2144ff67145acc46e904e49ee354f2 authored about 3 years ago by bjoern <[email protected]>
also move WAL file when moving database (#2583)

the WAL files come from sqlite WAL mode,
they have the same name as the database file with an e...

github.com/deltachat/deltachat-core-rust - 8729d2c4aa59693c618be8278187eb9a86773fd0 authored about 3 years ago by bjoern <[email protected]>
Too many words (#2582)

github.com/deltachat/deltachat-core-rust - fdf3397437ec7f0deb26ca3a03795e13cf9b050a authored about 3 years ago by gerryfrancis <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-ios - e3133647990aae4da1af5b915a7980702993828b authored about 3 years ago by B. Petersen <[email protected]>
prepare 1.21.0 (#2009)

* update changelog to 1.21.0

* bump version to 1.21.0

github.com/deltachat/deltachat-android - aa1909e51901242ce1c728ac2f2f17b019e56de3 authored about 3 years ago by bjoern <[email protected]>
unify buttons (#2007)

* use standard button style for block/accept

* make existing buttons a little bit nicer

* ...

github.com/deltachat/deltachat-android - 09959306363cfd87fca80472b7c2ffce82b5248f authored about 3 years ago by bjoern <[email protected]>
set dynamic theme in welcome activity (#2008)

github.com/deltachat/deltachat-android - 099f76a90bb7d118275215d1556d4d5a69c5cd01 authored about 3 years ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #1324 from deltachat/destructive-delete-account

mark 'delete account' as destructive

github.com/deltachat/deltachat-ios - 01d306d8b4020815aa8c45ac03bf7bffff213563 authored about 3 years ago by cyBerta <[email protected]>
avoid showing compose panel when pressing block button (#2004)

* stop observing DC_EVENT_CONTACTS_CHANGED events before blocking chat so the input bar is not m...

github.com/deltachat/deltachat-android - 13dbb3f87cadf297fc26df6f31cb430f94396975 authored about 3 years ago by Asiel Díaz Benítez <[email protected]>
update archived chatlist when contact request is blocked, set intent so conversationListFragment can find RELOAD_LIST in extras (#2003)

github.com/deltachat/deltachat-android - 464c30129f05204ea54d1c80d613c594027996f9 authored about 3 years ago by Asiel Díaz Benítez <[email protected]>
update translations

github.com/deltachat/deltachat-android - 1c2ed86e242131cb297c667aa406c086bea3a411 authored about 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-android - 7e4a94e9aa3b600ad38c8a1ba6a5977c02a657b8 authored about 3 years ago by B. Petersen <[email protected]>
prepare 1.57 (#2580)

* update changelog for 1.57.0

* bump version to 1.57.0

github.com/deltachat/deltachat-core-rust - 371252476501f6ecb56dd00392d65612912b28ac authored about 3 years ago by bjoern <[email protected]>
mark 'delete account' as destructive

github.com/deltachat/deltachat-ios - e79ac4de9ff1ef0f87ae6b79c2b054e187b0f642 authored about 3 years ago by B. Petersen <[email protected]>
Add -DCMAKE_INSTALL_PREFIX flag example to README

github.com/deltachat/deltachat-core-rust - 0b5c4df4320ef7857db405fda0e4aed7f04b6e4b authored about 3 years ago by Jikstra <[email protected]>
dc_receive_imf: don't create chats when MDNs are received

github.com/deltachat/deltachat-core-rust - 0f0072f5a264497d17869259adf4e1406d5c3b1b authored about 3 years ago by link2xt <[email protected]>
message: better error handling in handle_mdn

github.com/deltachat/deltachat-core-rust - 8963dab7a45aefa4df80f09c991ddc17a9dd77fa authored about 3 years ago by link2xt <[email protected]>
message: bubble up SQL errors in handle_mdn()

Previously handle_mdn() returned Ok(None) in response to SQL errors as
if SQL simply returned no...

github.com/deltachat/deltachat-core-rust - 265d54e4313396de1cb8443acf597805fd9b3c32 authored about 3 years ago by link2xt <[email protected]>
message: don't ignore invalid arguments to handle_mdn

github.com/deltachat/deltachat-core-rust - 09066571bea21201cb9a12d6794d007cf1e5a386 authored about 3 years ago by link2xt <[email protected]>
Fix nightly clippy errors

github.com/deltachat/deltachat-core-rust - ffb17c4e61593f735648ee5e7ea967928a6bc19c authored about 3 years ago by link2xt <[email protected]>
Merge pull request #1985 from deltachat/use-accounts-api

use dc_accounts_t

github.com/deltachat/deltachat-android - 6bd46a853213fb6cb46f6c5d04d253abf4f13354 authored about 3 years ago by Asiel Díaz Benítez <[email protected]>
job: fix delete_msg_on_imap documentation

github.com/deltachat/deltachat-core-rust - 44bd9f93b486313105b405135ab6584748fc6668 authored about 3 years ago by link2xt <[email protected]>
fix potential race condition in chatlist loading (#2001)

this should fix the race condition mentioned at #2000
and in the source code by synchronizing g...

github.com/deltachat/deltachat-android - 06353ef64d7df67ed4e8d993408d9dd21935da89 authored about 3 years ago by bjoern <[email protected]>
dc_receive_imf: avoid cloning rfc724_mid String

github.com/deltachat/deltachat-core-rust - 5287a3de404ae2c8e38b73c696f3671fee59c205 authored about 3 years ago by link2xt <[email protected]>
dc_receive_imf: extract `insert_msg_id` from `created_db_entries`

This makes add_parts() accept one argument less

github.com/deltachat/deltachat-core-rust - 6f644f5c7c4ea62b34501f40439f3ed5d8862c04 authored about 3 years ago by link2xt <[email protected]>
dc_receive_imf: remove dead code

mimeparser ensures that mails have at least one part.

Besides that, add_parts() handles the cas...

github.com/deltachat/deltachat-core-rust - bf68bc14a479231047665f0261516f741772f102 authored about 3 years ago by link2xt <[email protected]>
add_parts: make mime_in_reply_to and mime_references immutable

github.com/deltachat/deltachat-core-rust - 31b930b2fab79f2d0355b0539257ed9a7efe7fe4 authored about 3 years ago by link2xt <[email protected]>
dc_receive_imf: return ChatId from add_parts()

github.com/deltachat/deltachat-core-rust - 0574aeb76898ed626c89c55aed403de02bbbad1d authored about 3 years ago by link2xt <[email protected]>
fix chatlist anr (#2000)

* revert unneeded changed introduced at #1975 - the timer is to update relative timestamps, data...

github.com/deltachat/deltachat-android - 6de566ac11fa59909eb4e6394858bd7a0320260a authored about 3 years ago by bjoern <[email protected]>
separate request and archive badges (#1997)

github.com/deltachat/deltachat-android - 72acc5fffcc7627a91f7da8882cf83c6cdba8291 authored about 3 years ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #1321 from deltachat/unused-remove-account

remove dead code

github.com/deltachat/deltachat-ios - 96df55855ce22563cb6a9b2edd55b48977283613 authored about 3 years ago by cyBerta <[email protected]>
hide question from request panel for now (#1996)

* hide question from request panel for now, if needed we can do something more specific in the f...

github.com/deltachat/deltachat-android - a7d6dda1a32c3702c7a6f043a1ba5e64bc7a7008 authored about 3 years ago by bjoern <[email protected]>
update deltachat git version

removal of contact requests from chatlistitem
also specify rust-toolchain

github.com/deltachat/deltachat-jsonrpc - 0bd9a59d664c3f72f83de2e0f3c51d1379e9c5d4 authored about 3 years ago by Simon Laux <[email protected]>
start with webserver and typescript client

github.com/deltachat/deltachat-jsonrpc - 186c1c73135ce67888aa77d8db6d21602a4ec071 authored about 3 years ago by Simon Laux <[email protected]>
anchor link fix (#2569)

github.com/deltachat/deltachat-core-rust - c380647c12f5086f19f81a301bdd97809f569417 authored about 3 years ago by TsT <[email protected]>
switch to dc master

github.com/deltachat/dc40 - b786eda13165454cd85c9d49a2cb6f2ce9701cd6 authored about 3 years ago by dignifiedquire <[email protected]>
fix(message): make markseen_msgs async compatible

Otherwise this method can not be called from an actually spawned async method, as `PreparedState...

github.com/deltachat/deltachat-core-rust - e22a9999d7991add03b2ece470d9a2a694df82db authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
update dependencies

github.com/deltachat/dc40 - 620b4c426a4ebf08432d8453aa405aa33f172c63 authored about 3 years ago by dignifiedquire <[email protected]>
small frontend fixes

github.com/deltachat/dc40 - a48791378059f8a6047fa36b8069c663072d222e authored about 3 years ago by dignifiedquire <[email protected]>