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

fixed port for STARTTLS

github.com/deltachat/provider-db - ef257e199b01d2d79180ef284a97327b923b7e4e authored over 2 years ago by missytake <[email protected]>
Remove inbox_watch and mvbox_watch and add only_fetch_mvbox (#2544)

* Removed options to watch inbox (inbox_watch) and watch deltachat folder (mvbox_watch) from adv...

github.com/deltachat/deltachat-desktop - fbf90a7d22a3333c68b4d82d36d9d5ee52518e31 authored over 2 years ago by flipsimon <[email protected]>
format reference links that they each have their own line

github.com/deltachat/message-parser - 2641fbbb6687bc111923ac8cb81a2ffe2620a15c authored over 2 years ago by Simon Laux <[email protected]>
add note about being written in rust

github.com/deltachat/message-parser - de3f19cc501c602874cf580de4c7e1f0a185db4f authored over 2 years ago by Simon Laux <[email protected]>
update readme's and add docs how it works

github.com/deltachat/message-parser - 883038f9cb8284e33b82ca7864a72390e02a98e3 authored over 2 years ago by Simon Laux <[email protected]>
smtp: set message state to failed when retry limit is exceeded

github.com/deltachat/deltachat-core-rust - d708f386a1ef700284e1676f1b433758f01ce34b authored over 2 years ago by link2xt <[email protected]>
smtp: remove the message in case of permanent failure

When `smtp_send` returns `Status::Finished`,
the message should be removed from the queue even i...

github.com/deltachat/deltachat-core-rust - 242e8e2bb3a651ee3ad0e0f03191e5e4263f3570 authored over 2 years ago by link2xt <[email protected]>
Merge pull request #1482 from deltachat/no_outgoing_webxdc_info_messages

don't show outgoing webxdc info messages

github.com/deltachat/deltachat-ios - f5ba9b5c3a78dde41475bbdf00393acc94499293 authored over 2 years ago by cyBerta <[email protected]>
Merge pull request #1478 from deltachat/try_to_block_external_content

restrict loading of external resources

github.com/deltachat/deltachat-ios - 9ee952cc45e66fe63ce666dc64855ab0643961cd authored over 2 years ago by cyBerta <[email protected]>
restrict loading of external resources

github.com/deltachat/deltachat-ios - 5aa3f2b84bc1f75cc714fde63a2bd72513a7fa78 authored over 2 years ago by cyberta <[email protected]>
allow to auto-play media files in WebxdcViewController (#1485)

github.com/deltachat/deltachat-ios - 1b6713f16f15df0b86c7a9c7c4aa4c12d238b7f6 authored over 2 years ago by cyBerta <[email protected]>
Restrict webxdc summary (#1486)

* restrict webxdc to one line

* check for empty summary fields and use 'Webxdc' as placeholde...

github.com/deltachat/deltachat-ios - 8358f9405bfb774b8ec45b2b980a1dab30249e19 authored over 2 years ago by cyBerta <[email protected]>
show webxdcs file gallery (#1487)

github.com/deltachat/deltachat-ios - 5b678813a9b093997ef2653c0e28f86d995aba30 authored over 2 years ago by cyBerta <[email protected]>
Fix disappearing drafts (#3067)

github.com/deltachat/deltachat-core-rust - bb9138708a1cb352b428683c19550c19850a4272 authored over 2 years ago by Hocuri <[email protected]>
Don't directly download messages from the Spam folder (#3015)

fix #3007

My approach is:

We don't download any messages from the spam folder anymore, and...

github.com/deltachat/deltachat-core-rust - 34f5510f1fb8fdaa8177c74a956ff8578078041f authored over 2 years ago by Hocuri <[email protected]>
don't show outgoing webxdc info messages

github.com/deltachat/deltachat-ios - be3c341285235739f1e06f20776c0e04b101b6dd authored over 2 years ago by cyberta <[email protected]>
Merge pull request #1477 from deltachat/mute_webxdc_playback_on_exit

stop media playback if wbxdc is closed

github.com/deltachat/deltachat-ios - 405ed5ec090489ba3af0723b49606b36346d5dde authored over 2 years ago by cyBerta <[email protected]>
stop media playback if wbxdc is closed

github.com/deltachat/deltachat-ios - 0e66a40e7471bef95e5a31df31e201608ed702a5 authored over 2 years ago by cyberta <[email protected]>
Merge pull request #1475 from deltachat/fix-blob-creation

fix crashes on creating blobs

github.com/deltachat/deltachat-ios - 3cb44904b632cd63ae6b36268da53d0272abfec1 authored over 2 years ago by cyBerta <[email protected]>
do not try to create a Data object by UnsafeBufferPointer that point to already unref'd data

github.com/deltachat/deltachat-ios - 45d67a4b73baabdafcc18e1368f025c507094259 authored over 2 years ago by B. Petersen <[email protected]>
Merge pull request #1469 from deltachat/improve_tapping

webxdc tap improvements

github.com/deltachat/deltachat-ios - ab631091918d919db44d8088550b7a155fe6242d authored over 2 years ago by cyBerta <[email protected]>
Fix CI

timeout_func_only makes pytest-rerunfailures work with pytest-timeout,
but it only works with de...

github.com/deltachat/deltachat-core-rust - 6c6d47c89ced5ce25cf7536e49e291c0b5c36886 authored over 2 years ago by link2xt <[email protected]>
check parent message type before scrolling to webxdc

github.com/deltachat/deltachat-ios - e036b6b3fbc41fcb12b185f9b1c6a6f230dbe895 authored over 2 years ago by cyberta <[email protected]>
jump from info message to corresponding webxdc

github.com/deltachat/deltachat-ios - 076c432381c885a55465d44d0b2d03314c1e7b2e authored over 2 years ago by cyberta <[email protected]>
add core api wrapper for dc_msg_get_parent

github.com/deltachat/deltachat-ios - 482d0a7dadf5e1708f9d2dc131dd8bd20e627408 authored over 2 years ago by cyberta <[email protected]>
open webxdc view on tap on preview image

github.com/deltachat/deltachat-ios - 29023b18f0ea6125eb1f0f3f7d7d819db9dd7c8f authored over 2 years ago by cyberta <[email protected]>
Merge pull request #1440 from deltachat/webxdc

webxdc

github.com/deltachat/deltachat-ios - eaf5f3e0a4ec26c3aa62ce4f7694d2eba924bb62 authored over 2 years ago by cyBerta <[email protected]>
escape properties set from swift / UI

github.com/deltachat/deltachat-ios - 7cd8d2a5309f7df623e79e68b3e7056c66049a80 authored over 2 years ago by cyberta <[email protected]>
move string extension to string extension file

github.com/deltachat/deltachat-ios - 283db934679271b927598527ee9d573320fe8dd8 authored over 2 years ago by cyberta <[email protected]>
reduce calls to core when configuring WebxdcPreview

github.com/deltachat/deltachat-ios - 0091e8686ff70b744da3ed9062ce1c5cf86c8d99 authored over 2 years ago by cyberta <[email protected]>
Fix scrollToBottomIfClose (#2552)

github.com/deltachat/deltachat-desktop - e9a9487c3d22f77c0f10cd73212b431ef4054b69 authored over 2 years ago by Jikstra <[email protected]>
allow to load fonts from `data:` scheme in webxdc (#2551)

github.com/deltachat/deltachat-desktop - 7fa6e6d50d099350ecf38aa4e177ef3e4e47619f authored over 2 years ago by Simon Laux <[email protected]>
imap: simplify get_quota_roots()

github.com/deltachat/deltachat-core-rust - 2e5e8f73c6b13a7999553fb3352a0e280036b401 authored over 2 years ago by link2xt <[email protected]>
upgrade to new 1.75 core & add webxdc (#2530)

* add webxdc

* fix 2 small bugs:
too strict csp and exception on close

* fix image source...

github.com/deltachat/deltachat-desktop - a727894380a593c36a1fb720950c70c0296dcbc0 authored over 2 years ago by Simon Laux <[email protected]>
imap: remove unwrap()

github.com/deltachat/deltachat-core-rust - ada5d382729d9d3ca7d52a89523ceee3d1580a7c authored over 2 years ago by link2xt <[email protected]>
python: remove arbitrary timeouts from tests

pytest-timeout already handles all deadlocks and is configurable with
--timeout option. With thi...

github.com/deltachat/deltachat-core-rust - c4b0f773db6b34846757446891c25064d41b7f7a authored over 2 years ago by link2xt <[email protected]>
imap: batch message deletion

github.com/deltachat/deltachat-core-rust - 196075c031a9239989b86c33fdcfaa1e1d17351b authored over 2 years ago by link2xt <[email protected]>
Merge pull request #1463 from deltachat/readme-m1-hint

add hint for running the app on m1 to readme

github.com/deltachat/deltachat-ios - aa9165d9bd85c056aee8361579981fdca769ab82 authored over 2 years ago by Simon Laux <[email protected]>
make webxdc.js functions work

fix indentation with xcode in WebxdcViewController.swift

github.com/deltachat/deltachat-ios - 084052393384c1c41aeab2f2f2e351ccba64c3df authored over 2 years ago by Simon Laux <[email protected]>
add hint for m1 documents dir

github.com/deltachat/deltachat-ios - 201cc6856ff6803fb4fa9c915c657fd0570cffd0 authored over 2 years ago by Simon Laux <[email protected]>
imap: move messages in batches

Also change how NO response is treated. NO response means there is an
error moving/copying the m...

github.com/deltachat/deltachat-core-rust - 276daf631e52b0f1302bb4f2c73dc4d1f385918f authored over 2 years ago by link2xt <[email protected]>
Reduce number of unsafe `as` conversions

Enable clippy::cast_lossless lint and get rid of
some conversions pointed out by clippy::as_con...

github.com/deltachat/deltachat-core-rust - fb19b5814716a34d8eb7aeba154b3c6b96e11f40 authored over 2 years ago by link2xt <[email protected]>
Merge pull request #3055 from deltachat/dependabot/cargo/async-std-resolver-0.20.4

github.com/deltachat/deltachat-core-rust - 13a5e3cf6f32f94c66fce6b68a2eb12d83d16a47 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enabled 'copy image' context menu option in gallery and chat view and… (#2546)

* Enabled 'copy image' context menu option in gallery and chat view and removed 'copy text' opti...

github.com/deltachat/deltachat-desktop - aaa224b26b71cc005c39c031abe2dc55de41c4ef authored over 2 years ago by flipsimon <[email protected]>
left align scaled preview image

github.com/deltachat/deltachat-ios - 50839dede3f4a9d7206deafcffbb792e641bd76a authored over 2 years ago by cyberta <[email protected]>
prepare 1.28.1 (#1460)

* update changelog for 1.28.1

* bump version to 1.28.1

github.com/deltachat/deltachat-ios - 4b311023120c594e54bf1009bd841dc2d207d319 authored over 2 years ago by bjoern <[email protected]>
update readme js style badge

github.com/deltachat/deltachat-node - 1b2a43b615de3956a84b4dc7c5358157b78f5122 authored over 2 years ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 6c14e28674f6e3581b45cd522ed141cd096f3416 authored over 2 years ago by B. Petersen <[email protected]>
update chatlist on chat-modified and contact-changed (#1459)

this was just missing,
the issue was introduced by #1395,
before the "update in background" wa...

github.com/deltachat/deltachat-ios - 15e018492b604031cb4c2ee111da613ba1d031f1 authored over 2 years ago by bjoern <[email protected]>
prepare 1.75.1

because I forgot ugrading the version in package.json for 1.75.0

github.com/deltachat/deltachat-node - df76e854b036769c12f761bd06341bbe36e718fe authored over 2 years ago by Simon Laux <[email protected]>
update changelog

github.com/deltachat/deltachat-node - 060e55b47406d1ebdabcf58f92b5c36047e6a86a authored over 2 years ago by Simon Laux <[email protected]>
fix `get webxdcInfo()`

github.com/deltachat/deltachat-node - 0c061e37016493d635a5d35457367170b0a37335 authored over 2 years ago by Simon Laux <[email protected]>
solve duplicated macro warning

github.com/deltachat/deltachat-node - c06b505ee7f4c4630742032ace3cf107d30d5dfa authored over 2 years ago by Simon Laux <[email protected]>
add the following lowlevel apis:

- dcn_msg_get_webxdc_blob
- dcn_get_webxdc_status_updates
- dcn_send_webxdc_status_update
- dcn_m...

github.com/deltachat/deltachat-node - 3db77d87f884121bd3253445606b0d0929dd4612 authored over 2 years ago by Simon Laux <[email protected]>
add js functions to call the native functions

run prettier

github.com/deltachat/deltachat-node - 69b0ecb14063b6cd973a4be5d9ddd6148b48eec7 authored over 2 years ago by Simon Laux <[email protected]>
only load webxdcinfo for webxdc messages

github.com/deltachat/deltachat-node - 0b536e86490606d5236495c61c3ba4e44200e0c3 authored over 2 years ago by Simon Laux <[email protected]>
make getWebxdcBlob return a Buffer,

size is right now, but data seems corrupted

github.com/deltachat/deltachat-node - 168fec18c97eeaf7cef7fba48cb1a74241a1a69f authored over 2 years ago by Simon Laux <[email protected]>
fix dcn_msg_get_webxdc_blob

github.com/deltachat/deltachat-node - 66ef326078f1c446f3943850f0828d2266d8a153 authored over 2 years ago by Simon Laux <[email protected]>
fix dcn_msg_get_webxdc_blob: file not found

should return null, threw error before

github.com/deltachat/deltachat-node - 21ba92f882d27abf1deb0651942cb6d7d8697053 authored over 2 years ago by Simon Laux <[email protected]>
`free` to `dc_str_unref`

github.com/deltachat/deltachat-node - 40212a2573586d47e4af171820c2a6c3032b4270 authored over 2 years ago by Simon Laux <[email protected]>
allow removing quotes from draft message

improve c code

github.com/deltachat/deltachat-node - 607e27185600c681d72485209f2d1cf137a155ec authored over 2 years ago by Simon Laux <[email protected]>
fix test: no default signature anymore

github.com/deltachat/deltachat-node - c7b9fbf08d641eb759df0b53a9e5277b408e85d7 authored over 2 years ago by Simon Laux <[email protected]>
Update deltachat-core-rust to commit 9b562eebcd65fea91b06737a96e0eec7a576e942

github.com/deltachat/deltachat-node - 9d3cf6c1e1f7e84cd48aa729012f53de93347f55 authored over 2 years ago by jikstra <[email protected]>
update core submodule to 1.72

and commit updated constants

github.com/deltachat/deltachat-node - 2519ddf55f43b6f14fe33c4471b0b1ef4f048c1b authored over 2 years ago by Simon Laux <[email protected]>
fix webxdc type naming

github.com/deltachat/deltachat-node - 3eea4bd0522d7a662b7cbd703efa4e76a016b6e9 authored over 2 years ago by Simon Laux <[email protected]>
prepare 1.75.0

github.com/deltachat/deltachat-node - bf57ee43ed39b2b375cb745256ca5525989f3d2c authored over 2 years ago by Simon Laux <[email protected]>
update core submodule to point to core 1.75.0

github.com/deltachat/deltachat-node - 8730a7cfad9c67e60a22be83ef46893171ed3b7f authored over 2 years ago by Simon Laux <[email protected]>
Upgrade to core unreleased upcomming 1.71

github.com/deltachat/deltachat-node - 273e59504a4d0c50426b56a8b8cfcd018e307c47 authored over 2 years ago by Simon Laux <[email protected]>
fix esbuild warning in `FullscreenMedia.tsx`

github.com/deltachat/deltachat-desktop - 5a7d5bd124f2ef732c925f0ddb308cbaf2a146de authored over 2 years ago by SimonLaux <[email protected]>
do set_visibility() in a transaction (#3053)

this avoids archived chats containing fresh messages:

before, it could happen that between th...

github.com/deltachat/deltachat-core-rust - 1caf3caf1bcc466e9140293c2512bb1570c924dd authored over 2 years ago by bjoern <[email protected]>
First remove the draft, then send the message (#2536)

* First remove the draft, then send the message

* Fix formatting

* Reorder calls

github.com/deltachat/deltachat-desktop - e0e151df4ffc582c8603adccf152cf65ee1b2697 authored over 2 years ago by Jikstra <[email protected]>
interop test doesn't need a spider as well

github.com/deltachat/eppdperf - 64e57124a7c0c77727309f77ae04ba9265dc9f33 authored over 2 years ago by missytake <[email protected]>
Fixed font color for highlighted settings options (#2547)

* Fixed font color for highlighted settings options

* Adapted changelog and deleted line in l...

github.com/deltachat/deltachat-desktop - 16b169069372a57b88f56fec19e88c791e1ce900 authored over 2 years ago by flipsimon <[email protected]>
Move locking logic for fetch more to the store (#2537)

* Move locking logic for fetch more to the store

* Improve locking

* Fix formatting

github.com/deltachat/deltachat-desktop - 810b58d8edfa8b049703bd2846f8e8879beda3ce authored over 2 years ago by Jikstra <[email protected]>
cargo: bump async-std-resolver from 0.20.3 to 0.20.4

Bumps [async-std-resolver](https://github.com/bluejekyll/trust-dns) from 0.20.3 to 0.20.4.
- [Re...

github.com/deltachat/deltachat-core-rust - 564370f79aa763a83f98cf19e293b21ceb9ffd2d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
default font for webxdc summary line

github.com/deltachat/deltachat-ios - 55e60a5aaf6abf93a4a8772814fe895f9d94e46f authored over 2 years ago by cyberta <[email protected]>
use DcMsg extension to get webxdc's name

github.com/deltachat/deltachat-ios - ffbf6f43e010b5dc33adc588a8e9782eb51b7de9 authored over 2 years ago by cyberta <[email protected]>
draft Webxdc message cell

github.com/deltachat/deltachat-ios - cc2ce2f4fe9df320cb5d6685216f1a9f00fc09ff authored over 2 years ago by cyberta <[email protected]>
implement extension to get bold text

github.com/deltachat/deltachat-ios - c716d64336bc370334b7ceb13e4347dc54de2b70 authored over 2 years ago by cyberta <[email protected]>
implement DcMsg extensions to conventiently get webxdc message infos

github.com/deltachat/deltachat-ios - f2c7e048805303a1a0fde9ba8edde55db0716f97 authored over 2 years ago by cyberta <[email protected]>
bump android minor version (translations updates)

github.com/deltachat/deltachat-pages - 6da4c5f261890d67441ba6d06c6e9cc6bdf49e7a authored over 2 years ago by B. Petersen <[email protected]>
prepare 1.28.1 (#2218)

* update changelog to 1.28.1

* bump version to 1.28.1

github.com/deltachat/deltachat-android - d91d8c9ea3eca65fe0220723ebdbcfcceb4412c3 authored over 2 years ago by bjoern <[email protected]>
update funding information with 2021/2022 info, update bitcoin address, and mention on "contribute" that we contract/employ developers

github.com/deltachat/deltachat-pages - 2a08230dbed3c47a03e0b9f2518bc4cb28f1d085 authored over 2 years ago by holger krekel <[email protected]>
Update contribute.md

github.com/deltachat/deltachat-pages - 39e1f72d2342612858600216ba0cc1b7ceab2a06 authored over 2 years ago by Jette <[email protected]>
better mailcow error handling

github.com/deltachat/mailadm - 0a90a8a2c8a525585486b89ff6edb91845ff962f authored over 2 years ago by missytake <[email protected]>
update translations

github.com/deltachat/deltachat-android - 481cf9895c34b7d38d2f0092dddde05a035ad20d authored over 2 years ago by B. Petersen <[email protected]>
cargo clippy --fix

github.com/deltachat/yerpc - 6e98fa46e02ab45f37f79895beec41e90d19590a authored over 2 years ago by Franz Heinzmann (Frando) <[email protected]>
cargo clippy --fix

github.com/deltachat/deltachat-jsonrpc - 76c7dcd6d5f177bdc8f184be492dccd99e21b483 authored over 2 years ago by Franz Heinzmann (Frando) <[email protected]>
cargo fmt

github.com/deltachat/deltachat-jsonrpc - f749a2a1f55f0963cbc27e4d47efbea8ee6e927c authored over 2 years ago by Franz Heinzmann (Frando) <[email protected]>
Remove obsolete code

github.com/deltachat/deltachat-jsonrpc - 12df1ebbf8c8fd060933422bf7f5f3bda8814a8d authored over 2 years ago by Franz Heinzmann (Frando) <[email protected]>
update packages

github.com/deltachat/deltachat-jsonrpc - 453bf1d3a4a054b6116bd09fac5e715d93ce37c3 authored over 2 years ago by Franz Heinzmann (Frando) <[email protected]>
Fix package.json

github.com/deltachat/yerpc - d5320e3be1feefd23076c3e97ab0dafb8eb7f167 authored over 2 years ago by Franz Heinzmann (Frando) <[email protected]>
Update README.md

github.com/deltachat/yerpc - e7894f796fbf07d7177342678203d43e7e092f02 authored over 2 years ago by Franz Heinzmann <[email protected]>
reorder changelog

github.com/deltachat/deltachat-ios - 9f66a9dd34f698dbf0f52ec4ae2b40f0efca2f58 authored over 2 years ago by B. Petersen <[email protected]>
allow subclasses of WebViewViewController to overwrite initial configuration

github.com/deltachat/deltachat-ios - 21cddbf6f3cc4b7f64b8f91746c2eb428e9bdd1e authored over 2 years ago by cyberta <[email protected]>
sketch swift wrapper methods for webxdc

github.com/deltachat/deltachat-ios - b2db6491de8093c353f874c43b897595ca07c5d0 authored over 2 years ago by cyberta <[email protected]>