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

Merge pull request #3412 from deltachat/adb/allow-comparing-with-none

avoid exceptions when messages/contacts/chats are compared with None

github.com/deltachat/deltachat-core-rust - 1fb6d1b59dafcf1b2354d19986eb70ea2869160b authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #3411 from deltachat/adb/tweak-isort-config

move isort configuration to pyproject.toml

github.com/deltachat/deltachat-core-rust - 8eb04de748ec4d7048c2e0f80a62fac0cb00d2a5 authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
avoid exceptions when messages/contacts/chats are compared with None

github.com/deltachat/deltachat-core-rust - 521d14a6e041fff23b84f41210fc2ac27c957399 authored over 2 years ago by adbenitez <[email protected]>
move isort configuration to pyproject.toml instead of passing it in command line usage in tox.ini, this allows isort usage with editors to pick the right configuration without manually tweaking it in the editors

github.com/deltachat/deltachat-core-rust - e334b781fbd8dc853838465da7434790895d84d1 authored over 2 years ago by adbenitez <[email protected]>
force a reason when calling `set_msg_failed()` (#3410)

* force a reason when calling `set_msg_failed()`

the string is displayed to the user,
so eve...

github.com/deltachat/deltachat-core-rust - d28687278245928a7eaaf52f70d1eda5de0b919e authored over 2 years ago by bjoern <[email protected]>
Merge pull request #544 from deltachat/bump-android-version

bump android version to 1.30.3

github.com/deltachat/deltachat-pages - 91cd36006b84bf7b5d316f82312178b1afe5a9b9 authored over 2 years ago by bjoern <[email protected]>
use correct `DC_STATE_OUT_FAILED` name

in core, the state is called `DC_STATE_OUT_FAILED`,
not `DC_STATE_OUT_ERROR`.

the new name also...

github.com/deltachat/deltachat-android - 3227373110bb73f93504e14cfc8469412e7506b7 authored over 2 years ago by B. Petersen <[email protected]>
implement bot command support in chat messages (#1595)

* implement bot command support in chat messages

* fix comment

* improve bot command regex...

github.com/deltachat/deltachat-ios - a4d6fe8cdff2070c1e3c6c20e88514062df78c2e authored over 2 years ago by cyBerta <[email protected]>
Support inline reply (#2)

'inline-reply' action and NotificationReplied event.

github.com/deltachat/node-dbus-notifier - cc7f07b121f89c480664f96fed294a2af9e543ce authored over 2 years ago by Zhong Lufan <[email protected]>
Add the supportedFeatures method to get the current features(capabilities) supported by the notification server.

github.com/deltachat/node-dbus-notifier - 1adebec859bf6aa73f95da330c469dc963432fc9 authored over 2 years ago by Zhong Lufan <[email protected]>
eslint supports checking typescript files.

github.com/deltachat/node-dbus-notifier - 11510fe46cdcb8ca6857f639792aee549e4687a3 authored over 2 years ago by Zhong Lufan <[email protected]>
Add setDefaultAction() and removeDefaultAction() helper for 'default' action. (#5)

github.com/deltachat/node-dbus-notifier - d334a2ed0979f4cdccfefb461397403725f1fda0 authored over 2 years ago by Zhong Lufan <[email protected]>
Support custom action key

Now addAction() returns added action key, and removeAction() accepts parameter changed to action...

github.com/deltachat/node-dbus-notifier - 8e2d193966effeebe5feefefc8a452b9824c2d2d authored over 2 years ago by Zhong Lufan <[email protected]>
use addr if displayname is not set for webxdc selfName

closes #2803
same behaviour as https://github.com/deltachat/deltachat-ios/blob/2a091b1ab2eadc6109...

github.com/deltachat/deltachat-desktop - 786b7514d69ffb723bbe6e706494852a2641bfcd authored over 2 years ago by Simon Laux <[email protected]>
custom titlebar menu for webxdc (#2798)

* custom titlebar menu for webxdc
closes 2755

* fix translation key

* fix quit in file me...

github.com/deltachat/deltachat-desktop - 0ae41a0415128866417856b08fbf5b8787f9e5de authored over 2 years ago by Simon Laux <[email protected]>
Update deltachat-node to `1.86.0` (#2807)

github.com/deltachat/deltachat-desktop - a2e5809720751f2a5790ab8e6a9f1a639ef20089 authored over 2 years ago by Simon Laux <[email protected]>
update translations 07.06.2022 (#2806)

github.com/deltachat/deltachat-desktop - 72351cc5abf1c3ab4ea34e6c775395e94615173a authored over 2 years ago by Simon Laux <[email protected]>
fix media files with invalid uri chars in name (#2802)

* fix media files with invalid uri chars in name
(such as `#`)
closes #2527

* add loging an...

github.com/deltachat/deltachat-desktop - fdd418ddd908c481ade90841e3a018f2b91bebb3 authored over 2 years ago by Simon Laux <[email protected]>
Mailto in webxdc (#1597)

* rename RelayHelper's singleton instance name to more commonly used 'shared' instead of 'shared...

github.com/deltachat/deltachat-ios - 2a091b1ab2eadc6109f362527bc099c9bdeb3d25 authored over 2 years ago by cyBerta <[email protected]>
bump android version to 1.30.3

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

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

github.com/deltachat/deltachat-android - 7547628d6b2d84dc7791592a211e3af6f4ff78a4 authored over 2 years ago by B. Petersen <[email protected]>
Update CHANGELOG.md

Co-authored-by: Asiel Díaz Benítez <[email protected]>

github.com/deltachat/deltachat-android - cc4b13e9246ee4af999276b3dac0fafd81f08d2f authored over 2 years ago by bjoern <[email protected]>
add recent webxdc findings and reword example section

github.com/deltachat/deltachat-core-rust - e8ff0205436dcf11a187e321b1364f6eb49f2656 authored over 2 years ago by B. Petersen <[email protected]>
better definition of target group

github.com/deltachat/deltachat-core-rust - db28349703db6c32dd81286e86515f92972090c7 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'bump version to 1.86.0'

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

github.com/deltachat/deltachat-ios - 24b0ac309e2ed9b1485b944b11e0c05baac9be61 authored over 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'bump version to 1.86.0'

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

github.com/deltachat/deltachat-android - 9f90eb5504d2b03cc48f7fa015953973b7eb2bba authored over 2 years ago by B. Petersen <[email protected]>
show more info messages by adapting spacing to the overall layout

the spacing was just a bit too much,
eg. bubble spacing is 6dp atop and abottom.

this was alway...

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

github.com/deltachat/deltachat-core-rust - a37a38c79a3f7a04d0a094051c4383ddb9fd5f8d authored over 2 years ago by B. Petersen <[email protected]>
bump version to 1.86.0

github.com/deltachat/deltachat-core-rust - 3a971315dc24c4c7a683a67d3e4e3e09aa84aeb5 authored over 2 years ago by B. Petersen <[email protected]>
Fix small typo

s/Changlog/Changelog/

github.com/deltachat/deltachat-core-rust - b8cadaf8e6dd8e6141104388322eabf76cf952fe authored over 2 years ago by snan <[email protected]>
Remove unused extern crates

github.com/deltachat/deltachat-core-rust - 05abaa84619d01bad3c064dcb7cbe4a98c2d73bc authored over 2 years ago by link2xt <[email protected]>
Remove unused `error` module

github.com/deltachat/deltachat-core-rust - 13e724c8ea21849be334aa45c8f9e4eeb8f7d091 authored over 2 years ago by link2xt <[email protected]>
Enable clippy::unused_async lint

github.com/deltachat/deltachat-core-rust - 0a51db3005e2fcb4b85c8bd9d98077cc0784b087 authored over 2 years ago by link2xt <[email protected]>
update python API (#3394)

github.com/deltachat/deltachat-core-rust - 4f02c811a3be59b020a96234293ecc9d15d58281 authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
node: remove `npx` from build script, (#3396)

* node: remove `npx` from build script,
this broke flathub build

* add pr number to changelog

github.com/deltachat/deltachat-core-rust - 0d1d1a25da289f6efe559ecd710595cac871d292 authored over 2 years ago by Simon Laux <[email protected]>
update provider database (#3399)

ran `./src/provider/update.py ../provider-db/_providers/ > src/provider/data.rs`

github.com/deltachat/deltachat-core-rust - cd27c143c389a557801f60c3a024394bf8b5eea7 authored over 2 years ago by bjoern <[email protected]>
add open keybindings to to menu (#2797)

github.com/deltachat/deltachat-desktop - 85af33693132deeca81c87958b9ce35c051e6998 authored over 2 years ago by Simon Laux <[email protected]>
fix double subdomain in hermes.radio

github.com/deltachat/provider-db - a45882149b062795806df3a3ddb2c1a668fbf471 authored over 2 years ago by B. Petersen <[email protected]>
adding all domains up to now (#238)

github.com/deltachat/provider-db - c291c93e20b07b69a1170f3d559269a20a6be87f authored over 2 years ago by Rafael Diniz <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 00263828f2493264be4ff94ba579bb2957d18f5d authored over 2 years ago by B. Petersen <[email protected]>
don't allow swipe to navigate back in WebxdcViewController, because the gesture interferes with interactions in webxdcs (for example in games) (#1599)

github.com/deltachat/deltachat-ios - 10ffe3d60e924eff9fb3c146565ab2bfafe6a75a authored over 2 years ago by cyBerta <[email protected]>
update deltachat-core-rust submodule to 'cleanup series of webxdc info messages (#3395)'

github.com/deltachat/deltachat-ios - 3e1de8d24126943f51239317461347d58dc34e23 authored over 2 years ago by B. Petersen <[email protected]>
cleanup series of webxdc info messages (#3395)

* clarify webxdc reference wrt info-messages

* add from_id parameter to add_info_msg_with_cmd...

github.com/deltachat/deltachat-core-rust - fcded6365380155a1d3a8ab02161fe52dabc2f76 authored over 2 years ago by bjoern <[email protected]>
Remove Action::FetchExistingMsgs

github.com/deltachat/deltachat-core-rust - 303c4f1f6d9925ffa6590422e6716e1229badfde authored over 2 years ago by link2xt <[email protected]>
imex: do not remove our database if backup cannot be imported

We may still want to try importing another backup into
the same database.

github.com/deltachat/deltachat-core-rust - 925b3e254c6488c2609565c4995843a0c20df7c5 authored over 2 years ago by link2xt <[email protected]>
sql: do not reset our database if backup cannot be decrypted

github.com/deltachat/deltachat-core-rust - 558850e68f5fa9d13b7035fac9bbce02fa9a1713 authored over 2 years ago by link2xt <[email protected]>
update package lock

github.com/deltachat/deltachat-desktop - ba1f94808aaded471d5f56ca9dbbf3becdf30306 authored over 2 years ago by Simon Laux <[email protected]>
push strings to android repo (#2794)

* push strings to android repo

the two remaining strings will likely change soon so I did not...

github.com/deltachat/deltachat-desktop - 33c4604ccf71b1e9454ee6e33d01b599e4e47d3b authored over 2 years ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-android - 10994417e3c4b3b8ce20d010eba9632c07b8254d authored over 2 years ago by B. Petersen <[email protected]>
clarify 'focus' commands

github.com/deltachat/deltachat-android - 177c382a514e1be5dff29e14cc2c11cef64217d1 authored over 2 years ago by B. Petersen <[email protected]>
remove hard to translate strings for now from transifex

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

github.com/deltachat/deltachat-core-rust - ce47942ba343b211e998f43b6d2f0120d11aad47 authored over 2 years ago by link2xt <[email protected]>
python: build wheels for python 3.10

Recent manylinux2014 images contain Python 3.10 and Python 3.11.
Python 3.11 is in beta, so addi...

github.com/deltachat/deltachat-core-rust - aaf3a17ada69f50e0400e1f40f76728074e3aa42 authored over 2 years ago by link2xt <[email protected]>
and improve keybings help dialog layout

remove the headings and fix layout

github.com/deltachat/deltachat-desktop - 6765c98c47b0526d7bbbf301946e6b1644c23c3e authored over 2 years ago by SimonLaux <[email protected]>
Merge pull request #3381 from deltachat/adb/apply-black-and-isort

apply isort and black formatters, add format checking to CI

github.com/deltachat/deltachat-core-rust - 1d568076df1050e548dcae66a9dba6c83a66fc9c authored over 2 years ago by Asiel Díaz Benítez <[email protected]>
remove unused keybinding strings

github.com/deltachat/deltachat-android - 56fa6710441c62f2dffcc2ba042b0db59f70d9f0 authored over 2 years ago by B. Petersen <[email protected]>
add desktop strings (#2311)

* add desktop strings

* streamline strings

Co-authored-by: B. Petersen <[email protected]>

github.com/deltachat/deltachat-android - f2a3595bc84488f07acd6e620693907cdafeecfd authored over 2 years ago by Simon Laux <[email protected]>
Remove direct dependency on async_trait (#3382)

Not completely sure it's worth it since some other dependencies still
depend on it. Anyway, pro...

github.com/deltachat/deltachat-core-rust - e2b33394751deabbe638f0faa7a13e4cc75dfc39 authored over 2 years ago by Hocuri <[email protected]>
Merge pull request #3391 from deltachat/dependabot/cargo/quick-xml-0.23.0

github.com/deltachat/deltachat-core-rust - 80efaa0dfa3fa3d7137fcc5b04eaf829c4fa9657 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dehtml: update for quick-xml 0.23

github.com/deltachat/deltachat-core-rust - 24d967d6f4da6b447ca884d300d4846e1574731a authored over 2 years ago by link2xt <[email protected]>
cargo: bump quick-xml from 0.22.0 to 0.23.0

Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.22.0 to 0.23.0.
- [Release notes](h...

github.com/deltachat/deltachat-core-rust - ed5bbf6882bcabe28f8640384d1bcb5c87483c96 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert async-global-executor to 2.0.4

2.1.0 does not support Rust 1.56.0

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

github.com/deltachat/deltachat-android - 2be3d3ccbbfb0d243f5c0626fa9ad354ce17219a authored over 2 years ago by B. Petersen <[email protected]>
Make parse_sync_items() non-async

github.com/deltachat/deltachat-core-rust - 8f8c375758305ecd7beed2b65d317988d0d57765 authored over 2 years ago by link2xt <[email protected]>
Update `uuid` dependency

github.com/deltachat/deltachat-core-rust - 12dd092133fe48bc486928e508a8a743fcab75b8 authored over 2 years ago by link2xt <[email protected]>
Merge pull request #3364 from deltachat/dependabot/cargo/num-traits-0.2.15

github.com/deltachat/deltachat-core-rust - c90a35867413c57a0283e42b5e6f7a1ab4c0dda4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3362 from deltachat/dependabot/cargo/sanitize-filename-0.4.0

github.com/deltachat/deltachat-core-rust - b6cd49c825b1a924b70ba64318e87428f70fc00a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3366 from deltachat/dependabot/cargo/regex-1.5.6

github.com/deltachat/deltachat-core-rust - a89b405e1659369a2d2bca4b48e14da2df1efc1b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
do not add legacy info-messages on resending (#3389)

* do not wipe info for drafts

* drafts and received webxdc-instances, resent or not, do not t...

github.com/deltachat/deltachat-core-rust - e1e5803067289f1e8f1147b534e64112e0a1006c authored over 2 years ago by bjoern <[email protected]>
test that bcc_self-updates are not triggered twice

bcc_self-updates are not received
due to the normal prevention of not even downloading these mes...

github.com/deltachat/deltachat-core-rust - 9e0decb6cb4d3bffd88731157ece128a525e7851 authored over 2 years ago by B. Petersen <[email protected]>
cargo: bump num-traits from 0.2.14 to 0.2.15

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.14 to 0.2.15.
- [Release not...

github.com/deltachat/deltachat-core-rust - 8ae3449a43a823abd00e4e74a45f8462ad1026ea authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #3356 from deltachat/dependabot/cargo/once_cell-1.12.0

github.com/deltachat/deltachat-core-rust - dac5460da091507282f750051891ea260e32c145 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
node: move split2 to devDependencies (#3341)

Co-authored-by: Simon Laux <[email protected]>

github.com/deltachat/deltachat-core-rust - df0513f4f4f1b2254bff826e97a459f7a97f4aa8 authored over 2 years ago by Robert Schütz <[email protected]>
cargo: bump once_cell from 1.10.0 to 1.12.0

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.10.0 to 1.12.0.
- [Release notes]...

github.com/deltachat/deltachat-core-rust - d9535213dcf3e08e765da393bf0a938d46b5580c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
More minimal theme tweaks

github.com/deltachat/deltachat-desktop - 26d367f396e54ad6f3cae040a994d477547c851b authored over 2 years ago by jikstra <[email protected]>
test_utils.rs / TestContext: Remove poison channel, don't fail test if events loop panics (because it can't panic anymore) (#3380)

I added this poison_sender and poison_receiver stuff back when we had event listeners (which wer...

github.com/deltachat/deltachat-core-rust - a320817ee51a72f40f7d1deb60e8faa40977a607 authored over 2 years ago by Hocuri <[email protected]>
Fix and tweak the minimal theme (#2791)

github.com/deltachat/deltachat-desktop - 5fa17082dc4c4eec525d7aa4480e78837f517b93 authored over 2 years ago by Jikstra <[email protected]>
[wip] Fix sometimes DayMarker missing and adding messageId to MessageDetail (#2788)

* Fix sometimes DayMarker missing and messageId to MessageDetail

* Update CHANGELOG

* Fix ...

github.com/deltachat/deltachat-desktop - 431ef03ce85360e5cf18e2713bb7b6d6a2b6d900 authored over 2 years ago by Jikstra <[email protected]>
Delete Message.tsx

github.com/deltachat/deltachat-desktop - 226305136649f8cb1639b97f252a3b95c8389d75 authored over 2 years ago by andresmc98 <[email protected]>
Delete _message.scss

github.com/deltachat/deltachat-desktop - d2a60a397d913d0f07b193f69bf9d99897695edd authored over 2 years ago by andresmc98 <[email protected]>
Solve Issue #2627

Changes in the Forward Message
now only can click on the"Forward Message" text instead all the...

github.com/deltachat/deltachat-desktop - 8b97d5178d7a26bd9bccc85b176af68266e1db68 authored over 2 years ago by andresmc98 <[email protected]>
Fix issue #2627

Now the "hand" on the mouse icon only appear on the "forwarded message" text

github.com/deltachat/deltachat-desktop - 60ba43a4cd2cfc554cab0c4d79f0c42a29c9badf authored over 2 years ago by andresmc98 <[email protected]>
Fix issue #2627

Now only the text "Forwarded message" is clickeable
instead of all the wide of the message

github.com/deltachat/deltachat-desktop - 44c8b2ba6f6e849166e691d043472a0f493bc9a3 authored over 2 years ago by andresmc98 <[email protected]>
Hide new contact button if a contact already exists

github.com/deltachat/deltachat-desktop - 6bd724402f0c77ee3b27547390562c1b8dafbf06 authored over 2 years ago by flipsimon <[email protected]>
Merge pull request #1596 from deltachat/conditional_chatlist_update

emit DC_MSGS_CHANGED event after sharing from Delta to Delta

github.com/deltachat/deltachat-ios - 8689abb1b26ca7bf4feac1731f9fa9ce512ab4d2 authored over 2 years ago by cyBerta <[email protected]>
Merge pull request #1593 from deltachat/support_source_code_url

implement source code menu entry in webxdc views

github.com/deltachat/deltachat-ios - 8090a15ca8a86dc2b6e4d0619d27b1a2d8521773 authored over 2 years ago by cyBerta <[email protected]>
Changed button label from 'Open' to 'Save'

github.com/deltachat/deltachat-desktop - 5105085cdb9364f5ceecefd8db7d96301b8f0917 authored over 2 years ago by flipsimon <[email protected]>
apply black with new line-length == 120

github.com/deltachat/deltachat-core-rust - 17aab01eaa835cc135327db784c21a1cf7107653 authored over 2 years ago by adbenitez <[email protected]>
set black.line-length to 120

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