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

emit DC_MSGS_CHANGED event after sharing from Delta to Delta

github.com/deltachat/deltachat-ios - d907a532f8f842c1ab4de17e5fa71c88b022179d authored over 2 years ago by B. Petersen <[email protected]>
remember webxdcName similar to source_code_url

github.com/deltachat/deltachat-ios - d37513d6cf2645ffb2f62db1f05a99cdbf48ee65 authored over 2 years ago by B. Petersen <[email protected]>
check for non-empty source_code_url

github.com/deltachat/deltachat-ios - 5a59228c3e09d29b8cdf85e243d13c24a9978a3b authored over 2 years ago by B. Petersen <[email protected]>
use .cancel style for cancel button (it is not destructive)

github.com/deltachat/deltachat-ios - e17c13a62d6b7634713524cfdc4bf3f604ce3636 authored over 2 years ago by B. Petersen <[email protected]>
show webxdc-name in menu; this is esp. useful when the title shows the document name only

github.com/deltachat/deltachat-ios - efa1c828049ac28f524e42dbbd86f348ecfbf67e authored over 2 years ago by B. Petersen <[email protected]>
implement source code menu entry in webxdcs

github.com/deltachat/deltachat-ios - cb92528cce477909ba050def4e1638ebc237dfc2 authored over 2 years ago by cyberta <[email protected]>
configure flake8 to be compatible with black

github.com/deltachat/deltachat-core-rust - 723d1828ec170ae484a00deb363f62c44edd6688 authored over 2 years ago by adbenitez <[email protected]>
delete preview in the proper folder

github.com/deltachat/deltachat-core-rust - ef85b4c919cd73be251ef566b30f47528ba1ac4b authored over 2 years ago by missytake <[email protected]>
try to fix control flow

github.com/deltachat/deltachat-core-rust - cd23abf19b209665250d68265bc90c05c2d7d217 authored over 2 years ago by missytake <[email protected]>
simplify control flow

github.com/deltachat/deltachat-core-rust - 1d22ca7d4d040c11c2fe04efe1fd6265c01068ba authored over 2 years ago by missytake <[email protected]>
fix GH action workflow syntax

