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

cargo: bump futures from 0.3.17 to 0.3.18

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18.
- [Release notes...

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

github.com/deltachat/deltachat-ios - aec01d5ba7cee9cdec12fffd88b4b28e77b9694b authored almost 3 years ago by B. Petersen <[email protected]>
tweak wording for 'Last seen' (#2145)

github.com/deltachat/deltachat-android - ddda0750bac1fd4b3a415914efff8fa235c08f81 authored almost 3 years ago by bjoern <[email protected]>
Fix scanning of QrCode again without closing the Dialog in between

github.com/deltachat/deltachat-desktop - 5849e673ceedef0afb04fb845f4b0df90bc9f4bc authored almost 3 years ago by jikstra <[email protected]>
Merge pull request #2144 from deltachat/display-last-seen

Display last-seen info in profile

github.com/deltachat/deltachat-android - 8b050f3b1ec1fe22be2d23ec9d09bdbcebf8ce61 authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
Update res/values/strings.xml

Co-authored-by: bjoern <[email protected]>

github.com/deltachat/deltachat-android - a79912109c73c5bef4db956f44ed7fbc093c1a94 authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
Update src/org/thoughtcrime/securesms/ProfileSettingsAdapter.java

Co-authored-by: bjoern <[email protected]>

github.com/deltachat/deltachat-android - d798571786ac1d1610cd2b64a86f11ea01831b7f authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
fix slovak string

github.com/deltachat/deltachat-android - 01f213c400aa7b36684b78419e0367be13b54bb2 authored almost 3 years ago by B. Petersen <[email protected]>
Update CHANGELOG

github.com/deltachat/deltachat-desktop - 578a8ad8f1c1eae9370de7db542ae46e4ece3795 authored almost 3 years ago by Jikstra <[email protected]>
update translations

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

github.com/deltachat/deltachat-android - 06322d063274ffad22895a117198d0bd73d555e9 authored almost 3 years ago by B. Petersen <[email protected]>
prepare 1.66 (#2831)

* update changelog for 1.66.0

* bump version to 1.66.0

* also mention Contact.last_seen py...

github.com/deltachat/deltachat-core-rust - a1767dc153a0aed3942fc9be11f1fb6d1d079c3d authored almost 3 years ago by bjoern <[email protected]>
fix that ndk make didn't work with symlinked core (#2139)

* fix that ndk make didn't work with symlinked core

* Use $PWD instead of $(pwd)

Co-author...

github.com/deltachat/deltachat-android - cb848729578c2fb22509ee52ea024fe159cd8909 authored almost 3 years ago by Simon Laux <[email protected]>
Switch from Mapbox to Maplibre (#2143)

github.com/deltachat/deltachat-android - 206929a63cc815bfecc2272c85181179e195e0c3 authored almost 3 years ago by Hocuri <[email protected]>
show verification status in title

github.com/deltachat/deltachat-android - b96560b19a063a17705fe6898d41e428ab27f3e9 authored almost 3 years ago by adbenitez <[email protected]>
show last-seen info in profile

github.com/deltachat/deltachat-android - c7956abbaf48271d60f131b91eead2f902f6b282 authored almost 3 years ago by adbenitez <[email protected]>
add DcContact.getLastSeen()

github.com/deltachat/deltachat-android - 22fced3fa5401fbf19b00790d825653e16b17bf7 authored almost 3 years ago by adbenitez <[email protected]>
cargo: bump libc from 0.2.107 to 0.2.108

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.107 to 0.2.108.
- [Release notes](https...

github.com/deltachat/deltachat-core-rust - eb610c27bf0a4a297dc5ddf72c790ccb875eeacd authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove `indexmap` dependency

`indexmap` is a large dependency (4K SLoC) containing `unsafe` code.

Contact IDs are now passed...

github.com/deltachat/deltachat-core-rust - 016fb2ceb2fef5e0597defebc0c28ad7503f4487 authored almost 3 years ago by link2xt <[email protected]>
Fix layout bug in chatlist title (#2137)

Fix #2127

* Fix layout bug in chatlist title

* Support RTL languages better

github.com/deltachat/deltachat-android - a4dd8446e85e59880a4dd3a0fa1d4753a91979df authored almost 3 years ago by Hocuri <[email protected]>
contact: use `last_seen` column

It was there since the C core, labeled with "/* last_seen is for
future use */" but never actual...

github.com/deltachat/deltachat-core-rust - 5c571520a0cbc832ccdeb8e6285f8ee6303bcdad authored almost 3 years ago by link2xt <[email protected]>
python: add cutil.from_optional_dc_charpointer()

`cutil.from_dc_charpointer()` is guaranteed to return `str`, while
`cutil.from_optional_dc_charp...

github.com/deltachat/deltachat-core-rust - ddefd2cf09a406768c6581397d5a64ac693b018f authored almost 3 years ago by link2xt <[email protected]>
cargo: bump strum_macros from 0.22.0 to 0.23.0

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

github.com/deltachat/deltachat-core-rust - 30a3eeece824120c2d05f30a6198283b94462ce1 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump libc from 0.2.106 to 0.2.107

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.106 to 0.2.107.
- [Release notes](https...

github.com/deltachat/deltachat-core-rust - 591938858836fad6e4e740fc0320a242b5ef0589 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump strum from 0.22.0 to 0.23.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.22.0 to 0.23.0.
- [Release notes](htt...

github.com/deltachat/deltachat-core-rust - 2cc738f4817038370809655c32486cd5172dedf4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde_json from 1.0.69 to 1.0.71

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

github.com/deltachat/deltachat-core-rust - babd40592875bbc8adf119c09873d9fc91b96c2c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove pretty_assertions dependency

It was only used in two places. Rather than adding `use
pretty_assertions::*` everywhere, it's e...

github.com/deltachat/deltachat-core-rust - e885857875a58e46104df5c3e34fc9b525ed113f authored almost 3 years ago by link2xt <[email protected]>
Update sqlite dependencies

github.com/deltachat/deltachat-core-rust - a28aecd4d19ed96f042d00f12cea5ae3ece394cb authored almost 3 years ago by link2xt <[email protected]>
Remove itertools dependency

Collecting into Vec of &str and joining may even be faster according
to benchmarks:
https://gist...

github.com/deltachat/deltachat-core-rust - c4d1a639b02e511707e1af99a99743d25ddde075 authored almost 3 years ago by link2xt <[email protected]>
Disable unnecessary proptest features

github.com/deltachat/deltachat-core-rust - a1d57a2645f62514ef122cc191dc636be4740e87 authored almost 3 years ago by link2xt <[email protected]>
Disable xattr feature on async-tar

This removes `xattr` dependency

We only care about backed up file contents, not attributes.

github.com/deltachat/deltachat-core-rust - a3f1ff28273300220622222e5d6688d459efaf6f authored almost 3 years ago by link2xt <[email protected]>
cargo: bump anyhow from 1.0.45 to 1.0.47

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

github.com/deltachat/deltachat-core-rust - 8732b7a55c08e109a62944d816d9fbd2495c9eb4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
context menu only show one copy (#2425)

* - don't show copy link, when right-clicking on tags,
emails or bot commands
- only show one ...

github.com/deltachat/deltachat-desktop - 835d65340385d74ee017b94f21b105f9da1ff33d authored almost 3 years ago by Simon Laux <[email protected]>
Make sure composer--disabled-message-input has same height as single … (#2417)

* Make sure composer--disabled-message-input has same height as single lined composer

* Remov...

github.com/deltachat/deltachat-desktop - e329c3bcc8982602440868e5149e945dc4eca141 authored almost 3 years ago by Jikstra <[email protected]>
Fix clicking on contact name of quote (#2422)

github.com/deltachat/deltachat-desktop - 1316cc351452b00d41703eca26754fbd75c1adfe authored almost 3 years ago by Jikstra <[email protected]>
Fix error of missing key in message2React (#2423)

* Fix error of missing key in message2React

* Fix formatting

github.com/deltachat/deltachat-desktop - 9c5c333302a1b481302118fa98d4a1aa9f77a550 authored almost 3 years ago by Jikstra <[email protected]>
Make group names, contact names and contact email addresses selectable (#2424)

github.com/deltachat/deltachat-desktop - 82f819b8ea41a1aec510a6c2c49412654f36a526 authored almost 3 years ago by Jikstra <[email protected]>
Update CHANGELOG.md

github.com/deltachat/deltachat-desktop - 5d9dbbf7244c8b455e718efbd04615dab68c925f authored almost 3 years ago by Jikstra <[email protected]>
Add section comments to get_connectivity_html() (#2807)

github.com/deltachat/deltachat-core-rust - 1b9148f28e13915ef8274ff2d7dde24aa84d394e authored almost 3 years ago by Hocuri <[email protected]>
fix linebreaks (#2419)

* fix linebreaks

* remove outdated comment

github.com/deltachat/deltachat-desktop - 89da37d3bb8ec6f4cfd0af395ab44d990d1031ba authored almost 3 years ago by Simon Laux <[email protected]>
Merge pull request #499 from deltachat/download-apk

add a direct android download link (as on desktop)

github.com/deltachat/deltachat-pages - f70379746bb9fc032a95d722786352f1e1813338 authored almost 3 years ago by bjoern <[email protected]>
add a direct android download link (as on desktop)

add a button for the apk as for all other platform links.
previously, the link pointed to https:...

github.com/deltachat/deltachat-pages - b295f540601e4640b78a982b0d1771f58cf68aea authored almost 3 years ago by B. Petersen <[email protected]>
Merge pull request #497 from deltachat/no-firebase

privacy policy: we don't use Android Firebase

github.com/deltachat/deltachat-pages - 7089b3316ab5590ce8545730a643a1573de6d6a2 authored almost 3 years ago by missytake <[email protected]>
privacy policy: we don't use Android Firebase

github.com/deltachat/deltachat-pages - ba8e10db724c5db71b50c72d76b5e90af02cad94 authored almost 3 years ago by missytake <[email protected]>
Merge pull request #495 from deltachat/gdpr-link-fix

fixed links and linked legal references to GDPR articles

github.com/deltachat/deltachat-pages - 3bd7e594d7e7f2930d888071330ed30c93063d17 authored almost 3 years ago by missytake <[email protected]>
fix react hook warning (#2415)

github.com/deltachat/deltachat-desktop - 206337d276f2b9cb8770be3f4854cafe97ad71c8 authored almost 3 years ago by Simon Laux <[email protected]>
add `context.getSecurejoinQrCodeSVG` api

github.com/deltachat/deltachat-node - 1f18848480065bb303b32752eedbe009568604f8 authored almost 3 years ago by Simon Laux <[email protected]>
Merge pull request #498 from deltachat/blog-about-mobile-1.24

blog about android/ios 1.24

github.com/deltachat/deltachat-pages - 4e025d80cb5163699af8dfc8a5bd54b49c24a52e authored almost 3 years ago by bjoern <[email protected]>
update date

github.com/deltachat/deltachat-pages - a2ecf87b8994a013a9733f3a1e50f7a26246b3ae authored almost 3 years ago by B. Petersen <[email protected]>
fix build -> built

github.com/deltachat/deltachat-pages - 03ce9cf9870540404367b7bfe643cdcc2ef7f0f2 authored almost 3 years ago by B. Petersen <[email protected]>
fix typo, thanks to dc testing group

github.com/deltachat/deltachat-pages - 134d1b8e237f681081f16e347cd690d9040a924d authored almost 3 years ago by B. Petersen <[email protected]>
Update _posts/2021-11-13-releases.md

Co-authored-by: missytake <[email protected]>

github.com/deltachat/deltachat-pages - 1163d292b9e400e9a39fa920ec1c1297c0879eb3 authored almost 3 years ago by bjoern <[email protected]>
add a link explaining broadcast lists

github.com/deltachat/deltachat-pages - 8535939abcfc9b62f8e5dc9710ad9d5f18f20443 authored almost 3 years ago by B. Petersen <[email protected]>
Update _posts/2021-11-13-releases.md

Co-authored-by: missytake <[email protected]>

github.com/deltachat/deltachat-pages - 0baa9d63408c3d17e7ad3eaf33712653f754f56a authored almost 3 years ago by bjoern <[email protected]>
improve group-invite-image

github.com/deltachat/deltachat-pages - 1d1a6054f839bf1feb106b79f8ef4cc9a70e4c7d authored almost 3 years ago by B. Petersen <[email protected]>
fix typos, emojis

github.com/deltachat/deltachat-pages - af165e602d1171719e2927c0b46d1d1291d14bd9 authored almost 3 years ago by B. Petersen <[email protected]>
use another preview image

github.com/deltachat/deltachat-pages - b8c32f3e86ec0128bad6679751e31009ab6fb00b authored almost 3 years ago by B. Petersen <[email protected]>
blog about android/ios 1.24

github.com/deltachat/deltachat-pages - 3e148e70e7ca4221c9af490cae8f7abbdc736d22 authored almost 3 years ago by B. Petersen <[email protected]>
fix script documentation

github.com/deltachat/deltachat-pages - 84502897ca131c4afaddc98ca9f15430917d9e3f authored almost 3 years ago by B. Petersen <[email protected]>
fix typos, punctuation

github.com/deltachat/deltachat-pages - e7a785371f77d0c1d350a98c9fe19c4ea30377ae authored almost 3 years ago by B. Petersen <[email protected]>
prepare 1.24.5 (#1394)

* update changelog for 1.24.5

* bump version to 1.24.5

* Update CHANGELOG.md

Co-authore...

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

github.com/deltachat/deltachat-ios - 9ee02e23b18de81bf94c851e6e1f0d51f9a2106e authored almost 3 years ago by B. Petersen <[email protected]>
Merge pull request #1391 from deltachat/fix_autolayout

fix auto-layout of ImageTextCell

github.com/deltachat/deltachat-ios - 3c9e66891efb7356a548caad1f6db0da5113c2ba authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #1392 from deltachat/copy-videochat-urls

make copying videochat invitations useful

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

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

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

github.com/deltachat/deltachat-android - 3cadf2f3fa21af17b066531fdc2317c2352be7e2 authored almost 3 years ago by B. Petersen <[email protected]>
fix translation source

github.com/deltachat/deltachat-android - 5b64238c82ffa543e13848d89de37311578612ec authored almost 3 years ago by B. Petersen <[email protected]>
make copying videochat invitations useful

when doing 'Copy to clipboard' for a videochat-invitation,
use the text text that includes the U...

github.com/deltachat/deltachat-ios - 74666e5ebb73fd7286aefec4310ccfa17deff5a7 authored almost 3 years ago by B. Petersen <[email protected]>
tray icon unread-indication (#2190)

* tray icon unread indication initial work

* Use new tray icon on all platforms

* Use modi...

github.com/deltachat/deltachat-desktop - ed24df9bf4d2c5f5e8eb72fa084056127cea400c authored almost 3 years ago by Simon Laux <[email protected]>
fix auto-layout of ImageTextCell, fixes missing image messages on iOS 15

github.com/deltachat/deltachat-ios - 11d4bfdc3e3d8145e0711db4c835e2cdcad91e09 authored almost 3 years ago by cyberta <[email protected]>
Fetch more messages if as close as 200px to top of MessageList (#2412)

* Fetch more messages if we are <=200px to the messagelist top

* Fix formatting

* Update C...

github.com/deltachat/deltachat-desktop - df2e358607b8026eed404a73b7d4554cf8632765 authored almost 3 years ago by Jikstra <[email protected]>
Fix e2e tests Fixes #2348

github.com/deltachat/deltachat-desktop - 238e2086645c76211dc0e6e057c2a113026f5e9d authored almost 3 years ago by jikstra <[email protected]>
implement withdraw qr (#2406)

* add withdraw qr, closes #2297

* close progress dialog

github.com/deltachat/deltachat-desktop - 730b44cbf0036e9936a04f7c37e972e46a6a5171 authored almost 3 years ago by Simon Laux <[email protected]>
Merge pull request #2408 from deltachat/async_securejoin_groups

🚧 async qr group join

github.com/deltachat/deltachat-desktop - c0d9e8655197020a48d4fc892adc062b317fcc27 authored almost 3 years ago by Jikstra <[email protected]>
fix eslint warning

and use chat.canSend directly in viewgroup dialog

github.com/deltachat/deltachat-desktop - 09826a765c2f43c293ba2925ceb4c16be826706c authored almost 3 years ago by SimonLaux <[email protected]>
add new core strings

closes #2370

though the following core stirngs are still not translated because I don't know the...

github.com/deltachat/deltachat-desktop - 5f327bb1da770c0257f79076f2ba4245785c1dc1 authored almost 3 years ago by SimonLaux <[email protected]>
adjust to new core's async qrcode-group-join

uses can send api: closes #2393
also remove some unnessesary code

github.com/deltachat/deltachat-desktop - 9cb682dc38868b912723d77262e6efa9959e314d authored almost 3 years ago by SimonLaux <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - caaf7adf260782aeb904d903f51a01b48e40b2e5 authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - f1ac74f7dc51fed86eb0440bd812ce27536d9b2e authored almost 3 years ago by Jette <[email protected]>
Merge pull request #2413 from deltachat/update_core_and_deps

Update deltachat-node to v1.65.0 and update dependencies

github.com/deltachat/deltachat-desktop - 7f6c7629b5dd2d8e45affbbc9d2e45d884f3f057 authored almost 3 years ago by Jikstra <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - 924675fbdcbfa206a62c228f0f31417071b1d4cb authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - cafd78882511e9a3b36e529d13bba2f9911ba502 authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - 7944e1980435873757d53f8941706773a97894b9 authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - 704d7038aa998d1f5af436c5d1a9d89e175581d0 authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - 335ad57e7a8284e58ddcafd8eef5ef8c0214f38b authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - fd6c7522b55ff4864922a9cea5a2c242ec244e05 authored almost 3 years ago by Jette <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - 0dc6a3d5dfc5bac0466919148be18704075b4dd8 authored almost 3 years ago by Jette <[email protected]>
Update deltachat-node to v1.65.0 and update dependencies

github.com/deltachat/deltachat-desktop - 79e6e87884dfa26a19ece6267d9469c2675cef68 authored almost 3 years ago by jikstra <[email protected]>
Update gdpr-website.md

github.com/deltachat/deltachat-pages - 93ead19bfbae83db20bc6e0be9f311c4ea5b0d30 authored almost 3 years ago by Jette <[email protected]>