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

bump testdir for windows bug workaround

github.com/deltachat/deltachat-core-rust - d73d56c399f2824a4d01fda54c66efb3d81b8d4c authored over 1 year ago by Floris Bruynooghe <[email protected]>
update cargo-deny

github.com/deltachat/deltachat-core-rust - 731e90f0d5c7cbe9c391ad4805e3f490fb1e0da7 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge branch 'master' into flub/send-backup

github.com/deltachat/deltachat-core-rust - e0a6c2ef54d27e35b05ca8a7b8da4a23bb872585 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Configure cargo-deny fully

This adds more configuration to cargo-deny so that the output is not a
giant list of warnings hi...

github.com/deltachat/deltachat-core-rust - c38ae31f3198fd56b01d7323cd8c7075c812db26 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge branch 'master' into flub/send-backup

github.com/deltachat/deltachat-core-rust - c5408e056193000589c8bb7c372d1531373bbf6c authored over 1 year ago by Floris Bruynooghe <[email protected]>
validate email address before calling mailcow API instead of after user input

github.com/deltachat/mailadm - 52a52ffc348b181d7047f93b049e86e0de457750 authored over 1 year ago by missytake <[email protected]>
sanitize token name against path traversal

github.com/deltachat/mailadm - c073c88e23314d918d9f448f0dd6ed12fd301528 authored over 1 year ago by missytake <[email protected]>
fix lint issues

github.com/deltachat/mailadm - 5eb4ae274a5272b92fc94b00f92d8859ed4136e9 authored over 1 year ago by missytake <[email protected]>
wrote test to sanitize /add-user input

github.com/deltachat/mailadm - 1226d58ef90ad080b0eeb76e990712871a9709ba authored over 1 year ago by missytake <[email protected]>
verify that user-specified email addresses are valid

github.com/deltachat/mailadm - ff8c57b3eb62550fa2714be08fa2667c360b8ae2 authored over 1 year ago by missytake <[email protected]>
enhanced sanitization test with further characters

github.com/deltachat/mailadm - 0d86c1d3622d05057effad2ab83c673e4c4b59bb authored over 1 year ago by missytake <[email protected]>
increased CI timeout for bot tests again...

github.com/deltachat/mailadm - 499b4ace5dfc51e605bab425272e8bf7617efe23 authored over 1 year ago by missytake <[email protected]>
use quote(), not quote_plus()

github.com/deltachat/mailadm - 76dc1fe0f16f167ec184ac56ecef4b247e092a50 authored over 1 year ago by missytake <[email protected]>
parametrized input sanitization test

github.com/deltachat/mailadm - f153786f3d85b004d8fac3c99c44761ed23c1f3c authored over 1 year ago by missytake <[email protected]>
wrote own function to validate local part of email address

github.com/deltachat/mailadm - d0d1da8ef44852a7611b46b477c137a39f8843e2 authored over 1 year ago by missytake <[email protected]>
avoid doubling email address in final error

github.com/deltachat/mailadm - 72b680928083c77accf2509dab15ce199a35d5a7 authored over 1 year ago by missytake <[email protected]>
fix lint issues

github.com/deltachat/mailadm - 470c91a41d9f95d4cf4697c5e41bbfe64ed8ebf2 authored over 1 year ago by missytake <[email protected]>
deleted test because it's largely redundant now

github.com/deltachat/mailadm - bb59efe92b2a65170ed6de29d0d24ae7d36baffe authored over 1 year ago by missytake <[email protected]>
disallow / ? # in token names

github.com/deltachat/mailadm - 5bd1a98d553bba28ee8766f3e82ed01740950c4f authored over 1 year ago by missytake <[email protected]>
drop validate-email dependency

github.com/deltachat/mailadm - 0201fa1a5749573c3030889e6a54490990928a25 authored over 1 year ago by missytake <[email protected]>
parametrized test

github.com/deltachat/mailadm - 6a79ba120a80744f3ab1520ef5acb406a30198e7 authored over 1 year ago by missytake <[email protected]>
check for . and % in token name

github.com/deltachat/mailadm - 43d22089d232a28f9304e1179437b175907b9bf5 authored over 1 year ago by missytake <[email protected]>
added more weird input parameters for test