github.com/deltachat/deltachat-core-rust - 3246dedbd86701e4e20e65047f011130dde02016 authored over 2 years ago by missytake <[email protected]>
make chat names always searchable (#3377)

* test contact name changes applied everywhere

this test is failing on current master,
a cha...

github.com/deltachat/deltachat-core-rust - 3b420c7b4312586fc4f7bb3353f31d9612c6fd62 authored over 2 years ago by bjoern <[email protected]>
Deleted import of unused library

github.com/deltachat/deltachat-desktop - 8bf73a01b02f32584cb691ad7d349e1819be1738 authored over 2 years ago by Ana Castillo <[email protected]>
Added code style changes and correct timestamp comparison

github.com/deltachat/deltachat-desktop - fe36b2f01178be54eb2cc48d7bed39820477065b authored over 2 years ago by Ana Castillo <[email protected]>
Code style change

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

github.com/deltachat/deltachat-desktop - f45ba5cdd28af5bd0dcacb3874bb6b83fda45c02 authored over 2 years ago by Ana Castillo <[email protected]>
Added last seen to profile view

github.com/deltachat/deltachat-desktop - 514c85e2c7b04f7ae616bbd46adf75c19042f64e authored over 2 years ago by Ana Castillo <[email protected]>
Added message when never seen

github.com/deltachat/deltachat-desktop - 89000637cf79b2477c92376f3e18ffae384c637f authored over 2 years ago by Ana Castillo <[email protected]>
update desktop version and add other downloads

desktop version to 1.30.0
and add rpm and tar.gz

github.com/deltachat/deltachat-pages - 42bc477ff666517e52d900ef3157e6029747462d authored over 2 years ago by Simon Laux <[email protected]>
Update desktop version

github.com/deltachat/deltachat-pages - c3883e8d3ff0644ca2cb33ec0174bec2b7dea681 authored over 2 years ago by Jikstra <[email protected]>
Prepare for v1.30.0

github.com/deltachat/deltachat-desktop - bae633343dedcebab27cb5cac91611d082ec6285 authored over 2 years ago by jikstra <[email protected]>
Update deltachat-node to v1.84.0

github.com/deltachat/deltachat-desktop - b88f13eb3b22d9b1a1ccd859bdeb66b5ddc21331 authored over 2 years ago by jikstra <[email protected]>
add margin top to the message-text when there is a webxc button above

github.com/deltachat/deltachat-desktop - 468fe377b86bab51f4379061c6b18a1a1d807f00 authored over 2 years ago by Gerardo Camacho <[email protected]>
avoid rendering MessageBody for the message-text when there's no text

github.com/deltachat/deltachat-desktop - 15fd9d284f52a95bf5b43fc2a0fd12a17da6640d authored over 2 years ago by Gerardo Camacho <[email protected]>
apply isort and black formatters, add format checking to CI

github.com/deltachat/deltachat-core-rust - 16e0f0e986fc53f6fe76db1c1f7c44ea5e212333 authored over 2 years ago by adbenitez <[email protected]>
Reduce number of possible ongoing process states

This ensures that no invalid states are possible,
like the one where cancel channel exists, but
...

github.com/deltachat/deltachat-core-rust - d5c488cc7e4873deac05496987e3dbee5a4ca97f authored over 2 years ago by link2xt <[email protected]>
Delete outgoing MDNs detected in the Sent folder

Gmail saves all outgoing messages to the Sent folder,
including MDNs. Delete MDNs sent by Delta ...

github.com/deltachat/deltachat-core-rust - 62b50c87d4205f7597c8ebf048f74fdb288a9c72 authored over 2 years ago by link2xt <[email protected]>
pgp: replace custom PgpKeygenError with anyhow

github.com/deltachat/deltachat-core-rust - 8cee14fa3a98d10cdbe744f89f65867565002f40 authored over 2 years ago by link2xt <[email protected]>
dc_tools: replace custom InvalidEmailError with anyhow

github.com/deltachat/deltachat-core-rust - 25fd404273ae338a1d533a312a334f3ac18a5a88 authored over 2 years ago by link2xt <[email protected]>
bump version to 1.84.0

github.com/deltachat/deltachat-core-rust - 0f34ca89627bd88361ffec1a9a10347aec6a8b78 authored over 2 years ago by jikstra <[email protected]>
mimeparser: explicitly handle decryption errors

mimeparser now handles try_decrypt() errors instead of simply logging
them. If try_decrypt() ret...

github.com/deltachat/deltachat-core-rust - 7def6e70ba612b1b8c5cf666fcdd26d7cca4438e authored over 2 years ago by link2xt <[email protected]>
ndk-make.sh: only add fake libgcc.a if the real one is not found

github.com/deltachat/deltachat-android - b1e6b85764113bbc5d9727d8ee05b54b24f8ef41 authored over 2 years ago by link2xt <[email protected]>
Update to Android NDK r23c

Android NDK is updated from legacy ndk-bundle stuck at unsupported
r22b to LTS NDK r23c (23.2.85...

github.com/deltachat/deltachat-android - af772762ef50e0100892ca6231ecb0134dba279d authored over 2 years ago by link2xt <[email protected]>
some webxdc improvements (#2780)

* click on webxdc icon starts it too now
closes #2775

* webxdc title is now shown in bold
c...

github.com/deltachat/deltachat-desktop - 147430557a11c690d9740883c90782f207e79c74 authored over 2 years ago by Simon Laux <[email protected]>
add link to Delta Chat's f-droid.org page to f-droid.md

github.com/deltachat/deltachat-android - dadb12e66414380267948bc9156b0a451aaa2d4a authored over 2 years ago by B. Petersen <[email protected]>
add more frontend stuff to packageignore_list

github.com/deltachat/deltachat-desktop - 4de73df96d4dab79acdba0a4250c46b3b5722e60 authored over 2 years ago by Robert Schütz <[email protected]>
add generated file

github.com/deltachat/deltachat-desktop - 29ad878b185282b9a57ccd7fd3bfb27206f0b87c authored over 2 years ago by SimonLaux <[email protected]>
change composer keybindings

shift+enter now always adds a newline
and crtl/cmd+enter now always sends
regardless of what the ...

github.com/deltachat/deltachat-desktop - a83e0ce023c0dd7681b2bf7da77a398e331bf080 authored over 2 years ago by SimonLaux <[email protected]>
add check for compatible node while installing dependencies

github.com/deltachat/deltachat-desktop - de6cb1ff316a254f012487b129e872890b4a4021 authored over 2 years ago by Simon Laux <[email protected]>
update deltachat-node paths in packageignore_list (#2770)

* update deltachat-node paths in packageignore_list

* - update electron-builder config
- rem...

github.com/deltachat/deltachat-desktop - c48e6547a5ce64d2340fa9b950ba53df3e50b764 authored over 2 years ago by Robert Schütz <[email protected]>
Node tests should not only run for pull requests

github.com/deltachat/deltachat-core-rust - 82c190a0c5e38b71d07d7d02ad0ae7b80bb6064a authored over 2 years ago by jikstra <[email protected]>
only open one modal dialog when scanning QR code

github.com/deltachat/deltachat-desktop - baceedb12a2b862b830a14a0ddbd4485d068e08a authored over 2 years ago by Robert Schütz <[email protected]>
fix behavior of system-back-button for webxdc

for webxdc, the system-back-button should do the same
as the back-button in the title bar - just...

github.com/deltachat/deltachat-android - b488103c43fdd5c7dfa059cc1c6e33c1f0b813dd authored over 2 years ago by B. Petersen <[email protected]>
update link in FUNDING.yml

github.com/deltachat/.github - 1f489adfe3d9bd8ad59e5e35d5d68c200aec4bb3 authored over 2 years ago by bjoern <[email protected]>
Merge pull request #532 from rosano/patch-1

Simplify introduction for less technical readers

github.com/deltachat/deltachat-pages - 24813cc7fb829d3b86a5ecd7b48d6e24d72601cb authored over 2 years ago by missytake <[email protected]>
email -> e-mail

github.com/deltachat/deltachat-pages - 8af1e51189dfea262cbf6990892aa2d467c07d8d authored over 2 years ago by missytake <[email protected]>
Merge pull request #534 from rosano/download-button

Add download button

github.com/deltachat/deltachat-pages - bcdbc271f71dc7acb3e8a623e44449d2e44b23c5 authored over 2 years ago by missytake <[email protected]>
Merge pull request #538 from deltachat/bump-android-to-1.30.2

bump android version to 1.30.2

github.com/deltachat/deltachat-pages - 70d27f4d826a6b936aa531816eefd0b7bb52a954 authored over 2 years ago by missytake <[email protected]>
use `download.delta.chat` also for beta versions

nightlies are uploaded there anyway,
so, just everything can go there,
leaving testrun.org for o...

github.com/deltachat/deltachat-android - 2ac2e724a8e54215146e60c174ff7bcad1a1df40 authored over 2 years ago by B. Petersen <[email protected]>
update some f-droid links and information (#2307)

* update some f-droid links and information

* use more general link to the f-droid monitor

...

github.com/deltachat/deltachat-android - 5ccff055b4d2445ddfb99a80fe2a7c7570a79351 authored over 2 years ago by bjoern <[email protected]>
cargo: bump regex from 1.5.5 to 1.5.6

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.5.6.
- [Release notes](https:/...

github.com/deltachat/deltachat-core-rust - 7e5c22b6c700c72638543dc63db7f130675ff8df authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sanitize-filename from 0.3.0 to 0.4.0

Bumps [sanitize-filename](https://github.com/kardeiz/sanitize-filename) from 0.3.0 to 0.4.0.
- [...

github.com/deltachat/deltachat-core-rust - c20c3db0ef08fef957c970a3c14270c823c9339a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump android version to 1.30.2

github.com/deltachat/deltachat-pages - a2ae14477848e71d1d0d66d44baadb4e9d06174e authored over 2 years ago by B. Petersen <[email protected]>
node: fix warnings about const

github.com/deltachat/deltachat-core-rust - 64abe54b15b41dd30311bb9d1ad801944f7c4060 authored over 2 years ago by link2xt <[email protected]>
change upload script to use mailadm.testrun.org instead of testrun.org

github.com/deltachat/deltachat-android - fba35ee9360d5140cbd93934ce45aa126ace013e authored over 2 years ago by missytake <[email protected]>
bump version to 1.30.2

github.com/deltachat/deltachat-android - 4664e51754079cf813e1f3b11848e3bd1f280b26 authored over 2 years ago by B. Petersen <[email protected]>
update changelog for 1.30.2

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

github.com/deltachat/deltachat-android - 3e3fced6ac65e57daee8ad0c046757bd078290e4 authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #536 from dotlambda/patch-2

fix link on Spanish and Turkish homepage

github.com/deltachat/deltachat-pages - d7317a3d31e3e069d1a34de7a5e1550f58e45c63 authored over 2 years ago by missytake <[email protected]>
fix link on Spanish and Turkish homepage

github.com/deltachat/deltachat-pages - 448701f6119899643f707f6d5a0dea30e1e8ab3b authored over 2 years ago by Robert Schütz <[email protected]>
Improve node publish ci (#3344)

* don't start workflow on py-*tag

* move node.js tests to separate action

* node.js CI: mo...

github.com/deltachat/deltachat-core-rust - eebd219414f419862eecfad0acc9e74677b070fa authored over 2 years ago by missytake <[email protected]>
Update drafts/aeap-mvp.md (#3355)

* Rename aeap-mvp.rst to aeap-mvp.md

* Update aeap-mvp.md

* Apply suggestions from hpk's r...

github.com/deltachat/deltachat-core-rust - 27fd0dbaec90f01f56c2a76e711f4186f48e5914 authored over 2 years ago by Hocuri <[email protected]>
When changing self addr, transfer private key to new addr (#3351)

fix #3267

github.com/deltachat/deltachat-core-rust - b7af53c7d960205710fb12d5bbf82376f3093c1b authored over 2 years ago by Hocuri <[email protected]>
Make recv_msg() return the received Message (#3353)

github.com/deltachat/deltachat-core-rust - c762834e0512be27ef21c7542dad1120ec30f8c4 authored over 2 years ago by Hocuri <[email protected]>
Remove some AsRef<str> (#3354)

Using &str instead of AsRef is better for compile times, binary size and code complexity.

github.com/deltachat/deltachat-core-rust - 9549aca48ba87333d346e329b97c6f06cc2e7438 authored over 2 years ago by Hocuri <[email protected]>
Fix failure to decrypt first message to self after key change

The problem was in the handle_fingerprint_change() function which
attempted to add a warning abo...

github.com/deltachat/deltachat-core-rust - 9c41f0fdb908c8e6a7c49afbf68ad6bc5cc28d61 authored over 2 years ago by link2xt <[email protected]>
python: fix Chat.is_group() documentation

False is returned not only for 1:1 chat, but also in
other cases, such as mailing lists.

github.com/deltachat/deltachat-core-rust - 1d522edb0130655c95db473915cef0d1cbe29744 authored over 2 years ago by link2xt <[email protected]>
Trim last newline in the chat encryption info

Android seems to display it, making the message box larger.

github.com/deltachat/deltachat-core-rust - b7d2828f60a7cd73f9ea951655c5ad28d13a4eeb authored over 2 years ago by link2xt <[email protected]>
show webxdc document name where appropriate (#1587)

- show document name _instead_ of webxdc name in titles,
(there is also the chat name shown,
...

github.com/deltachat/deltachat-ios - f7332fdcae677490ae4ba32db130297ee520ee44 authored over 2 years ago by bjoern <[email protected]>
imap: do not unnecessarily SELECT folder in move_delete_messages()

If there are no MOVE/DELETE operations pending, the folder
should not be SELECTed.

When `only_f...

github.com/deltachat/deltachat-core-rust - deece156487af1d7dbb9d7aa76910f77f73a85bc authored over 2 years ago by link2xt <[email protected]>
Update to Rust 1.61.0

github.com/deltachat/deltachat-core-rust - d06683489f397601fcbbc17b449522df96654759 authored over 2 years ago by link2xt <[email protected]>
Disable clippy unwrap/expect lints again

They still fail on tests

github.com/deltachat/deltachat-core-rust - 0725fe38f8eafe647f7ff20bb2313329be6986bc authored over 2 years ago by link2xt <[email protected]>
Reduce unwrap and expect usage

github.com/deltachat/deltachat-core-rust - 73341394eed3012f93e8277626a7e6eb0dd44e00 authored over 2 years ago by link2xt <[email protected]>
Do not skip Sent and Spam folders on Gmail

Skipping of all [Gmail] folders was introduced to avoid scanning
virtual "[Gmail]/All Mail" fold...

github.com/deltachat/deltachat-core-rust - ba74a40b6d349da8c00576846324eb2a38e3a723 authored over 2 years ago by link2xt <[email protected]>
securejoin: replace thiserror with anyhow

Refactoring to reduce the number of custom error types.

github.com/deltachat/deltachat-core-rust - ba0f5ee81d8217430576e798b8f5d501e24ed9fe authored over 2 years ago by link2xt <[email protected]>
Merge pull request #535 from deltachat/bundle-update

run `bundle update` to fix error

github.com/deltachat/deltachat-pages - c0cabbbbffd15d6321af299b32c54aab315aca3b authored over 2 years ago by bjoern <[email protected]>
run `bundle update` to fix error

this fixes "Could not find public_suffix-4.0.6 in any of the sources"
error with ruby 3.1

github.com/deltachat/deltachat-pages - 949b025784cc3992ad1c9b9e6c8d16b2a7d93319 authored over 2 years ago by B. Petersen <[email protected]>
Changelog branch comparison

github.com/deltachat/deltachat-desktop - 1b3396b409e9245cc1df2496c7c5cf304a2885e7 authored over 2 years ago by flipsimon <[email protected]>
preparation for 1.29.1

github.com/deltachat/deltachat-desktop - 723b502ea79142c63ddd7d4b6818f525f0d251b4 authored over 2 years ago by flipsimon <[email protected]>
Disable highlighting first unread message

github.com/deltachat/deltachat-desktop - 0f6cb78903002989a80ff9401de36a1b3134aa70 authored over 2 years ago by jikstra <[email protected]>
Added changelog entry

github.com/deltachat/deltachat-desktop - da18bdb5d924db5b2fb52b542c6d1890a03ed463 authored over 2 years ago by flipsimon <[email protected]>
Added archived chats link

github.com/deltachat/deltachat-desktop - 8800dffc1b750e08f23f2a907b1d1db5a7f0494e authored over 2 years ago by flipsimon <[email protected]>
Fix profile view for long names, multi-line group names, audio player in small displays

github.com/deltachat/deltachat-desktop - 82e5a3170779419aed7019dbb962cf6e66e37aab authored over 2 years ago by flipsimon <[email protected]>
update deltachat-core-rust submodule to 'bump version to 1.83.0 (#3338)'

github.com/deltachat/deltachat-android - c1f104da3d290d7ea16b664c0601bdf1511c3c97 authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #2303 from deltachat/adb/exclude-gms

exclude com.google.android.gms from apk binaries

github.com/deltachat/deltachat-android - 90c61fd673e1d26567548ffbf45a12ff2c58cb35 authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
update deltachat-core-rust submodule to 'bump version to 1.83.0 (#3338)'

github.com/deltachat/deltachat-ios - 34b8c28200e27405804ae12cc1abd807fa840bb1 authored over 2 years ago by B. Petersen <[email protected]>
Update deltachat-node to v1.83.0

github.com/deltachat/deltachat-desktop - d48b89534becb303fa08cb8ba565a31ac8107370 authored over 2 years ago by jikstra <[email protected]>
bump version to 1.83.0 (#3338)

github.com/deltachat/deltachat-core-rust - 307063ade0f72689eef69154f091c41405a55273 authored over 2 years ago by Jikstra <[email protected]>
Fix node prebuilds path (#3337)

github.com/deltachat/deltachat-core-rust - ed00adbecc69c2ae23b4c42b3eb989fd67ea0fc7 authored over 2 years ago by Jikstra <[email protected]>
prepare 1.82 (#3336)

* update changelog for 1.82.0

pr #3322 as added to 1.81.0 by accident;
it was never part of ...

github.com/deltachat/deltachat-core-rust - 2aaa850e25b88891ee9ef508719fa0cfea628681 authored over 2 years ago by bjoern <[email protected]>
Fix github action to publish node bindings (#3335)

* make upload to previews fail if it's executed on a tag not a PR

* node-package.yml: use tag...

github.com/deltachat/deltachat-core-rust - 8859da42c65665c7c5f0e66cbe68b8dc46095571 authored over 2 years ago by missytake <[email protected]>
Merge branch 'main' of https://github.com/deltachat/webxdc_website

github.com/deltachat/webxdc_website - b09a1ca505e520017f2c669f3ec9a54e20a9a03d authored over 2 years ago by Septias <[email protected]>
Merge pull request #5 from deltachat/add-package-lock

add package-lock.json to repo

github.com/deltachat/webxdc_website - a21869a6b636fd193776aa3e3509881a193d6b5a authored over 2 years ago by Sebastian Klähn <[email protected]>