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

Make scripts/set_core_version.py executable

github.com/deltachat/deltachat-core-rust - 64b4d421c7639dbe6311196d36c94819fd40671e authored over 2 years ago by link2xt <[email protected]>
Only do the AEAP transition in the chat where it happened (#3491)

* Only do the AEAP transition in the chat where it happened

* Create a chat with the new cont...

github.com/deltachat/deltachat-core-rust - dde5223929fbe35daab323ebe73dd8f19b01e7a1 authored over 2 years ago by Hocuri <[email protected]>
Use as_deref() instead of unwrapping Option

github.com/deltachat/deltachat-core-rust - 0b2c3ee1631f816ef53f076662e21469eedd0600 authored over 2 years ago by link2xt <[email protected]>
fix: prevent whitescreen on invalid last account id (#2822)

github.com/deltachat/deltachat-desktop - 4e1af6055017f8c3924697e31585e9ce99a8a076 authored over 2 years ago by Simon Laux <[email protected]>
Update deltachat-node to v1.88.0

github.com/deltachat/deltachat-desktop - 86ea53205d59acd8f6edf87035d66f45ce89fd68 authored over 2 years ago by jikstra <[email protected]>
handle webxdc updates for not downloaded instances (#3487)

* save webxdc-updates for not yet downloaded messages, that are probably webxdc instances then
...

github.com/deltachat/deltachat-core-rust - 91b345abfeab17e9daf530f9ca10e95c7aa6e4b4 authored over 2 years ago by bjoern <[email protected]>
do not `SELECT timestamp` if not used (#3493)

* do not `SELECT timestamp` if not used

ordering is by `id` since #2364, selecting `timestamp...

github.com/deltachat/deltachat-core-rust - 2f3f5a34b46168b1154a4754907836dede0b41bc authored over 2 years ago by bjoern <[email protected]>
update uri-schemes

github.com/deltachat/interface - cd7b5888f321919dc000b43091e02e629f1aaf6f authored over 2 years ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-android - c75e611f96c11f7105226ce8af70bcdb10374431 authored over 2 years ago by B. Petersen <[email protected]>
Revise English (#2331)

* Revise English

* Undo decapitalize

* Shorten Disappearing messages note

* Revise Engl...

github.com/deltachat/deltachat-android - 4de96a1b7dd769244dbce4b22a8ca0bbe81a4a3b authored over 2 years ago by Rosano <[email protected]>
update translations

github.com/deltachat/deltachat-android - a20c2152e9c2358e9aed341758751a41befc1796 authored over 2 years ago by B. Petersen <[email protected]>
tox.ini: do not pass through unused TRAVIS environment variable

github.com/deltachat/deltachat-core-rust - d9003f344eacd5c43c7ae06876eefd329f143d81 authored over 2 years ago by link2xt <[email protected]>
Fix onboarding test

github.com/deltachat/deltachat-android - 6e98b8a96d6b282ed77b5015d2f53177029d8397 authored over 2 years ago by Hocuri <[email protected]>
detect draft when scanning QR with mailto link as data

github.com/deltachat/deltachat-core-rust - 6b9aac5234c65e27fffbceb6147eecddd7d4fd2e authored over 2 years ago by adbenitez <[email protected]>
Merge pull request #1638 from deltachat/ensure_open_encrypted_accounts

ensure encrypted accounts are always opened when resuming from background

github.com/deltachat/deltachat-ios - 0aa9f19b24ca240e63e058b75ebdeca8223f5e09 authored over 2 years ago by cyBerta <[email protected]>
revert keychain access policy migration

github.com/deltachat/deltachat-ios - 89a9853186555ec41fb1ebc2782265e06828b12f authored over 2 years ago by cyberta <[email protected]>
minor logging improvement

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

github.com/deltachat/deltachat-ios - be45a884fde4c8125ab7620d0c0701b0f84fa969 authored over 2 years ago by cyBerta <[email protected]>
Merge pull request #1637 from deltachat/keyboard_layout_update

don't deinit keyboardManager in ChatViewController too early:

github.com/deltachat/deltachat-ios - 553fc044d911b4774e85b334e02a455d2b1b6031 authored over 2 years ago by cyBerta <[email protected]>
reset dcContext after switching to new encrypted account - fixes import of a backup into an encrypted account

github.com/deltachat/deltachat-ios - 8a9eda003bdc8f33ea4e0e7e32aae43a86e7fe72 authored over 2 years ago by cyberta <[email protected]>
Merge pull request #1631 from deltachat/rearrange_updateTitle

fix accessibility hint in multi-select chat list title

github.com/deltachat/deltachat-ios - d8ef2c56fe2d51fa388a13e0f642773d22d58800 authored over 2 years ago by cyBerta <[email protected]>
no accessibility-tap hint in multi-select

github.com/deltachat/deltachat-ios - 492e32f93bdbef1e9bf5072e3c60775fffae0699 authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #1642 from deltachat/prep-1.31.0

prepare 1.31.0

github.com/deltachat/deltachat-ios - 1220f959be0c9521585a99198a0b7253ea981169 authored over 2 years ago by cyBerta <[email protected]>
ensure only opened and unconfigured accounts are removed on cancel in WelcomeViewController

github.com/deltachat/deltachat-ios - d9e7b0c5d985405145fdefae864f90e9f763d44e authored over 2 years ago by cyberta <[email protected]>
revert opening accounts in different lifecycle methods, due to keychain access protection. The adapted access policy should do the trick

github.com/deltachat/deltachat-ios - f037819b2176b94c44f0d5bf592f476158403877 authored over 2 years ago by cyberta <[email protected]>
prepare 1.31.0 (#2336)

* bump version to 1.31.0

* update changelog for 1.31.0 (add core88 features)

* update chan...

github.com/deltachat/deltachat-android - 5cbb64da7aa133d20d1d4fc433a5a8a72bab6432 authored over 2 years ago by bjoern <[email protected]>
fix migration for keychain access policy changes

github.com/deltachat/deltachat-ios - 8be49e899df48517b3f1c5edcfe7104ff71a7be0 authored over 2 years ago by cyberta <[email protected]>
update release-checklist

github.com/deltachat/deltachat-ios - 13aacf63122299b4f2f716f057c89f6c38447c01 authored over 2 years ago by B. Petersen <[email protected]>
remove outdated device message, the final 1.32 will probably get a fresh one

github.com/deltachat/deltachat-ios - 38db60aeb6b1ba8899f3d74ffed0689ced612162 authored over 2 years ago by B. Petersen <[email protected]>
bump version to 1.31.0

github.com/deltachat/deltachat-ios - f8cd8fd562f4a6024bc62d5685ed5dae16bdffff authored over 2 years ago by B. Petersen <[email protected]>
update changelog for 1.31.0 (add core88 features)

github.com/deltachat/deltachat-ios - 40c4f5de2af47af7aff8c63dc06d4507279dcb37 authored over 2 years ago by B. Petersen <[email protected]>
update changelog for 1.31.0 (ios features)

github.com/deltachat/deltachat-ios - 9feb4f11a46eb64a8cbc16d5c3d9ef0a3ff32282 authored over 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 023ce44973b089416fa3b3065ac72d8738b6ab01 authored over 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 5bb36639d975616f122a0fe49f3e6b8026c24577 authored over 2 years ago by B. Petersen <[email protected]>
Update release instructions for node

github.com/deltachat/deltachat-core-rust - 02a3c5d308826113b0cd4cf5f9c759bff83a3f7d authored over 2 years ago by Jikstra <[email protected]>
implement access policy update scheme for already created account passwords

github.com/deltachat/deltachat-ios - 125975f7c6f5755541e446e950b9a7b1889cc339 authored over 2 years ago by cyberta <[email protected]>
set access rule for newly added accounts to kSecAttrAccessibleAfterFirstUnlock

github.com/deltachat/deltachat-ios - 9fd875d1c5083380195bbad6c3082f163eac2110 authored over 2 years ago by cyberta <[email protected]>
throw explicit exception if keychain was accessed too early

github.com/deltachat/deltachat-ios - 346d7cc1f843412974b36d8ab4848e7a932260e6 authored over 2 years ago by cyberta <[email protected]>
log when keychain is available for access

github.com/deltachat/deltachat-ios - 9134cc606a6ea9ecade6c6e903dc1bfffbce69e6 authored over 2 years ago by cyberta <[email protected]>
Cleanup doxygen CI

Remove unused docker-doxygen Dockerfile.
Switch scripts/run-doxygen.sh from bash to sh.
Use dock...

github.com/deltachat/deltachat-core-rust - 4a6a08578f7b3ba438eaccec5c3ef3b354a67cf6 authored over 2 years ago by link2xt <[email protected]>
Remove bashism in doxygen CI script

github.com/deltachat/deltachat-core-rust - 50c398c2cc3a61fc63b94a9e6f916e58ef5e60a4 authored over 2 years ago by link2xt <[email protected]>
Accept more error variants in `nicer_configuration_error`

musl libc returns "failed to lookup address information: Name does not resolve" in some cases.

github.com/deltachat/deltachat-core-rust - 4f2c68e5a4b256eefefbf85ac1960bc2f95cc005 authored over 2 years ago by link2xt <[email protected]>
update deltachat-core-rust submodule to 'Release 1.88.0'

github.com/deltachat/deltachat-ios - b7d8c7649653d6eddb688988dca9d1863cbf323a authored over 2 years ago by B. Petersen <[email protected]>
cargo: bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q

Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.21.0+1.1.1p to 111....

github.com/deltachat/deltachat-core-rust - a797961a259aa2cef4e63929458d1c5c211c99af authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #549 from deltachat/add-apklis

add apklis to download page

github.com/deltachat/deltachat-pages - 46f56313f785fdbf7988d520517521346e9a6af6 authored over 2 years ago by bjoern <[email protected]>
update deltachat-core-rust submodule to 'Release 1.88.0'

github.com/deltachat/deltachat-android - e14dbd5c3be67db0e29a5a7c2d09e1ecd82f1875 authored over 2 years ago by B. Petersen <[email protected]>
attempt to ensure encrypted accounts are always open after the app is resumed from any background state

github.com/deltachat/deltachat-ios - a428805f3124c5550cd40c7a98c066ed4f15bcab authored over 2 years ago by cyberta <[email protected]>
update translations

github.com/deltachat/deltachat-android - 2da19a5f2bf802014b8ce1b45a131125e727cdfe authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #2333 from deltachat/adb/webxdc-allow-mailto

allow to open mailto links inside webxdc documents

github.com/deltachat/deltachat-android - 8fc1f3b060e1cb058e054e60be9cef469edb2ec5 authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
Also identify media type if there are unknown characters in the filename (#2329)

fix #2306

github.com/deltachat/deltachat-android - 057fabc1a6554689c026bee4554701340109abf5 authored over 2 years ago by Hocuri <[email protected]>
allow to open mailto links inside webxdc documents

github.com/deltachat/deltachat-android - bdefbe0055a1b57d17bd3111d59943bc903a8090 authored over 2 years ago by adbenitez <[email protected]>
Pass APP_ABI to ndk-build instead of creating temporary Application.mk

It's simpler and stores objects inside obj/ in-tree,
preventing unnecessary rebuilds.

github.com/deltachat/deltachat-android - 2a5efba76327fa2b4601abaf9a0253db11beee44 authored over 2 years ago by link2xt <[email protected]>
rearrange code to update chat title and fix accessiblity hint in chat list multi-selection

github.com/deltachat/deltachat-ios - 53f41089f6ce0cf91d8ed5489bf146114d6ad255 authored over 2 years ago by cyberta <[email protected]>
update deltachat-core-rust submodule to 'update CHANGELOG'

github.com/deltachat/deltachat-ios - 5a8ae1ad672b97aaa26a3e2ae99f65f6e7d48b30 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'update CHANGELOG'

github.com/deltachat/deltachat-android - 74b6da430b6605dfdba79d63751c26bb1103b272 authored over 2 years ago by B. Petersen <[email protected]>
update uri-schemes

github.com/deltachat/interface - 64d2ac940112cd881c7d240c97a425b1df313dc3 authored over 2 years ago by Simon Laux <[email protected]>
document json and move the version to the end

github.com/deltachat/interface - 4c630be4de6f1becfa8a188eeee3b83137aadeef authored over 2 years ago by Simon Laux <[email protected]>
add `DCLOGIN` uri scheme

github.com/deltachat/interface - c304e8fa7454ae3dd037461edadd1572bd85b7fc authored over 2 years ago by Simon Laux <[email protected]>
update and add more info about the used api

github.com/deltachat/interface - b2ec6a7e16b241350b55981934ff38bcc057c61b authored over 2 years ago by Simon Laux <[email protected]>
increase ratelimit

we want to prevent runaway things,
not restrict normal usage too much,
this limit seems to be mo...

github.com/deltachat/deltachat-core-rust - b85a36934175f49d2cb26d43a07a72ff0368a709 authored over 2 years ago by B. Petersen <[email protected]>
update CHANGELOG

github.com/deltachat/deltachat-core-rust - 874d103a8dcf92247a934883db4320e837d565a8 authored over 2 years ago by B. Petersen <[email protected]>
update 163.com in provider database

github.com/deltachat/deltachat-core-rust - 522040810de0f8e100a74188e641afae4ce8b39a authored over 2 years ago by B. Petersen <[email protected]>
don't deinit keyboardManager in ChatViewController too early: keep reacting on keyboard showing up after coming back from profile. Still avoids a memory leak (follow-up of ced2035196beb170abc6ca3140edff82f5cb5620)

github.com/deltachat/deltachat-ios - 6967e9f5c724c9edf8c8fe8566b691127faf58b2 authored over 2 years ago by cyberta <[email protected]>
update 163.com as IMAP ID will be supported with the next core version

github.com/deltachat/provider-db - 28ab572b2c9e7877ef72a84246e688eb55507142 authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #1629 from deltachat/immediate_swipe_action_list_updates

immediately update chatlist on swipe actions

github.com/deltachat/deltachat-ios - b79f77b8d94673e7c9cc136cc05cbd594584682c authored over 2 years ago by cyBerta <[email protected]>
Add AEAP transition (#3385)

github.com/deltachat/deltachat-core-rust - e60164b5f329dd071827cd7143e50849ae27ff75 authored over 2 years ago by Hocuri <[email protected]>
remove redundant default parameter values in pinChat and updateChatList

github.com/deltachat/deltachat-ios - 1dd86b35d102b4b0b7ff803239cdb1ef68e7c20b authored over 2 years ago by cyberta <[email protected]>
avoid imbalance between setting and revoking editing state in ChatListController

github.com/deltachat/deltachat-ios - 0e50b10b406d38a307fca10626a122ac6dd8cf08 authored over 2 years ago by cyberta <[email protected]>
update translations

github.com/deltachat/deltachat-ios - e21ad44d0e9606f762b952bf2a202c3bd738f4cd authored over 2 years ago by B. Petersen <[email protected]>
show webxdc app icon in quoted webxdc messages

github.com/deltachat/deltachat-ios - ef3ea7f457dd5f6e95234b8dc3291047d2ce0eef authored over 2 years ago by cyberta <[email protected]>
update deltachat-core-rust submodule to 'update async-zip to fixed version'

github.com/deltachat/deltachat-android - 8e43c975470469f391e9cd0f82cd4eb3bedeb420 authored over 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 133aa65c369566816011a26663f3d103c5e25694 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'update async-zip to fixed version'

github.com/deltachat/deltachat-ios - 673b554590d301079fd3b763c0cab43992d91f3e authored over 2 years ago by B. Petersen <[email protected]>
update async-zip to fixed version

github.com/deltachat/deltachat-core-rust - 9f4646e8bd5d3295253531f336f98074e3251ca9 authored over 2 years ago by dignifiedquire <[email protected]>
add a test for a .xdc failing with recent zip crate

github.com/deltachat/deltachat-core-rust - 5a9e18ed724b9b1ccd42227c0b4074ee583714a1 authored over 2 years ago by B. Petersen <[email protected]>
show webxdc information in repl tool

github.com/deltachat/deltachat-core-rust - d40960bcfd83ae334d2d5494a34c7dec6754fd4c authored over 2 years ago by B. Petersen <[email protected]>
use another name as /apk* results in a redirect by some old code

github.com/deltachat/deltachat-pages - dc1feda4711f5442c2b458eb8f8c338a3dd7bfe9 authored over 2 years ago by B. Petersen <[email protected]>
immediately update chatlist on swipe actions

github.com/deltachat/deltachat-ios - 6013b58fa98b14700d46265b270ffc46a2de553f authored over 2 years ago by cyberta <[email protected]>
add apklis to download page

github.com/deltachat/deltachat-pages - d308db3943e2491c3ef5333f9876bed996a675df authored over 2 years ago by B. Petersen <[email protected]>
node: remove unused finalize_account function

github.com/deltachat/deltachat-core-rust - ae8e81ceb25883fb058a0640a483b99b063230d5 authored over 2 years ago by link2xt <[email protected]>
add more details to fallback NDN

if the NDN has no specific error text,
but we know the failed recipient address,
add these infor...

github.com/deltachat/deltachat-core-rust - a74c8500313c0cff07c853fb80bea831acc4e021 authored over 2 years ago by B. Petersen <[email protected]>
location: don't ignore KML parsing errors

github.com/deltachat/deltachat-core-rust - ece5eb065a264dba6f28a0af14f4e9008ef73be3 authored over 2 years ago by link2xt <[email protected]>
use updated videochat strings

`videochat_instance_explain_2`+`videochat_instance_example`
is mostly the same as `videochat_ins...

github.com/deltachat/deltachat-android - 4b19cadbd253c1d388aa800ab86c372d828528a1 authored over 2 years ago by B. Petersen <[email protected]>
Turn off hard errors for lints (#3441)

It happened multiple times now that I wanted to quickly execute a test, but because of a warning...

github.com/deltachat/deltachat-core-rust - 7598c50dbaa2abcbd417d96a02743269f666597b authored over 2 years ago by Hocuri <[email protected]>
Remove unnecessary as_deref()

github.com/deltachat/deltachat-core-rust - 5078ca6d8e8f89122d07d9e093d904d4c899347d authored over 2 years ago by link2xt <[email protected]>
Add PyPy support

Run CI against PyPy and build PyPy wheels.

github.com/deltachat/deltachat-core-rust - ddf9f0cd933b3767b8b69e64b36f0e8428565ece authored over 2 years ago by link2xt <[email protected]>
ci: update setup-python action

github.com/deltachat/deltachat-core-rust - 75f0537181564965b46769dfa48f618a7d22a77a authored over 2 years ago by link2xt <[email protected]>
Configure movebox folder by selecting it

Don't use LIST so DeltaChat folder can be configured even if it is
hidden, for example by ACL [1...

github.com/deltachat/deltachat-core-rust - c6a47e359f329d310e64b662d10d4950feb7ddcc authored over 2 years ago by link2xt <[email protected]>
ndk-make.sh: do not modify in-tree Application.mk

Use temporary Application.mk directly via NDK_APPLICATION_MK option.

github.com/deltachat/deltachat-android - 3b33880fcce3e052c62b4498657084a70081507c authored over 2 years ago by link2xt <[email protected]>
Add support for IMAP ID extension

github.com/deltachat/deltachat-core-rust - 51aead6b58ae5105a8e7c13b02087a41449a69b3 authored over 2 years ago by link2xt <[email protected]>
remove unwanted vibration feedback (#1627)

github.com/deltachat/deltachat-ios - 46803acfa7e5591224e938a1a2b267f0d0d67122 authored over 2 years ago by bjoern <[email protected]>
remove unused SettingsVideoChatInstanceController.swift (#1625)

github.com/deltachat/deltachat-ios - 4ec171ffef75dd76577a68454b20703bfd411598 authored over 2 years ago by bjoern <[email protected]>
show number of selected chats in title (#1623)

* show number of selected chats in title

* handle all title changes in updateTitle()

github.com/deltachat/deltachat-ios - f61cff0d7fc3837c865f82765a13b359e3621c29 authored over 2 years ago by bjoern <[email protected]>
menu and forwarding of info-messages (#1622)

* allow forwarding info-messages

these messages are not forwarded as "info messages" but as p...

github.com/deltachat/deltachat-ios - 40c6a5264321f3b10e47216c643eb39482511567 authored over 2 years ago by bjoern <[email protected]>
update deltachat-core-rust submodule to 'node: fix readme guide for building x64 on M1 mac'

github.com/deltachat/deltachat-ios - 0398f477ef257e2aa32c18349a85d69d5872ded9 authored over 2 years ago by B. Petersen <[email protected]>
update changelog (#1602)

github.com/deltachat/deltachat-ios - bb4a8b8d7c70b91c5f11ad1085b579d23b0b0783 authored over 2 years ago by bjoern <[email protected]>
Adapt login screen to look like android (#2811)

* Changed image and buttons

* Refactored account screens and adapted logic

* Create contex...

github.com/deltachat/deltachat-desktop - 9dd8da07333f9247ba6bd0e99e4d6fb5f590a1b8 authored over 2 years ago by flipsimon <[email protected]>