github.com/deltachat/mailadm - fcb67bdd5a7fb19a46e7853eaa575f2732f1fc90 authored over 1 year ago by missytake <[email protected]>
URL-escape address before passing it to mailcow

github.com/deltachat/mailadm - 13d1095836f795b1fc02b35cacd2549c06b59744 authored over 1 year ago by missytake <[email protected]>
removed more unnessary files from release packages

github.com/deltachat/deltachat-desktop - 72122b3efb0d55fb84d93b1431ea681840f4cebd authored over 1 year ago by Simon Laux <[email protected]>
Fix typo in blob names

This is now tested properly too.

github.com/deltachat/deltachat-core-rust - c1a2df91acd0fe35880cba0c62485d78b3b446de authored over 1 year ago by Floris Bruynooghe <[email protected]>
fix iterator

github.com/deltachat/deltachat-core-rust - da85c2412e56af69a85f5e0e1ef00fcd2873b6b0 authored over 1 year ago by Floris Bruynooghe <[email protected]>
ci: Make sure clippy script check everything

Also disable missing_docs_in_private_items as this is like 300+ errors
currently.

github.com/deltachat/deltachat-core-rust - f5c334a1e4ac648fcb4b6220c741675de16e91f7 authored over 1 year ago by Floris Bruynooghe <[email protected]>
fix relative timestamps not working

- fix the check if TS should be fixed or updating
- also don't update them if window is not focu...

