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

fix whitescreen crash on startup

github.com/deltachat/deltachat-desktop - 37adfe2227006f9dd632a5ee7fdb2c289853a143 authored about 3 years ago by Simon Laux <[email protected]>
revert back to desktop version 1.20.3

because of a blocking whitescreen bug that we just found

github.com/deltachat/deltachat-pages - 879e869de0c05c886762095916cf8244a90d9048 authored about 3 years ago by Simon Laux <[email protected]>
fix copy image to clipboard compatibility on windows

closes #2323

github.com/deltachat/deltachat-desktop - d43e3305af315caff9f4b562550f81ccdebb9f63 authored about 3 years ago by Simon Laux <[email protected]>
update initials badge in chat view dynamically so that remote senders badge changes can be seen immediately

github.com/deltachat/deltachat-ios - 8fa4f865cdc2cb0a8e1637f5c89530832f4284c5 authored about 3 years ago by cyberta <[email protected]>
update ContactDetailViewController on incoming messages or contact change event

github.com/deltachat/deltachat-ios - db0f5d518721e89f0e579be615775b6b7249682f authored about 3 years ago by cyberta <[email protected]>
remove missleading comment

github.com/deltachat/deltachat-ios - 238690b4ca982c7c8c3cbc4b5cef950f56f4e8df authored about 3 years ago by cyberta <[email protected]>
Merge pull request #479 from deltachat/imgbot

[ImgBot] Optimize images

github.com/deltachat/deltachat-pages - b904b937ef70cc96b543fdfb2d6d7efbdcb45836 authored about 3 years ago by bjoern <[email protected]>
bump desktop version to 1.22.1

github.com/deltachat/deltachat-pages - eedc2879901e1b0905dba85e68907d5c7dc7130e authored about 3 years ago by Simon Laux <[email protected]>
[ImgBot] Optimize images

/assets/blog/2021-08-connectivity-desktop.png -- 297.05kb -> 206.84kb (30.37%)

Signed-off-by: I...

