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

show post-addr in mailing list profile's subtitle; for saved messages/device chat, show subtitle as in chat view

github.com/deltachat/deltachat-android - ebcf3914bdad29df618624bd8f135c4f1477209d authored about 2 years ago by B. Petersen <[email protected]>
add DcChat::getMailinglistAddr

github.com/deltachat/deltachat-android - 9740607147847ebd95b74574277a6e47ed22c878 authored about 2 years ago by B. Petersen <[email protected]>
don't open the AccountSetupController after switching to an encrypted account

github.com/deltachat/deltachat-ios - 25494aa267ee744c8caad1792323b743babe7955 authored about 2 years ago by cyberta <[email protected]>
Use a dedicated flag to indicate the pending app initialization

github.com/deltachat/deltachat-ios - 020efc86537e5528ebfea9fa69b5d34a3e5c379e authored about 2 years ago by cyberta <[email protected]>
finish app initialization as soon as the access to the keychain is available

github.com/deltachat/deltachat-ios - fe7dc4b027a52695a7b8e957055e2415c737bdd6 authored about 2 years ago by cyberta <[email protected]>
add getMailinglistAddr() to node (#3524)

* add getMailinglistAddr() to node

* set mailinglistAddr in toJson

github.com/deltachat/deltachat-core-rust - ab52f8c55de0bf30de8d6f3d6418d3fdb9796206 authored about 2 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-android - de3f1c4d92d9914d499fc97140eee99b9c243e13 authored about 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.92 (#3525)'

github.com/deltachat/deltachat-android - cfada4bb9e4cd2e2bf99fbfb49ffbdbabc2e82c4 authored about 2 years ago by B. Petersen <[email protected]>
show mailinglist address in profile (#1654)

* add Chat::getMailinglistAddr()

* remove superfuous code: the attributes are overwritten/set...

github.com/deltachat/deltachat-ios - d7c4ea5273c59158b3473cc1e670936845348b43 authored about 2 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 132424f4965b8dcbe6a80aca05fa6e5b97f4cb75 authored about 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.92 (#3525)'

github.com/deltachat/deltachat-ios - 0c4f93796f23a6237d6d262dc666e8007871b3d7 authored about 2 years ago by B. Petersen <[email protected]>
prepare 1.92 (#3525)

* update changelog for 1.92.0

* bump version to 1.92.0

github.com/deltachat/deltachat-core-rust - 88be304b5b2afdd7c83d49dfb05b858ff22e38a1 authored about 2 years ago by bjoern <[email protected]>
Merge pull request #1650 from deltachat/delete_from_keychain

delete account encryption keys from keychain if account was deleted

github.com/deltachat/deltachat-ios - 08dae7a946ec987b48f17b2c8855ec7c05a4b05a authored about 2 years ago by cyBerta <[email protected]>
fix query to delete account encryption secrets from the keychain

github.com/deltachat/deltachat-ios - b3e9cec6ff6a79bab449a6104d903da6313c4a66 authored about 2 years ago by cyberta <[email protected]>
add aeap confirmation dialog

github.com/deltachat/deltachat-ios - 29086000be3d30be81d84d1503482183053e1d6d authored about 2 years ago by B. Petersen <[email protected]>
set aeap stock translations

github.com/deltachat/deltachat-ios - 3108b37a4a5312c8fb1b13542004db88db1648f9 authored about 2 years ago by B. Petersen <[email protected]>
Revert "add mailinglistAddr to getJson"

This reverts commit 5a4b12c9146fbcfdf44b2818d53d9ce710834751.

github.com/deltachat/deltachat-core-rust - 40fb02a00ff5091d867234bbffff7da0d4cf0041 authored about 2 years ago by B. Petersen <[email protected]>
add mailinglistAddr to getJson

github.com/deltachat/deltachat-core-rust - 5a4b12c9146fbcfdf44b2818d53d9ce710834751 authored about 2 years ago by B. Petersen <[email protected]>
round webxdc icon

github.com/deltachat/deltachat-desktop - aef4730c402ac3fa679120fec501b98b8f87a064 authored about 2 years ago by SimonLaux <[email protected]>
a bit less round (7% instead of 10%)

github.com/deltachat/deltachat-desktop - eda3016149bd0573f9906ed20924ad8ae1481dc9 authored about 2 years ago by Simon Laux <[email protected]>
add ffi to get mailinglist post address (#3520)

* add ffi to get mailinglist post address

* Update deltachat-ffi/deltachat.h

Co-authored-b...

github.com/deltachat/deltachat-core-rust - bf5edfa3b31287e2acf576ae8167c65927210244 authored about 2 years ago by bjoern <[email protected]>
Prepare release 1.91.0

github.com/deltachat/deltachat-core-rust - 64dd2f4af6ebb80a5aba27c7c10ae8151756b7e2 authored about 2 years ago by link2xt <[email protected]>
update CHANGELOG

github.com/deltachat/deltachat-ios - 9f71ab4cfd3d6e42cbd292a7f23e4ecbdd7b259c authored about 2 years ago by B. Petersen <[email protected]>
apparently lint likes long lines more than me

github.com/deltachat/deltachat-core-rust - 64515786be5481ae5ee3d43d440133cbc96fdadd authored about 2 years ago by missytake <[email protected]>
changelog entry: python method to get an account running

github.com/deltachat/deltachat-core-rust - 52736f2b3654996f5a2f445fcc881824cc03c5e5 authored about 2 years ago by missytake <[email protected]>
move account initialization to separate function

github.com/deltachat/deltachat-core-rust - 52a8ec48b75143c8842490d71120e981ee533e68 authored about 2 years ago by missytake <[email protected]>
remove old install & uninstall scripts

github.com/deltachat/mailadm - 0684a630c81023ef6d6d6055b105cb4d7a9f974a authored over 2 years ago by missytake <[email protected]>
mimeparser: set is_system_message for "group image changed" messages

github.com/deltachat/deltachat-core-rust - d72cf3fb432b28859131297177fccc3740e680ab authored over 2 years ago by link2xt <[email protected]>
Update scripts README

`coredeps` dockerfile is not outdated.

Add `run_all.sh` description.

github.com/deltachat/deltachat-core-rust - 5920c5c1365b215b239df9f7ba0ae99ecc75c5af authored over 2 years ago by link2xt <[email protected]>
Simplify scripts/run_all.sh

We install `tox` via `pipx` in `Dockerfile`, there is no need to
configure path to `python3.7`.
...

github.com/deltachat/deltachat-core-rust - a60da6deac44f3eaabf9fa28e67088307e5a9700 authored over 2 years ago by link2xt <[email protected]>
Simplify ratelimiting

github.com/deltachat/deltachat-core-rust - aef19cb0e0f32dfcc71dd07f9c96201fad8e211e authored over 2 years ago by link2xt <[email protected]>
hotfix: remove f-droid only offering versions from 2021 currently

see https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1035920449
for detailed reasoning.

github.com/deltachat/deltachat-pages - 0917e9b2946e0408377fbf527770e0d81c49912d authored over 2 years ago by B. Petersen <[email protected]>
update changelog for 1.32.0

github.com/deltachat/deltachat-android - ee5e7a0dfb1f9719cdd1294a446d4b9adcc76ade authored over 2 years ago by B. Petersen <[email protected]>
update version to 1.32.0

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

github.com/deltachat/deltachat-android - e6d852b9299c5b9dfacce54bdf649a78cbf718d7 authored over 2 years ago by B. Petersen <[email protected]>
update org.maplibre.gl to version 9.5.2

github.com/deltachat/deltachat-android - c667efd3acaf0b2ce47deb1d5dddf7e883580f03 authored over 2 years ago by adbenitez <[email protected]>
update to new maplibre API

github.com/deltachat/deltachat-android - 6f57eff17239cef5f361d4920a04b4d7b5a97463 authored over 2 years ago by adbenitez <[email protected]>
Broadcast lists desktop (#2827)

* First random steps

* Add option to create broadcast list

* Creating broadcast works but ...

github.com/deltachat/deltachat-desktop - 55c12cf0dffb2577a8733215900484063e35708c authored over 2 years ago by flipsimon <[email protected]>
Update deltachat-desktop to 1.30.1

github.com/deltachat/deltachat-pages - eb9e036923e7508b4da9922338ff9c3806d94085 authored over 2 years ago by Jikstra <[email protected]>
Only put the EPPD overview data into the pdf

github.com/deltachat/deltachat-pages - 4a8b510d839e31b195912966251bfe86ae65ac51 authored over 2 years ago by missytake <[email protected]>
move password to `p` $GET-field

github.com/deltachat/interface - 7f23e563d8453b2f6bf2f49fde1ea0535a42d282 authored over 2 years ago by Simon Laux <[email protected]>
update deltachat-core-rust submodule to 'ci: build python wheels for musl-aarch64'

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

github.com/deltachat/deltachat-ios - 023d5ebdd9f4d027f39260a12c7d3aa350219905 authored over 2 years ago by B. Petersen <[email protected]>
pre-prepare 1.31.0

todo aeap dialog

github.com/deltachat/deltachat-desktop - 0360d548ba134e5bdda4eda53abd67bb86fa34db authored over 2 years ago by Simon Laux <[email protected]>
pull translations

make sure english translation is always downloaded

github.com/deltachat/deltachat-desktop - 21eb9c71c89aa7f2f6a2dcfe83bcb9a42cb505b9 authored over 2 years ago by Simon Laux <[email protected]>
aeap dialog and new stock strings

github.com/deltachat/deltachat-desktop - 3cb310bedee5f6546173038ff02355d2b67783fc authored over 2 years ago by Simon Laux <[email protected]>
upgrade deltachat-node to `v1.90.0`

github.com/deltachat/deltachat-desktop - 94574e0c3c548dfeafe7964c094ddcc3fcc04672 authored over 2 years ago by Simon Laux <[email protected]>
update changelog for 1.31.1

github.com/deltachat/deltachat-android - 60b8a6b4941ea7d73167c77b3c7f9e724066ea50 authored over 2 years ago by B. Petersen <[email protected]>
bump version to 1.31.1

github.com/deltachat/deltachat-android - ff22ef8bfbd1c66d0fb44efbf36712c8136c1152 authored over 2 years ago by B. Petersen <[email protected]>
ci: build python wheels for musl-aarch64

github.com/deltachat/deltachat-core-rust - cddd38cdff33860679a30dc471acc491b8b9ee38 authored over 2 years ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-android - 56139695b58b7091ac6275a3b15afeec6d28ffea authored over 2 years ago by B. Petersen <[email protected]>
Update translations (16.07.2022) (#2830)

github.com/deltachat/deltachat-desktop - db5154c5ebe0b71c9bc7355f0d753dac813ff1a5 authored over 2 years ago by Simon Laux <[email protected]>
rename the gallery tab "documents" to "files" (#2831)

closes #2829

github.com/deltachat/deltachat-desktop - a933fa4eed74c88326c539d318e4b83136aa0b1e authored over 2 years ago by Simon Laux <[email protected]>
add flags --version,-v and --help,-h (#2821)

* flags --version,-v and --help,-h added

* switched version and help flags to the main proces...

github.com/deltachat/deltachat-desktop - 462e27f3a8b354a233f5dea5100cc6ff881822a9 authored over 2 years ago by nadia12-p <[email protected]>
update deltachat-core-rust submodule to 'release 1.90.0 (#3512)'

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

github.com/deltachat/deltachat-android - bae0da0285bbf52f709275d233cf5b7eddec218f authored over 2 years ago by B. Petersen <[email protected]>
Add AEAP info dialog & strings

github.com/deltachat/deltachat-android - 045ba76390fa80560f71cae7fef7946caa044eca authored over 2 years ago by Hocuri <[email protected]>
hpk's wording suggestion, correct blog post link

github.com/deltachat/deltachat-android - 05c52e622fc26e6b041bfb8f5bf20fbb9fb711c3 authored over 2 years ago by Hocuri <[email protected]>
Slightly adapt string to this change

github.com/deltachat/deltachat-android - 7f1bcef8dad8286c415d9ceba345650ef7194639 authored over 2 years ago by Hocuri <[email protected]>
Add AEAP link in the UI instead of core

github.com/deltachat/deltachat-android - 3f9cab2f55e4423b70ecc34f0bbf8cba7fd4cb0c authored over 2 years ago by Hocuri <[email protected]>
r10s' string explanations

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

github.com/deltachat/deltachat-android - db84eb86641019d736c6f1ac4e45be25ce365bf7 authored over 2 years ago by Hocuri <[email protected]>
We won't blog post about this yet

github.com/deltachat/deltachat-android - 776f730e7cf9366b2dad39e1811adaa4114facd5 authored over 2 years ago by Hocuri <[email protected]>
release 1.90.0 (#3512)

* update changelog for 1.90.0

* bump version to 1.90.0

github.com/deltachat/deltachat-core-rust - 9d5bce9b7e9420bc2f85982e543e7e15bfab645e authored over 2 years ago by bjoern <[email protected]>
(AEAP) Revert #3491, instead only replace contacts in verified groups (#3510)

#3491 introduced a bug that your address is only replaced in the first group you write to, which...

github.com/deltachat/deltachat-core-rust - 9f2100deeea0b75829ae1d6e597c96c4fb72bcb7 authored over 2 years ago by Hocuri <[email protected]>
rename "Docs" tab to "Files"

- "Files" is broader than "Docs"
(documents are just one type of files,
files can also be ex...

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

github.com/deltachat/deltachat-android - 1c4f41e96b44672e65dd70033dc8e48e19aa7e1a authored over 2 years ago by B. Petersen <[email protected]>
fix files tab hint: depending on the system, music may be displayed in other tabs; therefore, just remove that hint 'files' also include 'music' in the remaining cases

github.com/deltachat/deltachat-android - 2d248a543f50085bfba46df7063ae1873f41cde7 authored over 2 years ago by B. Petersen <[email protected]>
fix upper lowercase, thanks @OzancanKaratas

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

github.com/deltachat/deltachat-android - 92f62444f5ae8f0668c20893b7922d2c17830870 authored over 2 years ago by B. Petersen <[email protected]>
Add AEAP device message (#3505)

github.com/deltachat/deltachat-core-rust - 5f779ca9b2fd8f798feac880438e6a840fa35798 authored over 2 years ago by Hocuri <[email protected]>
delete account encryption keys from keychain if account was deleted

github.com/deltachat/deltachat-ios - 8d5286cac38879118e03672e945d096dec9d3a4f authored over 2 years ago by cyberta <[email protected]>
only use short names

github.com/deltachat/interface - a095a0e3af135fac751fb73c1287ce5471d58d8d authored over 2 years ago by Simon Laux <[email protected]>
dclogin-scheme: discourage usage of full names

github.com/deltachat/interface - b5309b7b1a383ee085e44cbc343f147cc313dc31 authored over 2 years ago by Simon Laux <[email protected]>
ratelimit: do not overflow leaky bucket

This way the time to wait until next message can
be sent is always limited.

github.com/deltachat/deltachat-core-rust - 9926804f1b25bcd2a2164f58fd5d0ce1c61ac71e authored over 2 years ago by link2xt <[email protected]>
Do not treat non-failed DSNs as NDNs

github.com/deltachat/deltachat-core-rust - 294d8862e48a306a72d343ba89f3d24baf374593 authored over 2 years ago by link2xt <[email protected]>
python: don't build wheels for dependencies

github.com/deltachat/deltachat-core-rust - d09be1f7e3f0ad3992a31a13229e6ec200b3f8f0 authored over 2 years ago by link2xt <[email protected]>
python: move most of setup.py to pyproject.toml

github.com/deltachat/deltachat-core-rust - ed5fc820c2fd72e85526fd7c7712bccdc8c85459 authored over 2 years ago by link2xt <[email protected]>
python: remove fail_test.py

It was added in 11fa60d690dbf8e6706f37641f36a093c2535d60

github.com/deltachat/deltachat-core-rust - 248d9600c55412ccf8f97698bdc850e118430c14 authored over 2 years ago by link2xt <[email protected]>
fix typo in english source

github.com/deltachat/deltachat-android - d4d0624e3911e31e4c4b3692b4ae0a95d4d3bdaa authored over 2 years ago by B. Petersen <[email protected]>
Skip missing Python interpreters in scripts/run_all.sh

musllinux images miss PyPy interpreters,
we want to skip building PyPy wheels for musl
instead o...

github.com/deltachat/deltachat-core-rust - cfadf20d08d18cb01e5a1121ef54f508a2438c52 authored over 2 years ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-android - 9c52292ac9bb0901a5b48d2be4d69792e5462bed authored over 2 years ago by B. Petersen <[email protected]>
mimeparser: do not squash NDN text parts into attachments

Text part usually contains an error message that we want to display in
the UI.

github.com/deltachat/deltachat-core-rust - 32eb016ee72892918ee83d1ba1e57aa025c30a48 authored over 2 years ago by link2xt <[email protected]>
Add PR number to changelog

github.com/deltachat/deltachat-core-rust - 2e009d132728d5ef62b8becb13e8f4e75bacab2a authored over 2 years ago by link2xt <[email protected]>
ci: do not modify run_all.sh in-tree

This changes the version of built wheels.

github.com/deltachat/deltachat-core-rust - 797b9fb087be7afc8bf3c5e9a3991cdb6be6258b authored over 2 years ago by link2xt <[email protected]>
uri based scheme instead of json

github.com/deltachat/interface - 97b34167a1f031d4d8aabf3a8aea67aca75bcc61 authored over 2 years ago by Simon Laux <[email protected]>
More videochat footer padding (#2340)

github.com/deltachat/deltachat-android - 0e7bc9b8b7bdccd5761a6c84b0d70f403cc13c1b authored over 2 years ago by Hocuri <[email protected]>
Merge pull request #3492 from deltachat/adb/qr-mailto-draft

Detect draft from QR with mailto data

github.com/deltachat/deltachat-core-rust - e5c255e01114a398fa72db12b1aa8c1620956bc2 authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
Collapse match patterns

github.com/deltachat/deltachat-core-rust - c9a1ebf2575c5611d754ecd9ffeab298ff09c08a authored over 2 years ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 1464ab633f4b90d8706ba5926b4642b4cb2e0445 authored over 2 years ago by B. Petersen <[email protected]>
Do not build PyPy wheels on musllinux

musllinux images don't have PyPy installed

github.com/deltachat/deltachat-core-rust - f5c5429fe84a692e1def0c3a13aeb8eabbe8a811 authored over 2 years ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-android - aacc7457dfcdefa08a17e8dbda46a69671da4836 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'Release 1.89.0'

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

github.com/deltachat/deltachat-android - 90217dc770f0d18e72f45a25cdeb939522674e60 authored over 2 years ago by B. Petersen <[email protected]>
update documentation

github.com/deltachat/deltachat-core-rust - 37cb16b95ccfd367ecb55f3256a43895da9bd3d7 authored over 2 years ago by adbenitez <[email protected]>
update CHANGELOG.md

github.com/deltachat/deltachat-core-rust - 50e18665728869ce5f785b7f1ca6755d7279123f authored over 2 years ago by adbenitez <[email protected]>
Update Python bindings README

Wheels are now published to PyPI, recommend it instead of devpi. We
build the wheels only for re...

github.com/deltachat/deltachat-core-rust - 88402288f9c9e0395eeea1a9de480b0806a61d91 authored over 2 years ago by link2xt <[email protected]>