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

test: port test_qr_join_chat_with_pending_bobstate_issue4894 to JSON-RPC

github.com/deltachat/deltachat-core-rust - 005f7ff07e734334e4fbe4276baef5d45c6b4ebc authored 11 months ago by link2xt <[email protected]>
test: port test_qr_new_group_unblocked() to JSON-RPC

github.com/deltachat/deltachat-core-rust - f39acbc03702d6fa81b099d5adab05027f39aa92 authored 11 months ago by link2xt <[email protected]>
chore: remove unused import from python tests

github.com/deltachat/deltachat-core-rust - ab151654fbb0f854daa7b242211eeadadd01da89 authored 11 months ago by link2xt <[email protected]>
test: port `test_qr_join_chat` to JSON-RPC

Disabled `verified_one_on_one_chats` is not tested
as it is not interesting, other checks are mo...

github.com/deltachat/deltachat-core-rust - 144ca7c1717822ff25fdcd3d532560ae17c4b8dc authored 11 months ago by link2xt <[email protected]>
test: remove `test_qr_setup_contact` from online python tests

There is an identical `test_qr_setup_contact` in deltachat-rpc-client
test suite which also chec...

github.com/deltachat/deltachat-core-rust - 7012b99d739e82bb9ef3eff8efa9d5eb03a04d87 authored 11 months ago by link2xt <[email protected]>
api(deltachat-rpc-client): add Message.get_sender_contact()

github.com/deltachat/deltachat-core-rust - 3dc6fd5c10ea872791bd8f01426f9e4d24eaa1ba authored 11 months ago by link2xt <[email protected]>
docs: Contributing guidelines for error handling

github.com/deltachat/deltachat-core-rust - cc75038ccc7cb381ba07e11932106aa074cc17ff authored 11 months ago by iequidoo <[email protected]>
fix: recognize Chat-Group-Member-Added of self case-insensitively

If configured address is `[email protected]`,
but the message arrives adding `[email protected]`,
Bo...

github.com/deltachat/deltachat-core-rust - f4810125e3bb52dae145b50e5555101815dc84d3 authored 11 months ago by link2xt <[email protected]>
comment out verbose logging of store

that we don't need because we don't debug it right now

closes #3542

github.com/deltachat/deltachat-desktop - 8e8c27f081e2100fd7115d60863b384c6cfdca90 authored 11 months ago by SimonLaux <[email protected]>
Update translations (17.11.2023)

and add Vietnamese language

github.com/deltachat/deltachat-desktop - 73d5b65a7dc7e317703eb08ac09aa43f535cd128 authored 11 months ago by SimonLaux <[email protected]>
add `vi` to appx supported languages

let's hope that this does not break the ms store again, it was on the ms list of supported langua...