github.com/deltachat/deltachat-desktop - aac08ca48ac59778c6c6be7fc14076be5dba6b75 authored over 1 year ago by SimonLaux <[email protected]>
jsonrpc: ts bindings: update .npmignore (#4119)

to remove files from the npm package that is not needed by end users.

#ignore-changelog

github.com/deltachat/deltachat-core-rust - 3453aac27e42a851512355082d2c53bab53d5f60 authored over 1 year ago by Simon Laux <[email protected]>
Upgrade rustyline to 11.0.0

github.com/deltachat/deltachat-core-rust - 9c48bf9d1334c4cff70d00767a670926bac1d57e authored over 1 year ago by link2xt <[email protected]>
Merge branch 'master' into flub/send-backup

github.com/deltachat/deltachat-core-rust - e3014a349c994a6686258f3794a298a3cb407778 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Merge pull request #4120 from deltachat/dependabot/cargo/human-panic-1.1.1

github.com/deltachat/deltachat-core-rust - 04fa80b3bdcb6c937f312bdb191ca03d2c40589f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4121 from deltachat/dependabot/cargo/async-native-tls-0.5.0

github.com/deltachat/deltachat-core-rust - d7c8fc624a236e9bf447249e3f06788f37e72ff3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
log some more

github.com/deltachat/deltachat-core-rust - 9d88ef069e97f0f1fd3a61eecf91322cf66f6fa5 authored over 1 year ago by Floris Bruynooghe <[email protected]>
renaming of upstream

github.com/deltachat/deltachat-core-rust - 155dff2813535da4d0e94c317e4d9ca8b6e41879 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Use std::slice::Iter instead of manually tracking the offset

github.com/deltachat/deltachat-core-rust - 38d4ea8514cdc11660993ac0f08d56868ec9fd25 authored over 1 year ago by Floris Bruynooghe <[email protected]>
Use a RAII guard to remove the db export

github.com/deltachat/deltachat-core-rust - 6f24874eb8a36af927d4aba854ca17aec28d941d authored over 1 year ago by Floris Bruynooghe <[email protected]>
allow 'accessibility-events' permission for main window

github.com/deltachat/deltachat-desktop - 233a396948f3dbf37dbd071cf353554651908ee8 authored over 1 year ago by SimonLaux <[email protected]>
improve typescript typing

- resolve some `todo` types
- represent "undefined" state in TS type of virtual list caches

github.com/deltachat/deltachat-desktop - db154f07ce760f2cca7962fdc0d0f1b0ac184fdd authored over 1 year ago by SimonLaux <[email protected]>
cargo: bump async-native-tls from 0.4.0 to 0.5.0

Bumps [async-native-tls](https://github.com/async-email/async-native-tls) from 0.4.0 to 0.5.0.
-...

github.com/deltachat/deltachat-core-rust - e866053070f4f78256dfad26cad5d4aa0efa7ddc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump human-panic from 1.1.0 to 1.1.1

Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.1.0 to 1.1.1.
- [Release not...

github.com/deltachat/deltachat-core-rust - 81bacf9038b26cc746501a47e27af6c808654618 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Nix development environment

github.com/deltachat/deltachat-android - dc94b8614d26cbe7f6fa79a7caee0be37dc381c0 authored over 1 year ago by link2xt <[email protected]>
Allow JSON-RPC to get text of QR code as well

Desktop does use this as it allows reading QR codes as text from the
clipboard as well as copyin...

github.com/deltachat/deltachat-core-rust - 5762fbb9a7a8bcd77efdd45baa3907d5a9237cef authored over 1 year ago by Floris Bruynooghe <[email protected]>
prefer pasteboard.hasImages over pasteboard.image != nil

this has performance advantages
and also the "has"-properties should not trigger a
"User pasted ...

github.com/deltachat/deltachat-ios - 97250a38aaccf439b4cd6a44a164b9c1880228e2 authored over 1 year ago by B. Petersen <[email protected]>
add RpcIO and convert Rpc to interface

github.com/deltachat/deltachat-rpc-client-go - 1563339fc5911d63ccaff8e31ab15eee8e34d0a2 authored over 1 year ago by adbenitez <[email protected]>
scripts/ndk-make.sh: unset RUSTFLAGS

Common way to configure `mold` is to set

RUSTFLAGS="-C linker=clang -C link-arg=-fuse-ld=/u...

github.com/deltachat/deltachat-android - 8ed79c5b273b4f7d0e94fa3d7d66e170c27ec781 authored over 1 year ago by link2xt <[email protected]>
scripts/ndk-make.sh: export RUSTUP_TOOLCHAIN

This allows to build the core on systems without rustup.
In this case system rust is used,
but t...

github.com/deltachat/deltachat-android - be8f9f14684290cb235d44bcae94ed3c02298dfd authored over 1 year ago by link2xt <[email protected]>
scripts/ndk-make.sh: use absolute paths for TARGET_{CC,AR}

Do not assume that $PATH contains toolchain bin/

github.com/deltachat/deltachat-android - 84a767dc17c2622c6bb2aa20873083bbea1f297b authored over 1 year ago by link2xt <[email protected]>
scripts/ndk-make.sh: escape grep argument

This makes `scripts/ndk-make.sh` print meaningful error.

github.com/deltachat/deltachat-android - 63fc13179bff2753ed8af73dc943c4724530d241 authored over 1 year ago by link2xt <[email protected]>
Simplify dc_jsonrpc_init

github.com/deltachat/deltachat-core-rust - 2dc04220b8a0cf526c9aee1247f30d93d59a40c5 authored over 1 year ago by link2xt <[email protected]>
test_{delete,trash}_multiple_messages: Continue waiting for events if not all messages disappeared

github.com/deltachat/deltachat-core-rust - b149df19934aa0023b11371b7f79ea5e99f4bcfb authored over 1 year ago by iequidoo <[email protected]>
Switch to DEFERRED transactions

We do not make all transactions
[IMMEDIATE](https://www.sqlite.org/lang_transaction.html#deferre...

github.com/deltachat/deltachat-core-rust - e767d84bea6265cff4dc3d27b27cf8074e26759e authored over 1 year ago by iequidoo <[email protected]>
fix comment (the leading # is already removed by the caller and not added from clipboard)

github.com/deltachat/invite - 46f3ea0e9e5c04f8a19a5b683b42e3f4cadb4979 authored over 1 year ago by B. Petersen <[email protected]>
Merge pull request #17 from deltachat/show-more-paste-content

show more of the pasted content

github.com/deltachat/invite - 23a093ade65c5cdb0b52d516d8681ebf0a1ab216 authored over 1 year ago by bjoern <[email protected]>
show more of the pasted content

most times, this will be even the whole paste content;
scrolling is hard in the field.
this make...

github.com/deltachat/invite - 88fa8f2b9301f5a17874c599433b11c938285b98 authored over 1 year ago by B. Petersen <[email protected]>
update `@deltachat/message_parser_wasm` to `0.5.1`

adds support for `<delimited@emails>` and fixes code blocks with emojis

github.com/deltachat/deltachat-desktop - deb6882f242e13f473504e05d10222bc6632e191 authored over 1 year ago by SimonLaux <[email protected]>
fix publishing issue with wasm pack and npm

github.com/deltachat/message-parser - ad0389f15586c2fd996b6d5c0ad242cdc135389d authored over 1 year ago by Simon Laux <[email protected]>
Merge pull request #15 from deltachat/r10s/ignore-case

ignore case for pasted scheme

github.com/deltachat/invite - 53352d36667d483459da4024fdb5d1e020aec76e authored over 1 year ago by bjoern <[email protected]>
prepare 0.5.0 (#30)

github.com/deltachat/message-parser - d48b6cab605527193c592c9d5d7eed016ec1408a authored over 1 year ago by Simon Laux <[email protected]>
update core to version 110 (#3135)

github.com/deltachat/deltachat-desktop - abce8451b2f3986e0b2a9606b914c5c464d79562 authored over 1 year ago by Simon Laux <[email protected]>
jsonrpc: add get webxdc blob API `getWebxdcBlob` (#4070)

* jsonrpc: add get webxdc blob API `getWebxdcBlob`

* add info about path

* format

github.com/deltachat/deltachat-core-rust - fc019de18ccfd52a9373ac284170238e440e7cb2 authored over 1 year ago by Simon Laux <[email protected]>
Fixes for `get_webxdc_blob` documentation

github.com/deltachat/deltachat-core-rust - c79ded140621ce03ea1f910f42c3b1796a8e2e3f authored over 1 year ago by link2xt <[email protected]>
python: do not shadow variables to fix pyright warnings

github.com/deltachat/deltachat-core-rust - 7bdf79dee50304b3a2874e3846870587a29416ee authored over 1 year ago by link2xt <[email protected]>
python: add more type annotations

github.com/deltachat/deltachat-core-rust - d1d43e889a6ff030dd58b4fd586ecc020823292c authored over 1 year ago by link2xt <[email protected]>
ignore case for pasted scheme

data pasted to the form may contain `openpgp4frp:` (strict format)
as well as `OPENPGP4FRP:` (va...

github.com/deltachat/invite - 07d92749d1b5fe1c5f613692fe3a93a3427ccf4c authored over 1 year ago by B. Petersen <[email protected]>
Move changelog to the unreleased section and add PR number

github.com/deltachat/deltachat-core-rust - a6b2c25d42852b938843ea0c9d7488e4827c34a9 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #4097 from deltachat/adb/add-send-msg

add more advanced API to send a message

github.com/deltachat/deltachat-core-rust - 210ec798724312286f05efec78df69bb06ca9788 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
rename DraftMessage to MessageData

github.com/deltachat/deltachat-core-rust - 9f81299de05a1ca67b1882cbe26a9e091b3cfaeb authored over 1 year ago by adbenitez <[email protected]>
send_msg(): return only msg_id

github.com/deltachat/deltachat-core-rust - f0a2ca78157d23f5fc7283ed13b438b66f5c7ccf authored over 1 year ago by adbenitez <[email protected]>
Remove ResyncFolders job

github.com/deltachat/deltachat-core-rust - 50d83ff063214be11d5ddbfb744e55dd3f5a37cb authored over 1 year ago by link2xt <[email protected]>
Check provider database with CI

scripts/update-provider-database.sh checks out the provider database
and updates data.rs file,
m...

github.com/deltachat/deltachat-core-rust - 8e9bb8b06e4d44512419482bbd055086cfcaa598 authored over 1 year ago by link2xt <[email protected]>
Rename update-provider-database.py into create-provider-data-rs.py

github.com/deltachat/deltachat-core-rust - 0086232bbb216c6afb5b3933c425e6db441d7d44 authored over 1 year ago by link2xt <[email protected]>
Autoformat create-provider-data-rs.py

github.com/deltachat/deltachat-core-rust - a2f1df052b1a8f5ee85ce9c6d43065ba5ba045c4 authored over 1 year ago by link2xt <[email protected]>
Add cargo-deny config and CI

github.com/deltachat/deltachat-core-rust - 7e132b5383a067bb691f84c258708e6c5af5d478 authored over 1 year ago by link2xt <[email protected]>
Set minimum TLS version to 1.2

github.com/deltachat/deltachat-core-rust - 8177070673e2a234cd46f739d4850824828d8ae5 authored over 1 year ago by link2xt <[email protected]>
fix whole gallery tab is not loading when one single message fails to load (#3131)

github.com/deltachat/deltachat-desktop - a7dfe4b07f3b3f8ed646316097ed69a2c2f974cc authored over 1 year ago by Simon Laux <[email protected]>
fix emoji font inside of emoji picker (#3129)

closes #3128

- fix emoji font inside of emoji picker
- Add possibility for themes to change ...

github.com/deltachat/deltachat-desktop - 56f4b8aaa4ffd43da1042e32008e19cb646edff8 authored over 1 year ago by Simon Laux <[email protected]>
add countermitm and openpgp4fpr to "standard used"

noticed that this is missing
while working on https://github.com/deltachat/invite

github.com/deltachat/deltachat-core-rust - 247bf5865daf591e262d3f4106cf562ca41658cb authored over 1 year ago by B. Petersen <[email protected]>
Merge branch 'master' into adb/add-send-msg

github.com/deltachat/deltachat-core-rust - ad3c7136ecab27769ab468428fe65928bbd9f204 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
add more advanced API to send a message

github.com/deltachat/deltachat-core-rust - 79026f93b60546ef5d4a2f49acc70aa9bfd990ac authored over 1 year ago by adbenitez <[email protected]>
Merge pull request #13 from deltachat/rosano-patch-1

Test automatically via GitHub Actions

github.com/deltachat/invite - 834ff992845a93904544be42bc0c999eb700aa6b authored over 1 year ago by Rosano <[email protected]>
Fix pattern match typo

github.com/deltachat/invite - 74aef9b7274f6df03cf55a522df99e8ac0d148ac authored over 1 year ago by Rosano Coutinho <[email protected]>
Test automatically via GitHub Actions

github.com/deltachat/invite - a076b0785b8510f66f5af00f203d0d5307c1026a authored over 1 year ago by Rosano <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 0af034c5fdde28f545cf35d799567955f53e2082 authored over 1 year ago by B. Petersen <[email protected]>
Note that 1.108.0 re-enables SMTP pipelining

github.com/deltachat/deltachat-core-rust - eace8c5feeba08593df3490c11bd9085bfee7877 authored over 1 year ago by link2xt <[email protected]>
make slowest test faster

the slowest test was `test_modify_chat_disordered`;
due to several sleep(), it lasts at least 11...

github.com/deltachat/deltachat-core-rust - f8e86f4503311ed6fe8b35dadd0f2c466ae1c613 authored over 1 year ago by B. Petersen <[email protected]>
Merge pull request #12 from deltachat/test

Fallbacks, tests, localization, list view

github.com/deltachat/invite - 1bf3303a74257caaf19e7e1ad8794a16370f5002 authored over 1 year ago by bjoern <[email protected]>
server i18next script from same origin

github.com/deltachat/invite - 13966cf1fdaa9c8a66a532c2a1c2114f8abadb62 authored over 1 year ago by B. Petersen <[email protected]>
Add a config option to sign all messages with Autocrypt header (#3986)

Although it does a little for security, it will help to protect from unwanted server-side
modifi...

github.com/deltachat/deltachat-core-rust - d1923d68a5b02e297df1c12ce87237f0e409272d authored over 1 year ago by iequidoo <[email protected]>
mimeparser: Handle headers from the signed part of unencrypted signed message

This makes DC compatible with "multipart/signed" messages thus allowing switching to them someda...

github.com/deltachat/deltachat-core-rust - 89696582ada7f1ef76aec88a4aef7a14ec476e3d authored over 1 year ago by iequidoo <[email protected]>
bump version to 1.35.0

github.com/deltachat/deltachat-ios - 7222c484f7532c28019c1fb264e26ad39a37ba5e authored over 1 year ago by B. Petersen <[email protected]>