github.com/deltachat/deltachat-pages - 5e2ef92791f8eafafd5c60f989ac98031a6b1e9d authored about 3 years ago by ImgBotApp <[email protected]>
add parameter description for DC_EVENT_CHAT_EPHEMERAL_TIMER_MODIFIED (#2705)

* add parameter description for DC_EVENT_CHAT_EPHEMERAL_TIMER_MODIFIED

* Update deltachat-ffi...

github.com/deltachat/deltachat-core-rust - d8b47dc4aad59e97c60c133f26f3b143490bd7a8 authored about 3 years ago by cyBerta <[email protected]>
Merge pull request #472 from deltachat/tweak-blog-wrt-desktop-updates

tweak 1.22 blog post to desktop realities

github.com/deltachat/deltachat-pages - 75fbebcf8902c6a5eac79e948299f5f686cadd84 authored about 3 years ago by bjoern <[email protected]>
better style

github.com/deltachat/node-dbus-next - e84ef6c2216f5a4ece470474f256357586a82cea authored about 3 years ago by Thomas Breitfeld <[email protected]>
flags needed for MessageBus.requestName()

github.com/deltachat/node-dbus-next - 0d9efd9477a039d8d59acfdd274feb99baf56c5b authored about 3 years ago by Thomas Breitfeld <[email protected]>
don't show logo twice in notifications

(because macOS already shows applogo)

github.com/deltachat/deltachat-desktop - 5de3a2d1cdd0099cd06bb5ff6eb6d6053c7bcda9 authored about 3 years ago by SimonLaux <[email protected]>
fix changelog typo

github.com/deltachat/deltachat-desktop - ac5cba056926f89d83a86b6e7320353afcfe4458 authored about 3 years ago by SimonLaux <[email protected]>
prepare 1.21.1

remove nsis logging again because it breaks the release build

github.com/deltachat/deltachat-desktop - 3df8db75f59d0d5aa343f38ed59ffb280a5dd9a4 authored about 3 years ago by SimonLaux <[email protected]>
add chat_id to dcEphemeralTimerModified event, restrict corresponding event handling in GroupChatDetailViewController to current chat

github.com/deltachat/deltachat-ios - 1ee70feb744b25f4c4f1680a5607e0fb5d6bfe7d authored about 3 years ago by cyberta <[email protected]>
update group details if ephemeral timer, messages or chat change

github.com/deltachat/deltachat-ios - 928764d4d3403ef2c8ff5c760b18aaf32d28395b authored about 3 years ago by cyberta <[email protected]>
prepare 1.22 (#2375)

github.com/deltachat/deltachat-desktop - 9eb9bb936e17ee58244adef6487d5b42854ca6b6 authored about 3 years ago by Simon Laux <[email protected]>
fix formatting

github.com/deltachat/deltachat-jsonrpc - d746ba27457c585ac0f1bf44f48306d0f089d509 authored about 3 years ago by Simon Laux <[email protected]>
prefer 'All' over 'No Limit' (#2055)

github.com/deltachat/deltachat-android - 1ef4b238111d24db3259811347621078dae83f74 authored about 3 years ago by bjoern <[email protected]>
map fixes 1.21.x (#2374)

* fix unreadable poi message in darkmode

* fix map crash on maps in DM chats

github.com/deltachat/deltachat-desktop - a2c721810a04be35e7f3aed75a45bbd2204292ce authored about 3 years ago by Simon Laux <[email protected]>
fix windows account removal bug

(make sure to unref all contexts after use)

also make sure the account is deselected when removi...

github.com/deltachat/deltachat-desktop - e649bb4e5593476fea7b4ae2da9a0e82db48cd34 authored about 3 years ago by Simon Laux <[email protected]>
update changelog

github.com/deltachat/deltachat-desktop - 6ff92ed554932d5436404c0e61e0a1d01f51b1eb authored about 3 years ago by SimonLaux <[email protected]>
let quota-warning reappear after import, rewarn at 95% (#2702)

* let quota-warning reappear after import

an import removes all device-messages,
including t...

github.com/deltachat/deltachat-core-rust - a5826d6a065231d4a8b6ac000e74c29627a5fc76 authored about 3 years ago by bjoern <[email protected]>
use safearea layout guide to right align scroll-up button

github.com/deltachat/deltachat-ios - b6ede00f3c1f1e2e731052b833e179bbd7cedf82 authored about 3 years ago by cyberta <[email protected]>
Merge pull request #1361 from deltachat/add-missing-core-translations

add translations recently required by core

github.com/deltachat/deltachat-ios - 1fba0598a1f97ea91ea27fa340981a9db1dcbc37 authored about 3 years ago by cyBerta <[email protected]>
fix typo in english source strings

github.com/deltachat/deltachat-android - 17bdd6e0da44da5f6555195ce028de61239034c8 authored about 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 6a574bacc6dabf77906343d33fe32728cb03141b authored about 3 years ago by B. Petersen <[email protected]>
Merge pull request #90 from leithouse/patch-1

Fix breaking change: negotiateUnixFd

github.com/deltachat/node-dbus-next - 460016fa6af20116c23fb1728baf2767b0a255c2 authored about 3 years ago by Tony Crisci <[email protected]>
fix eslint react hook warning

github.com/deltachat/deltachat-desktop - 13da77eccc9c511512422fd1296cbc80aa0c8a02 authored about 3 years ago by Simon Laux <[email protected]>
remove user choosable instalation path

enable logging installer

github.com/deltachat/deltachat-desktop - 1da97010230a19d6ba779921a35b815bc26268dd authored about 3 years ago by Simon Laux <[email protected]>
Fix breaking change: negotiateUnixFd

Handle undefined opts parameter

github.com/deltachat/node-dbus-next - 0fa83721bc0df44eb95dd89c31d6cb56461d54af authored about 3 years ago by leithouse <[email protected]>
Merge pull request #519 from deltachat/some-account-api-adjustments

small api improvements and fixes

github.com/deltachat/deltachat-node - 348a471caf085e0810a46e4103430897341be155 authored about 3 years ago by Jikstra <[email protected]>
Merge branch 'master' into some-account-api-adjustments

github.com/deltachat/deltachat-node - 6b0cfdf68512778e50ab53efcfed446934265f34 authored about 3 years ago by Jikstra <[email protected]>
Merge pull request #520 from deltachat/remove_deprecated_upgrading_md

remove deprecated upgrading.md file closes #516

github.com/deltachat/deltachat-node - 7e892691ae392b25666da9c6c5f82dbe14cc95c1 authored about 3 years ago by Jikstra <[email protected]>
Merge pull request #522 from deltachat/provider_info_use_context

provide an integrated version of getProviderFromEmail that uses the context

github.com/deltachat/deltachat-node - 3b195dc88aadf5bd80c099e802f7e12a8db28c8e authored about 3 years ago by Jikstra <[email protected]>
adapt help to upcoming changes wrt read-receipts

github.com/deltachat/deltachat-pages - f9e32331948120a9d10d938268ca444df60142c6 authored about 3 years ago by B. Petersen <[email protected]>
Merge pull request #476 from deltachat/update-translations-2021-09-21

update translations

github.com/deltachat/deltachat-pages - 352e7407b45f53543c75faffdb0bc845565321f1 authored about 3 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-pages - 1b291727e473ddbe84f8e3f6cc7acead23bf8417 authored about 3 years ago by B. Petersen <[email protected]>
add translations recently required by core, remove one deprecated one

github.com/deltachat/deltachat-ios - 3a227cd408464925e171dd0fe4ff463984fad26a authored about 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 208cb03d217a25df13f130adf36a159d9d01c7db authored about 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-ios - 1b7d0ab8b6ecd21672a492e1f5170c96f2e87c31 authored about 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - db647e773eb83e28cc74c36988a1bdf7610f774b authored about 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 7b4e7d5990b56019084954e94efed45f434503d6 authored about 3 years ago by B. Petersen <[email protected]>
make check-translations.sh accept escaped percent sign

github.com/deltachat/deltachat-android - 96b38e60b5fa0748ce222e7967c729517d2bc4a2 authored about 3 years ago by B. Petersen <[email protected]>
hotfix: remove superfluous backslash

github.com/deltachat/deltachat-android - fe113cb52079766df38f5a62af04d407738f09d6 authored about 3 years ago by B. Petersen <[email protected]>
add translations recently needed by core: connectivity, quota, device messages and some other bits (#2053)

github.com/deltachat/deltachat-android - d7072d57df5cec8b23dec82fff2646050b193402 authored about 3 years ago by bjoern <[email protected]>
cargo: bump rustyline from 8.2.0 to 9.0.0

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 8.2.0 to 9.0.0.
- [Release notes](...

github.com/deltachat/deltachat-core-rust - 5df0be8311e8efc613fdfa24ce13890d12ada30b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-android - 35573e1ec96fd0b1a9dd3e0484369a6571be90ec authored about 3 years ago by B. Petersen <[email protected]>
make connectivity and quota views translatable (#2694)

* add missing stock strings for connectivity and quota

* reword quota error

* use 'Incomin...

github.com/deltachat/deltachat-core-rust - 66a5e0743dce03fe1aa97b66ae7c2105b825f53d authored about 3 years ago by bjoern <[email protected]>
it is mebibyte, not megabyte

github.com/deltachat/deltachat-ios - 813a0e1b687faa0990f5f75b74010ccda6bdd878 authored about 3 years ago by B. Petersen <[email protected]>
emit `MsgsChanged(chat_id, 0)` on full downloads (#2696)

before, MsgsChanged(chat_id, new_msg_id) was emitted,
but that does not cover the deleted messa...

github.com/deltachat/deltachat-core-rust - 43d1d9b1b39b981608ff6d40f9e0d797e1c0b47f authored about 3 years ago by bjoern <[email protected]>
implement `set/get_ui_config()` resurrection (#2672)

* Implement set/get_ui_config and use those methods if config string starts with 'ui.'

* use ...

github.com/deltachat/deltachat-core-rust - 3e0f601212cbe572e1d2d6794a0361c0f383ea89 authored about 3 years ago by bjoern <[email protected]>
Merge pull request #1357 from deltachat/overlapping_download_btn

don't show compact (image) message view if message has html

github.com/deltachat/deltachat-ios - 3257feccb1d7a4ed03f88cef4d8fe2b493df5ba4 authored about 3 years ago by cyBerta <[email protected]>
improve readability

github.com/deltachat/deltachat-ios - ea2f559d65179eec78fafb47d248b91062aa0520 authored about 3 years ago by cyberta <[email protected]>
Merge pull request #1355 from deltachat/downloadOnDemand

Download on demand

github.com/deltachat/deltachat-ios - 3c4afd87c2b9ddce5d27dd531672cfdd754b40bf authored about 3 years ago by cyBerta <[email protected]>
don't show compact (image) message view if message has html

github.com/deltachat/deltachat-ios - 07d57da37e7c114723d2f9f8e234fbd6ed9588f0 authored about 3 years ago by cyberta <[email protected]>
run camera permission completion handler code on UI thread

github.com/deltachat/deltachat-ios - 377eb88caf70df26b3a5aa41fe72aa165f9eeeb5 authored about 3 years ago by cyberta <[email protected]>
move auto-del-cell down to have roughly the same order as on android; use 'All' instead if 'No limit' to avoid abbreviations as 'Auto-Download... No...' on small screens; also 'All' seems to be just easier here

github.com/deltachat/deltachat-ios - 68c50442b866ecdab6dad94c180a859f63ec3392 authored about 3 years ago by B. Petersen <[email protected]>
let the message cell grow if action button has a long text

github.com/deltachat/deltachat-ios - 55586b33223e28fbbf8543a754785e65e15a2dd8 authored about 3 years ago by cyberta <[email protected]>
implement download of messages

github.com/deltachat/deltachat-ios - ec1b3a6943deb3f9e7ab429afa92c69d2e2ba0bc authored about 3 years ago by cyberta <[email protected]>
rename fullMessageButton to actionButton

github.com/deltachat/deltachat-ios - 879e70a66ffd5393ad113b8813f8243a53d1f156 authored about 3 years ago by cyberta <[email protected]>
implement settings for download on demand

github.com/deltachat/deltachat-ios - d466aed34e66fd30f892fce386410bec695fe82b authored about 3 years ago by cyberta <[email protected]>
add download message methods to core wrapper

github.com/deltachat/deltachat-ios - 805d40c3ec7516e63724bddf535afaaef8e2dca7 authored about 3 years ago by cyberta <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 29799af8a94a6b4564c4930c50633bfd448e6dfe authored about 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 9e3f08c7b7c3df745839f5eb008640aa1ea92cb5 authored about 3 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - ceeb8c620b0dfc0ac66db8508843ea0facc3f2d4 authored about 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-ios - e3655b058ff13299844d919a6acdfd1b8ea89fcb authored about 3 years ago by B. Petersen <[email protected]>
Fix ephemeral timer rollback protection

Implement get_previous_message() that only looks for the last
Message-ID in the References: head...

github.com/deltachat/deltachat-core-rust - 085a899de2a0284d7217d97d295a3dfdead48c46 authored about 3 years ago by link2xt <[email protected]>
ephemeral: add failing rollback protection test

github.com/deltachat/deltachat-core-rust - b07e20b955ad822906d150b7deedb6fb5c7aa126 authored about 3 years ago by link2xt <[email protected]>
add zohomail.com (#206)

github.com/deltachat/provider-db - c876eb76b73653e0ce0029b1a3280057523966f8 authored about 3 years ago by Reinier Romero Mir <[email protected]>
bump to version 0.10.1

github.com/deltachat/node-dbus-next - 767853f2b1a9269551f15151831bf0b95bbc3336 authored about 3 years ago by Tony Crisci <[email protected]>
update translations

github.com/deltachat/deltachat-android - 95bc9cb23674bdb1b9175081a668775e7ec1be00 authored about 3 years ago by B. Petersen <[email protected]>
Merge pull request #89 from dbusjs/negotiate-unix-fd-opt

add option to enable unix fd negotiation (default false)

github.com/deltachat/node-dbus-next - 46eeb9b1a48d9c2ac769b962bd0743b073259081 authored about 3 years ago by Tony Crisci <[email protected]>
add option to enable unix fd negotiation

github.com/deltachat/node-dbus-next - 23e0ca8d3d2c92481f814c86545d6e6331455673 authored about 3 years ago by Tony Crisci <[email protected]>
pull in translatable/lasting strings from desktop (#2050)

* pull in translatable/lasting strings from desktop -> _locales/_untranslated_en.json

* fix t...

github.com/deltachat/deltachat-android - a33ff17f3f80205337b9e3bf115185e4e08813b1 authored about 3 years ago by bjoern <[email protected]>
Merge pull request #88 from sdrik/fix-comment-bug-86

Fix comment in test for bug #86

github.com/deltachat/node-dbus-next - 45867801f2df9c091b17bed6400439ff4dba1054 authored about 3 years ago by Tony Crisci <[email protected]>
Fix comment in test for bug #86

github.com/deltachat/node-dbus-next - 2320dc2f36322ec123c0ac7273fd7888e6997041 authored about 3 years ago by Cédric Schieli <[email protected]>
Notify about incoming contact requests

github.com/deltachat/deltachat-core-rust - 4e8724694a641f021d56a20ca76e5ec1426f5cf7 authored about 3 years ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-android - 75366e78e4cf6d23ce4cd4a9daeb64c507f0a68c authored about 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule

github.com/deltachat/deltachat-android - 3fce5bbd218df0f373c5d9296ebbc650d5a7fb10 authored about 3 years ago by B. Petersen <[email protected]>
Deduplicate peerstates during housekeeping

github.com/deltachat/deltachat-core-rust - 7bb7748b6b0c40dd19b86f2855524de8c25046f7 authored about 3 years ago by link2xt <[email protected]>
Merge pull request #87 from sdrik/fix-initial-signals-lost

Don't loose signals when no previous method calls have been made.

github.com/deltachat/node-dbus-next - ac7b17a3f9d9a5ebf880709db0e8a1873a5fa4d1 authored about 3 years ago by Tony Crisci <[email protected]>
chore add .DS_Store to gitignore

github.com/deltachat/deltachat-core-rust - b33ad05c3be616eb22cdf3d9fb8edfad7012c193 authored about 3 years ago by Simon Laux <[email protected]>
Don't loose signals when no previous method calls have been made.

ProxyInterface's listener is dropping signals if the sender does not
match an already known name...

github.com/deltachat/node-dbus-next - 4ac686248adf5b40ab4231f13dc9c747ebf71085 authored about 3 years ago by Cédric Schieli <[email protected]>
Add test for bug #86

github.com/deltachat/node-dbus-next - 21656a394ae0dbb54b39639426a6d645de3d36da authored about 3 years ago by Cédric Schieli <[email protected]>
prepare 1.21.1

github.com/deltachat/deltachat-desktop - 6eae108371983f12e441e4c2bb93908d1534734c authored about 3 years ago by Simon Laux <[email protected]>
document DC_STATE and DC_CHAT_TYPE explicitly (#2688)

* document DC_STATE explicitly and add real hyperlinks

* document DC_CHAT_TYPE explicitly

...

github.com/deltachat/deltachat-core-rust - 398cea6466f6c2ffaa9c6f9feb76bb366f08d5f3 authored about 3 years ago by bjoern <[email protected]>
Fix clippy warnings in repl

github.com/deltachat/deltachat-core-rust - 1afd2f2d66d7d26c3865dfdae50a61a88d9e49d9 authored about 3 years ago by link2xt <[email protected]>
Remove minor versions from Cargo.toml

github.com/deltachat/deltachat-core-rust - 48f1ef3641f43a362f03708eff51c74a90ea8778 authored about 3 years ago by link2xt <[email protected]>
Log all decisions when applying ephemeral timer to chats

This should make it easier to debug problems related to timer
rollbacks and reported failure to ...

github.com/deltachat/deltachat-core-rust - b1af486e109e0f76df55090c4f256cce84cf9f5f authored about 3 years ago by link2xt <[email protected]>
Merge pull request #1352 from deltachat/fix_search_result_crash

update search result on messages changed event

github.com/deltachat/deltachat-ios - 04c4cf9705adb51acf82143163db8c79152e538d authored about 3 years ago by bjoern <[email protected]>
undo removal of usleep

github.com/deltachat/deltachat-ios - 37c67e1e90c30ddc549cac99af13c6ccc5a490e6 authored about 3 years ago by cyberta <[email protected]>