github.com/deltachat/deltachat-desktop - 5b39400b4fae1e31b08f7f6df1288e916be5d9f0 authored 11 months ago by SimonLaux <[email protected]>
fix translation key for `add_to_sticker_collection` in context menu (#3544)

github.com/deltachat/deltachat-desktop - b8a336fbc908cf1fb04c48588412532a430952c3 authored 11 months ago by Simon Laux <[email protected]>
Select device message chat automatically to welcome first users (#3531)

* Select device message chat on first load when no other chat was selected

* Add entry to CHA...

github.com/deltachat/deltachat-desktop - 654386feb827d1a256a4bc7971a4bddea18cfb04 authored 11 months ago by Andreas Dzialocha <[email protected]>
Improve layout and fix unknown locale of `DisabledMessageInput` (#3537)

* Improve centering of message

* Remove unused ref and do not use tx for bug case

* Add en...

github.com/deltachat/deltachat-desktop - 3b290ce80f63908c0b5fcdecaaa6b9fea25cb6b6 authored 11 months ago by Andreas Dzialocha <[email protected]>
Use `dc_chat_can_send` to show or hide reply functionality (#3541)

* Use canSend to show or hide reply functionality

* Add entry to CHANGELOG.md

github.com/deltachat/deltachat-desktop - 612e8be671b3b47452a9139c10186a6f3ff1b118 authored 11 months ago by Andreas Dzialocha <[email protected]>
add more debug logging when clearing notifications (#3534)

(because I had bugs with it)

github.com/deltachat/deltachat-desktop - c0727d3af9c4229c0c62537b4d9cad1101db84ef authored 11 months ago by Simon Laux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.131.4` (#3539)

github.com/deltachat/deltachat-desktop - da4aa77ee75216aba8b531600a90934aeffcca36 authored 11 months ago by Simon Laux <[email protected]>
update local help: spanish, russian, german

github.com/deltachat/deltachat-android - cdb8d604ccd254fec9ec423902f86344f0a66cda authored 11 months ago by B. Petersen <[email protected]>
update russion translation, fix spanish link

github.com/deltachat/deltachat-pages - a5b311fb172cd1a58a51690cbeea8b04f9d42849 authored 11 months ago by B. Petersen <[email protected]>
refactor(deltachat-rpc-client): add helper functions to wait for securejoin

github.com/deltachat/deltachat-core-rust - acf1faf15197d22323eb82847e082e4a46fc8cee authored 11 months ago by link2xt <[email protected]>
fix: do not use square brackets error for unknown sender

If the sender of the message in protected group chat
is not a member of the chat, mark the sende...

github.com/deltachat/deltachat-core-rust - 255fbe94f758d013e5d9983dd74deefc2fb163c8 authored 11 months ago by link2xt <[email protected]>
docs: add missing 1.131.4 link to the changelog

github.com/deltachat/deltachat-core-rust - b5d1eba28ef97fdea1999546ed7f82f4ba191b92 authored 11 months ago by link2xt <[email protected]>
fix: chat::rename_ex(): Sync improved chat name to other devices

Other devices should get the same chat name as the currently used device, i.e. the name a user s...

github.com/deltachat/deltachat-core-rust - 15099787383916c7ce44dbbd00474d9f5aa5080a authored 11 months ago by iequidoo <[email protected]>
fix: Chat::sync_contacts(): Fetch contact addresses in a single query

In order to protect from races with contacts removal and (just in case) dangling contact ids in
...

github.com/deltachat/deltachat-core-rust - 607b9e55a9975773efbd27f14faca91ea7a07874 authored 11 months ago by iequidoo <[email protected]>
for testrun.org subdomains we can allow 60 messages per minute (or lift the limit completely but maybe good to protect against wild-running bots or so)

github.com/deltachat/deltachat-core-rust - 7c4c980409b9ea41f45a27f011744c25f404a3b6 authored 11 months ago by holger krekel <[email protected]>
update CHANGELOG for 1.42.1

github.com/deltachat/deltachat-ios - 3d652e7c1522c9c62bb8302a2e7a5edd817507e3 authored 11 months ago by B. Petersen <[email protected]>
bump version to 1.42.1

github.com/deltachat/deltachat-ios - 42c87cb0f3b76a0380c02b24c649384aaab520b7 authored 11 months ago by B. Petersen <[email protected]>
make sure, deep links in the help are working

we're using some deep link anchors meanwhile in the apps,
make sure, these links are always work...

github.com/deltachat/deltachat-pages - 23db5b2e89d9b875404113cced8bc6d76393fb61 authored 11 months ago by B. Petersen <[email protected]>
update local help (#3538)

* update local help

* Update CHANGELOG.md

---------

Co-authored-by: Simon Laux <Simon-L...

github.com/deltachat/deltachat-desktop - 182a4254be7f5e828e2c2005fce1bd44ec7ecfba authored 11 months ago by bjoern <[email protected]>
bump version to 1.42.1

github.com/deltachat/deltachat-android - 9a806b4bfb229eb3bfc15dfb67c516bf5fe2fbba authored 11 months ago by B. Petersen <[email protected]>
update changelog for 1.42.1

github.com/deltachat/deltachat-android - 63eb2e982624acd3af839fc6e82babeb53620cf5 authored 11 months ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.131.4' of 'v1.131.4'

github.com/deltachat/deltachat-android - 1bfcbfb4870a10ac7eb3fd4456b2753b79249f43 authored 11 months ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-android - c6ffaadc945af92db5d88ae998222badb1b6ef7c authored 11 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-pages - 02b6b12c6e528bb00e8868d300b4d845d4b125bc authored 11 months ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-ios - d4b0f52593f8e670e026b487bda5567e3efe556f authored 11 months ago by B. Petersen <[email protected]>
move docs/release-checklist.md to RELEASE.md

that location seems to be more common in general -
and in special it is consistent with deltacha...

github.com/deltachat/deltachat-android - 6b32ba7cddb8e01fb424aff055c83ee991af0736 authored 11 months ago by B. Petersen <[email protected]>
move docs/release-checklist.md to RELEASE.md

that location seems to be more common in general -
and in special it is consistent with deltacha...

github.com/deltachat/deltachat-ios - 8b1d5f29ba811a94efed17a5d2ca44bd13e3c1b8 authored 11 months ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.131.4' of 'v1.131.4'

github.com/deltachat/deltachat-ios - a9a09cdb5717a1cd264cc2d868196ddeaf646123 authored 11 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 2eb992005986f30d0e52f425434f35bd45601bc9 authored 11 months ago by B. Petersen <[email protected]>
chore(release): prepare for 1.131.4

github.com/deltachat/deltachat-core-rust - b8ad3ec1b14364eb73367f973a2acdaa59c75613 authored 11 months ago by B. Petersen <[email protected]>
Fix: Do not show reply option in read-only groups (#3536)

* Do not show reply option in read-only groups

* Add entry to CHANGELOG.md

github.com/deltachat/deltachat-desktop - 48ac2589b525ef899f48dbfc0eb4b28a294ec4dc authored 11 months ago by Andreas Dzialocha <[email protected]>
Update options for disappearing messages (#3530)

* Move constants outside of component

* And move back again because of the tx function

* G...

github.com/deltachat/deltachat-desktop - 402390db692ed606db7ff0c71b3005b23b861604 authored 11 months ago by Andreas Dzialocha <[email protected]>
Do not show redundant read-only message when in device messages chat (#3532)

* Do not show composer when in device messages chat

* Add entry to CHANGELOG.md

* Apply su...

github.com/deltachat/deltachat-desktop - bd82ec3761ea620f5c3fc878cffb3222a3140c9e authored 11 months ago by Andreas Dzialocha <[email protected]>
fix: bug in emoji detection for jumbomoji #3508

github.com/deltachat/deltachat-desktop - b341ba8c678759bceb7f3f698702c0d3afb3604c authored 11 months ago by SimonLaux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.131.3`

github.com/deltachat/deltachat-desktop - 2ac3deb5eb0c801532cf54b43bbbe104e366236d authored 11 months ago by SimonLaux <[email protected]>
fix: always add "Member added" as system message

github.com/deltachat/deltachat-core-rust - 87dd33f66ebddf02c42a2ef0c44a11a1c4369e3a authored 11 months ago by link2xt <[email protected]>
fix: files search not case-insensitive

fixes #3524

github.com/deltachat/deltachat-desktop - 09f51d436df5bf94c5018308f8eb0345a16f4a63 authored 11 months ago by SimonLaux <[email protected]>
update `electron` from `v26.4.2` to version `v26.6.0`

github.com/deltachat/deltachat-desktop - b84b251b72c5447db3ab137f1e346ca6bc22ac82 authored 11 months ago by SimonLaux <[email protected]>
update `@deltachat/message_parser_wasm` to `0.9.0`

github.com/deltachat/deltachat-desktop - 0226890d06c0eeeca27a2b0bdfea873d7a08b185 authored 11 months ago by SimonLaux <[email protected]>
fix bot command suggestion with `@`- char was detected as email address (#54)

* fix bot command suggestion with `@`- char was detected as email address

fixes #53

* fix fmt

github.com/deltachat/message-parser - c77138acbced22eaa015cfe7bcdb05b57d56f05c authored 11 months ago by Simon Laux <[email protected]>
non-actionable download states hide action button

this is achieved by showing the button on known actions
instead of duplicating some logic as bef...

github.com/deltachat/deltachat-ios - 785a3dda70e833c615e738316fcc4f8f09a1c328 authored 11 months ago by B. Petersen <[email protected]>
bump version to 1.42.0

github.com/deltachat/deltachat-android - c1b12c337ab5a160830adc1c2969958bcd621770 authored 11 months ago by B. Petersen <[email protected]>
update CHANGELOG for 1.42.0 release candidate

github.com/deltachat/deltachat-android - bbc04298e871171c9fb8c26ad311f530c47b48be authored 11 months ago by B. Petersen <[email protected]>
adapt to suggestions

github.com/deltachat/deltachat-android - e8212e299c32669bfe8c9638060013ffb45d7d6c authored 11 months ago by adbenitez <[email protected]>
docs: document DC_DOWNLOAD_UNDECIPHERABLE

This was introduced in https://github.com/deltachat/deltachat-core-rust/pull/4685
for internal u...

github.com/deltachat/deltachat-core-rust - 7d8d13759a2f17c0adf10b1ad5d2e7c06a949323 authored 11 months ago by link2xt <[email protected]>
Merge pull request #2864 from deltachat/adb/hide-download-btn-on-encryption-err

check for DC_DOWNLOAD_UNDECIPHERABLE download state

github.com/deltachat/deltachat-android - 31b97a2ff0c6c2ec57e68118eb1db73bc4620e68 authored 11 months ago by Asiel Díaz Benítez <[email protected]>
check for DC_DOWNLOAD_UNDECIPHERABLE download state

github.com/deltachat/deltachat-android - d552f38b6a4aad3f078d42d1ab0b9dfac30d005b authored 11 months ago by adbenitez <[email protected]>
update CHANGELOG for 1.41.9

github.com/deltachat/deltachat-android - 6ed64058a7fbfc7781e5906cdf37aeaf0eb10ac8 authored 11 months ago by B. Petersen <[email protected]>
bump version to 1.41.9

github.com/deltachat/deltachat-android - fed5d817f81993135c771023ee12adb106da8f4f authored 11 months ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.131.3' of 'v1.131.3'

github.com/deltachat/deltachat-ios - 0cbb359ab4400f73ce4d34127d890ad220ec15ac authored 11 months ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.131.3' of 'v1.131.3'

github.com/deltachat/deltachat-android - c48f5051742c24c29f29e1c11160b0d94a2cc04a authored 11 months ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-android - 84aeadedbaf1db3f059f6466a2a1a2518d0d35f0 authored 11 months ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 748860aeed19becdf99782d7001b23bf20aeae67 authored 11 months ago by B. Petersen <[email protected]>
update translations (#753)

github.com/deltachat/deltachat-pages - 9862d6bff187d0424a413f141df3659b31ab8d34 authored 11 months ago by bjoern <[email protected]>
chore(release): prepare for 1.131.3

github.com/deltachat/deltachat-core-rust - 2b4f2a917139ebb1bd927e307abc27dde8713f2c authored 11 months ago by link2xt <[email protected]>
fix(sync): skip sync when chat name is set to the current one

github.com/deltachat/deltachat-core-rust - 8e869de350f4e543c1dee856bd2ece5f768ce8eb authored 11 months ago by link2xt <[email protected]>
fix(sync): ignore unknown sync items to provide forward compatibility

github.com/deltachat/deltachat-core-rust - b0ef082b2af98a8abc0813c339406f8b6fc5bbdd authored 11 months ago by link2xt <[email protected]>
chore: update dependencies

github.com/deltachat/deltachat-core-rust - bf8e74198dd67d9dcb0c530980b566a7be4def33 authored 11 months ago by link2xt <[email protected]>
fix: reset gossiped timestamp on securejoin

If verified key for a contact is changed via securejoin,
gossip the keys in every group with thi...

github.com/deltachat/deltachat-core-rust - e77805471c95aba88b5c329c4411ee7eb300985d authored 11 months ago by link2xt <[email protected]>
add device message for windows store release (#3521)

* add device message for windows store release

informing them that they got the testrelease e...

github.com/deltachat/deltachat-desktop - 7daacf0ea97525356729d46c13094d899e97bf28 authored 11 months ago by Simon Laux <[email protected]>
fix: update async-imap to 0.9.4 which does not ignore EOF on FETCH

github.com/deltachat/deltachat-core-rust - 45a8004b337b3c922c2181d61f286842446ff88e authored 11 months ago by link2xt <[email protected]>
use local help for guaranteed end-to-end encryption more info (#3518)

* use local help for guaranteed end-to-end encryption more info

* remove the smooth scrolling...

github.com/deltachat/deltachat-desktop - ed4f13a87afe25f7a3e5c540e7185206a5e04ab4 authored 11 months ago by Simon Laux <[email protected]>
fix status text overflow in ViewProfile (#3517)

closes #3515

github.com/deltachat/deltachat-desktop - fae93f618836409df1709be13c8ba8b929172df5 authored 11 months ago by Simon Laux <[email protected]>
streamline headlines in profiles (#3519)

* streamline headlines in profiles

the headlines in profiles should just read what the "profile...

github.com/deltachat/deltachat-desktop - 46a13ff8f0c8ac85ee462e936c9b4105ec223fa4 authored 11 months ago by bjoern <[email protected]>
help gets a nicer "scroll to top" (#3520)

* add style to js (not nice, but working)

* move styles to help.css

* update CHANGELOG

github.com/deltachat/deltachat-desktop - 7f9da506c737b8be09078066bcae258d5f069f3a authored 11 months ago by bjoern <[email protected]>
return connectivity html even when IO is stopped.

The returned error is unexpected and no UI I tested with stoped IO really handled it besides may...

github.com/deltachat/deltachat-core-rust - 990f4dce9b625a590e118d1d1f7f9bef9ef4f3b2 authored 11 months ago by Simon Laux <[email protected]>
Merge pull request #751 from deltachat/rosano-patch-1

Mention web store in xstore post

github.com/deltachat/deltachat-pages - 236a700d77938b70b8ce78ebbd51a8cc44813c76 authored 11 months ago by Rosano <[email protected]>
bump version to 1.41.8

github.com/deltachat/deltachat-ios - c192b05add166c33dee3a84faaf033e6f3dd3439 authored 11 months ago by B. Petersen <[email protected]>
add 1.42 device message

github.com/deltachat/deltachat-ios - 001f4ac2c4cb0a06fed0512b10ab42b8853aaa30 authored 11 months ago by B. Petersen <[email protected]>
update CHANGELOG for 1.41.8

github.com/deltachat/deltachat-ios - 3ce333b7ca52cd8035e96308098444aaac384801 authored 11 months ago by B. Petersen <[email protected]>
fix: substitute variables in STATUS error logs

github.com/deltachat/deltachat-core-rust - 0f36197c54c8c156d018068be69f19c6c385724f authored 11 months ago by link2xt <[email protected]>
GMX mobile settings don't show IMAP checkbox

github.com/deltachat/provider-db - 0370284e52314cb320b4a63c20af78f396b2d070 authored 11 months ago by missytake <[email protected]>
Refer to webxdc apps

github.com/deltachat/cosmos - 7ddfb5c71437411fb37f2f20ba03b249ec61c082 authored 11 months ago by Rosano <[email protected]>
fix #55

which was introduced by a typo while fixing clippy lints

github.com/deltachat/message-parser - 123748241d56ae696d64a3764494c0771f5a36d6 authored 11 months ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-ios - f110da4f866d1c8fa852cf0d07bf787292f75cd7 authored 11 months ago by B. Petersen <[email protected]>
update local help (#3513)

* update local help

* add changelog entry

---------

Co-authored-by: SimonLaux <mobile.info@si...

github.com/deltachat/deltachat-desktop - 1848f19e01c6ff566abcdf961d534f3a11e5d6b7 authored 11 months ago by bjoern <[email protected]>
ge2ee: switch from staging-help to local-help

github.com/deltachat/deltachat-ios - 93edbf7b9c7843139827799ce810bc89315c9e11 authored 11 months ago by B. Petersen <[email protected]>
fix images: inverting was only possible with black/white images (otherwise our green checkmarks become pink :)

github.com/deltachat/deltachat-ios - 28aaea0f76e13a970b3ff776dbd1a77f0772c045 authored 11 months ago by B. Petersen <[email protected]>
add a method to replace android-looking images with ios-looking images

github.com/deltachat/deltachat-ios - 76e92e63561afd541bd9f3876eb780d498b7a0d6 authored 11 months ago by B. Petersen <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.131.2` (#3516)

* update deltachat-node and deltachat/jsonrpc-client to `v1.131.2`

* update changelog

github.com/deltachat/deltachat-desktop - c799f72cded7aa34b01fb969e04b8c87214de83b authored 11 months ago by Simon Laux <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for v1.131.2' of 'v1.131.2'

github.com/deltachat/deltachat-ios - 3686925c00addb0a74132aa2c5fb95b2cb0ead60 authored 11 months ago by B. Petersen <[email protected]>