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

Move donate button after channels

github.com/deltachat/deltachat-pages - a2bd98a830af930ad3a466bb8ef29a475241022a authored almost 2 years ago by Rosano Coutinho <[email protected]>
Merge pull request #9 from deltachat/group-invites

Parse group invite

github.com/deltachat/invite - 20796911534b22329df735ab8ff168e79c380c0d authored almost 2 years ago by Rosano <[email protected]>
Merge pull request #8 from deltachat/local-images

Add local images

github.com/deltachat/invite - 2f0d268ae36b30ec12aca4e98ee2f0486c07d883 authored almost 2 years ago by Rosano <[email protected]>
Merge branch 'main' into local-images

github.com/deltachat/invite - 5ca2fb88235a12d534b6ea01d6e4b9e861602cc1 authored almost 2 years ago by Rosano <[email protected]>
Merge pull request #586 from deltachat/logo-nav

Move logo to navigation bar

github.com/deltachat/deltachat-pages - 892492647cafc120be89ab39efc6eb5bd903f5db authored almost 2 years ago by Rosano <[email protected]>
prepare 1.34.7 (#1769)

* update changelog for 1.34.7

* bump version to 1.34.7

github.com/deltachat/deltachat-ios - 7680715ae6e3c984352a3d5e8fd63082beaa1a07 authored almost 2 years ago by bjoern <[email protected]>
set ITSAppUsesNonExemptEncryption to false (#3052)

* set ITSAppUsesNonExemptEncryption to false

* update changelog

github.com/deltachat/deltachat-desktop - 1d177631f39a2f9d4f8fa6c770ec24b5ffae4258 authored almost 2 years ago by Simon Laux <[email protected]>
Style banner css

github.com/deltachat/cosmos - b2a8f7f7643b56b7ec21e9df8e9e536f51aeed0d authored almost 2 years ago by Rosano <[email protected]>
Increase desktop menu padding

github.com/deltachat/deltachat-pages - 54e09325782cf72945eaf8ddf08eb0b59d2b8f17 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Reduce desktop nav font size

github.com/deltachat/deltachat-pages - 7fb83c67e883dffa59f3f5408a3faa6a1ef3d3a3 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Move logo to navigation bar

The element is `aria-hidden` as it's redundant for screenreaders (there
is another home link dir...

github.com/deltachat/deltachat-pages - 07ccfc243d081b6f159b0e3be21b1846cde1fb40 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Merge pull request #1770 from deltachat/rosano-patch-setup

Expand setup instructions

github.com/deltachat/deltachat-ios - 439441c02d1e3add22ee87fbaed57a1a8a1da6af authored almost 2 years ago by Rosano <[email protected]>
Enlarge smaller text

github.com/deltachat/invite - 242e3e6cd3a604f68f4c37d500cb23f3385a2def authored almost 2 years ago by Rosano Coutinho <[email protected]>
Shorten download URL

github.com/deltachat/invite - dccad360b2b8f70bb0e961a2edf24942b04d6094 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Fix typo

github.com/deltachat/invite - 024fd101bec048e652a2cb989e9ac00ffb15fc8a authored almost 2 years ago by Rosano Coutinho <[email protected]>
Parse group invite

github.com/deltachat/invite - ff098b7e35d5ca5c08ad7580e0e57b4fdca578a4 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Add local background image

github.com/deltachat/invite - 472f95880355bf8be66fe11496347ffe30cfcca7 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Add local identity image

github.com/deltachat/invite - 56951c48f4c474b1ceaaaac6591c3a11baa73c7e authored almost 2 years ago by Rosano Coutinho <[email protected]>
Update cosmos domain

github.com/deltachat/cosmos - 56c9c81edd8e223a9d63180c7f9e67985a6a338e authored almost 2 years ago by Rosano <[email protected]>
Link to cosmos

github.com/deltachat/.github - bbea42238cd8f0bc8a333e06aa0ab31115eea688 authored almost 2 years ago by Rosano <[email protected]>
Update invite domain

github.com/deltachat/cosmos - 58f92f76b17cd4cb357b570177b591754128c08f authored almost 2 years ago by Rosano <[email protected]>
Link to donate from contribute

github.com/deltachat/deltachat-pages - 08288d8e9a981ef27d8f0a4ad27f41793e00f3f0 authored almost 2 years ago by Rosano Coutinho <[email protected]>
Style cta-button

github.com/deltachat/deltachat-pages - 3d9ae052925c9622ae0d57cd84f3715e9edb9afa authored almost 2 years ago by Rosano Coutinho <[email protected]>
Use markdown syntax for link class

github.com/deltachat/deltachat-pages - 16b97bae22e7717c6a0c0dad1e6b6956625c49da authored almost 2 years ago by Rosano Coutinho <[email protected]>
Rename .download-button

github.com/deltachat/deltachat-pages - f3e943b309732ef62f688831ed4141aab27e0dbd authored almost 2 years ago by Rosano Coutinho <[email protected]>
Move donate to separate page

github.com/deltachat/deltachat-pages - f1466b532ee56561da5f0e7908e7da1376d90bdc authored almost 2 years ago by Rosano Coutinho <[email protected]>
Do not allow missing documentation by default

github.com/deltachat/deltachat-core-rust - 2cd63234c16a8b0265c97f4ce9f25a2b5e7a3bd9 authored almost 2 years ago by link2xt <[email protected]>
do not `SELECT *` on old tables to fill new ones (#3842)

* do not `SELECT *` on old tables to fill new ones

the old table may contain deprecrated colu...

github.com/deltachat/deltachat-core-rust - ccd0842df81c1053397e7fa1c92969cc2b197862 authored almost 2 years ago by bjoern <[email protected]>
Remove unused pytest-async plugin

We use pytest-asyncio instead

github.com/deltachat/deltachat-core-rust - 2a2db4f526bba4ef3834ecea74ea22812d00fe99 authored almost 2 years ago by link2xt <[email protected]>
Highlight opening workspace file

github.com/deltachat/deltachat-ios - c783e22c9a564ccd6b7e4675b0b916378ad3d659 authored almost 2 years ago by rosano <[email protected]>
Include specific instructions on rustup and cargo-lipo

github.com/deltachat/deltachat-ios - 73937806d61006822a35b74750b09cbad3136d43 authored almost 2 years ago by rosano <[email protected]>
Merge pull request #4 from deltachat/link2xt/mailadm

Add mailadm

github.com/deltachat/cosmos - 84fe06aebf667d1b42193a4d497ff8a9ea1e583e authored almost 2 years ago by Rosano <[email protected]>
fix typo in path (readme)

github.com/deltachat/deltachat-pages - 9e10c990a26d43ab15fe28caf5b474bfb35d8228 authored almost 2 years ago by missytake <[email protected]>
documented docker build command

github.com/deltachat/deltachat-pages - 2901800d01b18dc21e1f2779803a594511b22cbc authored almost 2 years ago by missytake <[email protected]>
Remove dollar signs to facilitate copying text

`

github.com/deltachat/deltachat-ios - 1d897d7d8e52f43df3496cb3b744746c39853f08 authored almost 2 years ago by rosano <[email protected]>
Add mailadm

github.com/deltachat/cosmos - 8f728c4c4cefb41283d2e667592bd16770b87910 authored almost 2 years ago by link2xt <[email protected]>
Treat attached PGP keys as peer keys with mutual encryption preference (#3778)

github.com/deltachat/deltachat-core-rust - 21f1439ad88ec507e5d0752bc3b8de4b0336df36 authored almost 2 years ago by iequidoo <[email protected]>
Revert "Fix misplaced info! message" (#3778)

This reverts commit 08de326930d7bb827314f92ddee6da46bfb09220.

github.com/deltachat/deltachat-core-rust - 1f14767fe92d1e92b008c9884120b5a5b37e337f authored almost 2 years ago by iequidoo <[email protected]>
Revert "mimeparser: assume all Thunderbird users prefer encryption" except for the test (#3778)

This partially reverts commit b341cfd4d928f13d517ef21ea63b31e9d3f6102c.

github.com/deltachat/deltachat-core-rust - 4cbcd3c606893267a3220115733ab8e8dc4d877a authored almost 2 years ago by iequidoo <[email protected]>
Add new recipients of MUA emails to the group member list (#3781)

github.com/deltachat/deltachat-core-rust - 0b53c35523726db33f7ae0f0ec78dd91cb3eb52b authored almost 2 years ago by Hocuri <[email protected]>
Add missing documentation to accounts.rs

github.com/deltachat/deltachat-core-rust - 552a8044b09ed2626b918b062922bd15f8d505df authored almost 2 years ago by link2xt <[email protected]>
Add empty deltachat-jsonrpc/typescript/generated/ folder

Otherwise `cargo test -p deltachat-jsonrpc generate_events_ts_types_definition` fails
if `yerpc`...

github.com/deltachat/deltachat-core-rust - cc96c436a9a73adaa2a557a06bc286ea2a5f0cbf authored almost 2 years ago by link2xt <[email protected]>
python: do not use isort 5.11.0

github.com/deltachat/deltachat-core-rust - 585a6f15a66335759a709aafa7d59d949abb9d26 authored almost 2 years ago by link2xt <[email protected]>
Adding nubo.coop to providers list

A co-operative run email provider in Belgium that primarily operates in French and Flemish

github.com/deltachat/provider-db - 952775962a3441213d7c3e891c529595a0a132af authored almost 2 years ago by MMN // Mr.ManNET <[email protected]>
Adding Ouvaton to providers list

A co-operative run email provider in France that primarily operates in French and English

github.com/deltachat/provider-db - 3252eee497ef61ef880b307894baa7a4ec7fd4a7 authored almost 2 years ago by MMN // Mr.ManNET <[email protected]>
fix chat title in navbar did not update correctly when it should change (disappearing messages & recently seen indicator) (#3051)

* fix update on changing ephemeral timer

* update if dm contact changed

* update changelog

github.com/deltachat/deltachat-desktop - 1a7f180c503820077db2682e99e39ab68dbb28f3 authored almost 2 years ago by Simon Laux <[email protected]>
update translations

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

github.com/deltachat/deltachat-ios - 6806493ebd9f4326e30a997a5aa495adf22054b5 authored almost 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'Release 1.103.0'

github.com/deltachat/deltachat-ios - d5e3821b053069960a76e8e1df5f9c950f31a3b6 authored almost 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'Release 1.103.0'

github.com/deltachat/deltachat-android - 5353f89144fa6eaf542e81440bdd0d8c5f77eb4c authored almost 2 years ago by B. Petersen <[email protected]>
Merge pull request #3798 from deltachat/dependabot/cargo/chrono-0.4.23

github.com/deltachat/deltachat-core-rust - f37e50cc714014a396cf127b488d14efd54653b2 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Don't use deprecated chrono functions

github.com/deltachat/deltachat-core-rust - 3023d3c3585e09c77bda6551238dcdb3fc3b875d authored almost 2 years ago by link2xt <[email protected]>
cargo: bump chrono from 0.4.22 to 0.4.23

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](ht...

github.com/deltachat/deltachat-core-rust - 08562b645e196e6697fe98ca4dde02574af2cee1 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
hotfix: add missing frontmatter; this may be the reason for the 404 on https://delta.chat/en/community-standards

github.com/deltachat/deltachat-pages - 8259f690833d593afb5ccde516824bbe1a265fcb authored almost 2 years ago by B. Petersen <[email protected]>
make community-standards.md translatable

github.com/deltachat/deltachat-pages - eceb1e28ed3c0a39432dee10f8aeba9b1fced5d7 authored almost 2 years ago by B. Petersen <[email protected]>
add a reference to contribute doc

github.com/deltachat/deltachat-pages - 4195601679a15ffd12f62a645282d703eecef4bb authored almost 2 years ago by holger krekel <[email protected]>
link comm standards from imprint

github.com/deltachat/deltachat-pages - 1fc0e0d5db141af0d1c3e9d82b877acb2914aeb8 authored almost 2 years ago by holger krekel <[email protected]>
change filename format as suggested by @r10s

github.com/deltachat/deltachat-pages - 2b0655c0668e884ecc6ad8d396419e0e93ccd6fb authored almost 2 years ago by holger krekel <[email protected]>
strike the item about "professional setting" -- as @link2xt it is not really well defined or fitting for DC

Replace two occurences of "Code of Conduct" still in the doc.

github.com/deltachat/deltachat-pages - 04c930c35cefb8f18a2664b39b3b64e22e49ae35 authored almost 2 years ago by holger krekel <[email protected]>
merge @missytake suggestion and e-mail addresses

github.com/deltachat/deltachat-pages - c55e343c8a357baaa37736e07d5f017d52d53919 authored almost 2 years ago by holger krekel <[email protected]>
follow suggestion from @link2xt and remove the link from imprint -- it's not a legal document like privacy policy

github.com/deltachat/deltachat-pages - 282706e544d3f4b0c6ec0640c9ab551da24c0c73 authored almost 2 years ago by holger krekel <[email protected]>
add a code of conduct, ported from https://github.com/autocrypt/autocrypt/blob/master/CODE_OF_CONDUCT.rst

github.com/deltachat/deltachat-pages - 3bdd2f7554debb86977e43cfe1df94581db529bb authored almost 2 years ago by holger krekel <[email protected]>
add missing `mailto:`

github.com/deltachat/deltachat-pages - 236e86577c381928106b31cc00262a9c60ac894b authored almost 2 years ago by B. Petersen <[email protected]>
rename to community_standards as suggested on the PR by @link2xt

github.com/deltachat/deltachat-pages - 4a84b227f81acc3b387e983258bd2b125b99804d authored almost 2 years ago by holger krekel <[email protected]>
use markdown-links; restructured-text-links do not work in markdown

github.com/deltachat/deltachat-pages - 41656336949c03e8cc5d28265f9ec521afa3cef2 authored almost 2 years ago by B. Petersen <[email protected]>
reset imprint to master version

github.com/deltachat/deltachat-pages - 5ddef5a766fc95429c74a22f450cba216b1a7c43 authored almost 2 years ago by holger krekel <[email protected]>
preserve/use markdown linebreaks

github.com/deltachat/deltachat-pages - 6cf918ee054d04c82276b4bb4688091b644b830d authored almost 2 years ago by B. Petersen <[email protected]>
Merge pull request #3813 from deltachat/adb/rpc-client-improvements

python deltachat-rpc-client improvements

github.com/deltachat/deltachat-core-rust - edb1d2fb9ed04f5d4b4915ccbd92b27f1bfcabfb authored almost 2 years ago by Asiel Díaz Benítez <[email protected]>
add SystemMessageType and ViewType

github.com/deltachat/deltachat-core-rust - 9645101de2a1a36a616eec3842e179213d6b965e authored almost 2 years ago by adbenitez <[email protected]>
Bump decode-uri-component from 0.2.0 to 0.2.2 (#3047)

* Bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.c...

github.com/deltachat/deltachat-desktop - 3886d752a22c4fba6b14f9bf9b0fbeaf7afe139b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Set read/write timeouts for IMAP SOCKS5 streams

github.com/deltachat/deltachat-core-rust - bccd79b6be52be12c8a00dfff86af7efe99c3ae9 authored almost 2 years ago by link2xt <[email protected]>
Move Socks5Config to a separate module

github.com/deltachat/deltachat-core-rust - 109a27c9efc349d03b269808ba4e4a70d556a490 authored almost 2 years ago by link2xt <[email protected]>
use context.get_config_bool() for Config::Bot everywhere (#3834)

We were already using context.get_config_bool(Config::Bot) in some
places, this unifies this.
...

github.com/deltachat/deltachat-core-rust - 2fa2ade3ae739041aa851a20e3fad3fcce180f35 authored almost 2 years ago by Hocuri <[email protected]>
move all verified icons to the end of the name (#3045)

* move all verified icons to the end of the name

* add changelog entry

* Apply suggestions...

github.com/deltachat/deltachat-desktop - 4e897abd783807fdf73593ed2f20b445cc0710d4 authored almost 2 years ago by Simon Laux <[email protected]>
add more high-level methods and event hooking

github.com/deltachat/deltachat-core-rust - a9afc1e6ba85ae6d2f58055ddd62cda624cd3b1e authored almost 2 years ago by adbenitez <[email protected]>
solve review comments

github.com/deltachat/deltachat-core-rust - 0a4c8a40baad9967c547764954e16c4e751ec16e authored almost 2 years ago by adbenitez <[email protected]>
Make ndk-make.sh work with the standard shell

github.com/deltachat/deltachat-android - 0c877425771b68852b7b66a628c7486421a602f3 authored almost 2 years ago by link2xt <[email protected]>
Make bots automatically accept mailing list chats

github.com/deltachat/deltachat-core-rust - 519f658c07e4ba7d642bcf70f9edfbaf0d31f211 authored almost 2 years ago by link2xt <[email protected]>
ci: upgrade to tox 4.0

github.com/deltachat/deltachat-core-rust - 909370269248a02faa7579497f20092ab1eab4e2 authored almost 2 years ago by link2xt <[email protected]>
Fix deltachat-rpc-server tests for tox 4

github.com/deltachat/deltachat-core-rust - f5cb56fd8641ea1ce7ba383ec52b7773db5691a0 authored almost 2 years ago by link2xt <[email protected]>
Add testenv:.pkg to tox.ini

github.com/deltachat/deltachat-core-rust - c830db07ad6f8d304a70e625ad64d5c704221fbf authored almost 2 years ago by link2xt <[email protected]>
imap: disable read timeout during IDLE

Otherwise IDLE restarts every 30 seconds.

github.com/deltachat/deltachat-core-rust - edd58b4b7a18d4ebe28c30f9ef8a65db74386846 authored almost 2 years ago by link2xt <[email protected]>
imap: add connect() timeouts

github.com/deltachat/deltachat-core-rust - 72432d65bac165748c2f4b2c6d8cf97cdb4ede16 authored almost 2 years ago by link2xt <[email protected]>
fix m1 simulator (#1766)

excluding arm64 from "Any iOS Simulator SDK" does the trick.

see https://github.com/deltachat...

github.com/deltachat/deltachat-ios - 25e0c0f099156e0c03dac648ad79df883d62e5cb authored almost 2 years ago by bjoern <[email protected]>
Make the IMAP_TIMEOUT type-safe

github.com/deltachat/deltachat-core-rust - eb611a2855a148dca39332d00fcbfad5ce8214f3 authored almost 2 years ago by Hocuri <[email protected]>
Set read/write timeouts for IMAP sockets

github.com/deltachat/deltachat-core-rust - 8aa73ed6ae7efcf6d8270dded761a957454601ec authored almost 2 years ago by link2xt <[email protected]>
ci: remove dependency on actions-rs/cargo

It is unmaintained and throws many warnings about using deprecated
Node and GitHub Actions comma...

github.com/deltachat/deltachat-core-rust - 122422298476504deb1e1eab35bde3681c1a975b authored almost 2 years ago by link2xt <[email protected]>
Downgrade tox to version 3

Our CI pipeline currently does not work with tox 4.0.

github.com/deltachat/deltachat-core-rust - 3360c6aa966446b616f4b0e2f40fcd196bcf9471 authored almost 2 years ago by link2xt <[email protected]>
Bye bye swifty beaver (#1765)

* replace SwiftyBeaver with SimpleLogger

* remove SwiftyBeaver framework

github.com/deltachat/deltachat-ios - 44f264b682d8154f989ae7f3142e5d6b200c21cc authored almost 2 years ago by cyBerta <[email protected]>
fix removing group avatar image (#3044)

fixes #3038

github.com/deltachat/deltachat-desktop - 276b401f2773a1037029e73fc1573230340def7a authored almost 2 years ago by Simon Laux <[email protected]>
improve jump down button behaviour (#3042)

* don't show unread count if you are at the bottom
fixes #3033

* show jump down button earli...

github.com/deltachat/deltachat-desktop - d081e26679d3daf801ff6bd2666f52356b0c2fe7 authored almost 2 years ago by Simon Laux <[email protected]>
make font-style of info messages consistent with iOS and Android (#3043)

closes #3034

github.com/deltachat/deltachat-desktop - 6034b94fd0b0e732f3a3f10b89879e74b2654b91 authored almost 2 years ago by Simon Laux <[email protected]>
update to new tx tool (#1764)

* ran 'tx migrate'

* use new tx arguments

* force pulling all translations (filter by real...

github.com/deltachat/deltachat-ios - 165c0f3eac9b34170419bfeca3f83e6f1810abd6 authored almost 2 years ago by bjoern <[email protected]>
python: do not pass NULL to ffi.gc if the context can't be created

github.com/deltachat/deltachat-core-rust - 35cd81a75f064c18409efe8d831db69cee402d69 authored almost 2 years ago by link2xt <[email protected]>