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

update translations

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

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

github.com/deltachat/deltachat-android - 81234dcd6d6969d71517a71660cd48d4da0f5d75 authored almost 3 years ago by B. Petersen <[email protected]>
prepare 1.26.0 (#2153)

* update changelog for 1.26.0

* add device message; as 1.24 is still pretty fresh, we also ke...

github.com/deltachat/deltachat-android - 09e0d7e4d0e51c72fbbbe4b67422a344fa3c507e authored almost 3 years ago by bjoern <[email protected]>
selecting chat now closes all notifications about it again (#2439)

github.com/deltachat/deltachat-desktop - 451fb6453fbd3cb3735624396761fc64e97a1eb4 authored almost 3 years ago by Simon Laux <[email protected]>
fix the regression that qoutes without msg were not displayed (#2440)

and also fix #2434

github.com/deltachat/deltachat-desktop - 951a4be6baa2c6b420b0a94788fcb4da2ef6a82d authored almost 3 years ago by Simon Laux <[email protected]>
Fix react warning in about dialog (#2428)

github.com/deltachat/deltachat-desktop - 5f4f5d880ab4d46e01bae2c88fc4756f6aec623c authored almost 3 years ago by SimonLaux <[email protected]>
synchronize unread-badge-color with desktop (#2148)

github.com/deltachat/deltachat-android - c7e81d2bc238f420b075d390584b2a98803f1838 authored almost 3 years ago by bjoern <[email protected]>
make tracking core versions easier (#2152)

* nicer commit messasge on updating core

this sets the commit message for updating core modul...

github.com/deltachat/deltachat-android - e784b01f37eb08614d6d615252cbda889d367d43 authored almost 3 years ago by bjoern <[email protected]>
hotfix: fix source strings.xml errors

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

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

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

github.com/deltachat/deltachat-android - 9fb695739dd4b1be0cfcfd6f8ef0532e7cc1268f authored almost 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.68 (#2844)'

github.com/deltachat/deltachat-android - c67e61c12ef06a9eafd91bdbf0621f61ef23e0cf authored almost 3 years ago by B. Petersen <[email protected]>
prepare 1.68 (#2844)

* update changelog for 1.68.0

* bump version to 1.68.0

github.com/deltachat/deltachat-core-rust - 7f97768c5652c8740efe3b88e78073a85d8a39ee authored almost 3 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-android - fd8c4a628ef583c3e87dd3b09ed45aa740a089fa authored almost 3 years ago by B. Petersen <[email protected]>
add translation strings from desktop (#2149)

* add translation strings from desktop

* Update res/values/strings.xml

Co-authored-by: bjo...

github.com/deltachat/deltachat-android - 5601ca91b14b2a91aad025fa5ccbbb22af328b9f authored almost 3 years ago by Simon Laux <[email protected]>
add `sc_contacts_get_blocked` api

github.com/deltachat/deltachat-jsonrpc - 8da0403be18fdcee6e92906da55524f908c379fd authored almost 3 years ago by Simon Laux <[email protected]>
Merge pull request #2829 from deltachat/dependabot/cargo/libc-0.2.108

github.com/deltachat/deltachat-core-rust - ecd548a7aa93c0a631e0b7dfd3fd6d7f75737a85 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2830 from deltachat/dependabot/cargo/anyhow-1.0.48

github.com/deltachat/deltachat-core-rust - 62efb0795bb5c029ff7f427d3c05fddd51cab2a6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tweak qr svg (#2842)

* repl: allow groupname arguments with more than one word (came over that when testing qr codes)...

github.com/deltachat/deltachat-core-rust - 53f042ee08e6bce36a2512d581a3912da74e7ea7 authored almost 3 years ago by bjoern <[email protected]>
Test forwarded quoted messages

github.com/deltachat/deltachat-core-rust - 6b3b33d2a0ea2e1a77fb13fd734e7a2e4ee4afe1 authored almost 3 years ago by link2xt <[email protected]>
Reset In-Reply-To when forwarding a message

github.com/deltachat/deltachat-core-rust - 487f7593ce0181822e40bb89f2f8f845e5541b23 authored almost 3 years ago by link2xt <[email protected]>
Do not return trashed messages from `get_rfc724_mid_in_list`

This function is used to lookup the chat by `References` and
`In-Reply-To` header, so it does no...

github.com/deltachat/deltachat-core-rust - 5108314c03fc46dc8fe92b1ba8668bae59f9db70 authored almost 3 years ago by link2xt <[email protected]>
Merge fixes for chat assignment when forwarding messages

GitHub PR #2843

github.com/deltachat/deltachat-core-rust - 6ce97bd0cd3f26f341b77c66100f012f9de24f25 authored almost 3 years ago by link2xt <[email protected]>
Test `get_parent_message`

github.com/deltachat/deltachat-core-rust - e90fc9504a760b85dbd625aa861440cdc3276d9b authored almost 3 years ago by link2xt <[email protected]>
Add group forwarding test

github.com/deltachat/deltachat-core-rust - c29149e74cfc42021506f14952ff97f30c9ffe29 authored almost 3 years ago by link2xt <[email protected]>
Do not return a quoted message for forwarded messages

For forwarded messages, parent message is not a quoted message.

github.com/deltachat/deltachat-core-rust - 2d70ccc2bf3e1d7ff286a0fce0b104ad7166d51f authored almost 3 years ago by link2xt <[email protected]>
first results! hotmail, outlook, and tiscali didn't work.

github.com/deltachat/eppdperf - 3132c754b2ddf5bc9f363703446a20d0d7607d36 authored almost 3 years ago by missytake <[email protected]>
anonymize test accounts in result

github.com/deltachat/eppdperf - 90fbf4845afa5f51ed654efa90e1e05e0adb065d authored almost 3 years ago by missytake <[email protected]>
read messages only once

github.com/deltachat/eppdperf - afa9841eee19fdb4b9cce04c1b1b74d9c0ece4ea authored almost 3 years ago by missytake <[email protected]>
fixing KeyError

github.com/deltachat/eppdperf - d087aa9c17580fc74ec77e089e878cb4c1dd0ded authored almost 3 years ago by missytake <[email protected]>
fix control flow: end loop when all messages have been received

github.com/deltachat/eppdperf - d71fa9bf8fe0c0d99977ab33a35aae5b008ca2ac authored almost 3 years ago by missytake <[email protected]>
update translations

github.com/deltachat/deltachat-android - 0213019aa0db1fcfacb773005410644cbfa8dd48 authored almost 3 years ago by B. Petersen <[email protected]>
new test: send file to spider, write to .csv #3

github.com/deltachat/eppdperf - 8a06cc32415645a6f1922e2324d4ff9b17aa235e authored almost 3 years ago by missytake <[email protected]>
added 15MB example file with CC license

github.com/deltachat/eppdperf - 9465da27de50959e4a858bfcc2455e4acf27a26c authored almost 3 years ago by missytake <[email protected]>
timeout: check when all members have written to the group #5

github.com/deltachat/eppdperf - 82d4e66889aeb5bb05887a789688621671ce7196 authored almost 3 years ago by missytake <[email protected]>
write groupmsg test results to .csv

github.com/deltachat/eppdperf - dacb9bd87e6705fac9f6cf1e51fc95a2a46b7e1f authored almost 3 years ago by missytake <[email protected]>
correctly log timeouts

github.com/deltachat/eppdperf - dfb0a13041b5f071271f9781f2467d71fe739b54 authored almost 3 years ago by missytake <[email protected]>
fix file overwrite logic

github.com/deltachat/eppdperf - 559446a402199689540f9330bbbbc1bf248ff50b authored almost 3 years ago by missytake <[email protected]>
everyone sends messages to the group #2

github.com/deltachat/eppdperf - e67a2abd3126f7102f6c31c4033f5be614606345 authored almost 3 years ago by missytake <[email protected]>
write groupadd test results to .csv #2

github.com/deltachat/eppdperf - 943aee6e13d7b8516c474d740c7595e5ea85a742 authored almost 3 years ago by missytake <[email protected]>
create test group and invite all accounts #2

github.com/deltachat/eppdperf - 8053614feee14782dc02cfc3fd6fcae447a201d9 authored almost 3 years ago by missytake <[email protected]>
refactoring around

github.com/deltachat/eppdperf - 633ebf0564722918151089e1ab2ef5ea82e691e0 authored almost 3 years ago by missytake <[email protected]>
fix overwrite question

github.com/deltachat/eppdperf - 2924e9320c11f4fbe95525bf668f26f43bd8c598 authored almost 3 years ago by missytake <[email protected]>
small style things

github.com/deltachat/eppdperf - 722a027624d9b4a7d9a0224e38c1473f61ec468b authored almost 3 years ago by missytake <[email protected]>
moved Output class to output.py #1

github.com/deltachat/eppdperf - 73023b5a329d5b924af51a65df7ce5884b541292 authored almost 3 years ago by missytake <[email protected]>
moved plugins to plugins.py

github.com/deltachat/eppdperf - a3b82816892a32f406af9787f4af2923bca7f7b7 authored almost 3 years ago by missytake <[email protected]>
results.csv -> performance.csv #1

github.com/deltachat/eppdperf - 250d4f7682fd6695d255820200515f536dff7e69 authored almost 3 years ago by missytake <[email protected]>
mail_pw -> app_pw

github.com/deltachat/eppdperf - d124165170129f66ab2ccb7f5970772fc6a0cc39 authored almost 3 years ago by missytake <[email protected]>
don't write addresses to output file. closes #1

github.com/deltachat/eppdperf - a78ce8d47dd44af43b87cd4ea8a5616b83c7bffa authored almost 3 years ago by missytake <[email protected]>
default timeout: 60 seconds

github.com/deltachat/eppdperf - 79f36304be3d075f0cd9b81c869e307c0d88ffea authored almost 3 years ago by missytake <[email protected]>
added default value for --accounts_file

github.com/deltachat/eppdperf - 0a8460cf47f3a783446a1b9dec47dedb8e55892d authored almost 3 years ago by missytake <[email protected]>
add -y option to automatically overwrite output file

github.com/deltachat/eppdperf - 057ee887edb2e831738bc2edd1a250cc3adb329d authored almost 3 years ago by missytake <[email protected]>
added send & receive tests to output class

github.com/deltachat/eppdperf - b35fd01af4f8bdaba6449a3e65178d9c0d836119 authored almost 3 years ago by missytake <[email protected]>
write results to .csv

github.com/deltachat/eppdperf - de2bf525f104cc1de22edb1180797fab41d30d77 authored almost 3 years ago by missytake <[email protected]>
started with basic output class #1

github.com/deltachat/eppdperf - fba73a2ac04d15575aeda4c90e68796974664a87 authored almost 3 years ago by missytake <[email protected]>
added example configuration

github.com/deltachat/eppdperf - 094319cac5eef878aec7be915dee15019a17e80a authored almost 3 years ago by missytake <[email protected]>
documented status quo in README

github.com/deltachat/eppdperf - 20910c88970352f5d15f0cb1fa2dd515e5b4fbe2 authored almost 3 years ago by missytake <[email protected]>
added .gitignore

github.com/deltachat/eppdperf - 05c505b87485c476f48821e1935535c2e529e53c authored almost 3 years ago by missytake <[email protected]>
Merge pull request #2147 from deltachat/generated-avatar-improvements

make avatar letter bold and transform it to uppercase

github.com/deltachat/deltachat-android - e90185a02e829c295046c3d21889de7fc1cd2157 authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
cargo: bump serde_json from 1.0.71 to 1.0.72

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](ht...

github.com/deltachat/deltachat-core-rust - c1e144d4dbca3cbcf8c376474f21bb7886b982b9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prepare for v1.67.0

github.com/deltachat/deltachat-node - 05eec3e511e8a88a5b114edca69c15d9e4f46028 authored almost 3 years ago by jikstra <[email protected]>
Merge pull request #529 from deltachat/qr_code_svg_from_core

add `context.getSecurejoinQrCodeSVG` api

github.com/deltachat/deltachat-node - 62c518836c733aef5e83732f1bd8df652c4296b9 authored almost 3 years ago by Jikstra <[email protected]>
Update aeap-mvp.rst

github.com/deltachat/deltachat-core-rust - f2b86a1c0f4f1b22ceb8e7f8ff0c6d4f4a5fa377 authored almost 3 years ago by Hocuri <[email protected]>
Add a draft how an AEAP MVP could look

github.com/deltachat/deltachat-core-rust - 9583d41446de1cfb309c568502bda3d0ff9f78b0 authored almost 3 years ago by Hocuri <[email protected]>
Update deltachat-core-rust to 1.67.0

github.com/deltachat/deltachat-node - d7929e4c7a67a8361c58f575320b18833de8aa63 authored almost 3 years ago by jikstra <[email protected]>
Fix typo in handling signal for NameOwnerChanged

github.com/deltachat/node-dbus-next - 60a4de9d802a0cf8842d06645ee6482b0b1ce78d authored almost 3 years ago by Alexey Ryabov <[email protected]>
cargo: bump anyhow from 1.0.47 to 1.0.48

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.47 to 1.0.48.
- [Release notes](https...

github.com/deltachat/deltachat-core-rust - e594064f93fd8a0a843345bb12db8a2bef0b1037 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare 1.67 (#2838)

* update changelog for 1.67.0

* bump version to 1.67.0

github.com/deltachat/deltachat-core-rust - 7c52fd95ec7a98331018c53ca5a151ffd4c6f7e3 authored almost 3 years ago by bjoern <[email protected]>
Overhaul chat store and add typings (#2427)

* Refactor chat store & Transition away from untyped chat store

* Fix scrollbar jumping aroun...

github.com/deltachat/deltachat-desktop - dba2945f1e4abbc7c7ba856d77b29b1c826d8710 authored almost 3 years ago by Jikstra <[email protected]>
reload profile image on DC_EVENT_SELFAVATAR_CHANGED (#2433)

github.com/deltachat/deltachat-desktop - ab6667292c2f1505eb60ee94c725287d22e381f5 authored almost 3 years ago by Simon Laux <[email protected]>
pass qr-code strings to core (as qr code images are generated in core now) (#1403)

github.com/deltachat/deltachat-ios - 8331141ebae55a3f2797701266031b7872d2dd7b authored almost 3 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-ios - d6928502ff75dff7a5ea6319f58460068fae90f4 authored almost 3 years ago by B. Petersen <[email protected]>
use `dc_get_last_error()` api (#2109)

* add getLastError() api

* use getLastError() for QR code processing

* use getLastError() ...

github.com/deltachat/deltachat-android - 447e879bac7285f2e73c23f97a876ada6e376a94 authored almost 3 years ago by bjoern <[email protected]>
"scan qr code" wordings (#2146)

* pass qr-code strings to core (as qr code images are generated in core now)

* shorter wordin...

github.com/deltachat/deltachat-android - 1b68e13d9cf4792749a686447712052d71417404 authored almost 3 years ago by bjoern <[email protected]>
make avatar letter bold and transform it to uppercase

github.com/deltachat/deltachat-android - 9a8b94c38bf3d24b605021a6b8d9dda07b193b36 authored almost 3 years ago by adbenitez <[email protected]>
update translations

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

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

github.com/deltachat/deltachat-android - cb5ac04afe5be359e74f310ba7f37fe733eeeb7e authored almost 3 years ago by B. Petersen <[email protected]>
[WIP] use the new SVG QR images generated in core (#2138)

* use the new SVG QR images generated in core

* hack y-offset of fallback-avatar-letter

th...

github.com/deltachat/deltachat-android - 23ad457fab15147eb1927edfbe921d6de5efb269 authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
cargo: bump strum_macros from 0.23.0 to 0.23.1

Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.23.0 to 0.23.1.
- [Release not...

github.com/deltachat/deltachat-core-rust - d0d5ac6e878414e91b0ce38152b105c9b1b35715 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
generate qr code svg (#2815)

* generate qr code svg prototype

* qr code for groups
fix formatting

* - letter avatar in...

github.com/deltachat/deltachat-core-rust - 416bf3a8299bc31d2d05d992492f0691f6e3d5d5 authored almost 3 years ago by Simon Laux <[email protected]>
use dc_get_last_error() api and avoid potential races (#1386)

github.com/deltachat/deltachat-ios - cace4e6d664ae2efe94535ef3a212978427bd9c6 authored almost 3 years ago by bjoern <[email protected]>
add 'last seen' line to contact profile (#1402)

github.com/deltachat/deltachat-ios - 0ce652fdbe808c63932679f417eb50ef5aa63c57 authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #1396 from deltachat/svg_support

implement SVG QR code loading

github.com/deltachat/deltachat-ios - 86315a6c5bd327cd1cc77a421b83155d11c44e06 authored almost 3 years ago by cyBerta <[email protected]>
Merge pull request #94 from Lisenaaaa/patch-1

update an old example to be epic now

github.com/deltachat/node-dbus-next - 5a0b63bc2965a43752ccaf75906ed08941d1e21b authored almost 3 years ago by Tony Crisci <[email protected]>
update an old example to be epic now

github.com/deltachat/node-dbus-next - e9a5addf3f08aad2f137c6cdd8a886dc3a19b2ac authored almost 3 years ago by Katherine <[email protected]>
keep aspect ratio when rendering secure join QR code

github.com/deltachat/deltachat-ios - 174a56c7302b04a8ff62b9ab15ec4c906b8d6c9f authored almost 3 years ago by cyberta <[email protected]>
adapt accessibility after qr code hint is now rendered directly in the image

github.com/deltachat/deltachat-ios - 2eaa40ccde42f257eca13e5212b143ca17ffb128 authored almost 3 years ago by cyberta <[email protected]>
reduce code complexity in qr code view, remove scroll view and just scale correctly the image including the hint

github.com/deltachat/deltachat-ios - 704700fc66a0d61a5f48d5401c2fe41803d49118 authored almost 3 years ago by cyberta <[email protected]>
use core generated svg based QR-code

github.com/deltachat/deltachat-ios - 5fa05f22e33ba7af244a2cd018623be118f2e36f authored almost 3 years ago by cyberta <[email protected]>
necessary update of other libs after integrating SDWebImageSVGKitPlugin

github.com/deltachat/deltachat-ios - ef956a4a3f074371abb4dc244bac68014209d089 authored almost 3 years ago by cyberta <[email protected]>
add SDWebImageSVGKitPlugin

github.com/deltachat/deltachat-ios - 45ab8a6838cbdd799ce0da9597420a82389e8671 authored almost 3 years ago by cyberta <[email protected]>
Merge pull request #2834 from deltachat/dependabot/cargo/futures-0.3.18

github.com/deltachat/deltachat-core-rust - cc78347293a176c39d6506894b06fe549d55d564 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rename stockstring constant

github.com/deltachat/deltachat-node - 483f47c28806ae49d4d9d364a9a14aef1fe6cfb0 authored almost 3 years ago by Simon Laux <[email protected]>
add new stock string constants

github.com/deltachat/deltachat-node - 51e59275d29dcf6aa4f615178575ee1e8b128d7d authored almost 3 years ago by Simon Laux <[email protected]>
add and remove observers in willMove (#1395)

* add and remove observers in willMove

* Don't refresh UI on viewWillAppear. Instead relying ...

github.com/deltachat/deltachat-ios - a07e78eb85d24a4e393ea7a833eb3ad832a906fd authored almost 3 years ago by cyBerta <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 9ca16a87602d9463e9bcb0965eee510949254629 authored almost 3 years ago by B. Petersen <[email protected]>