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

sql: build rusqlite with sqlcipher

github.com/deltachat/deltachat-core-rust - 72659580dedf6cf84be49c90ca13407c1ac5e652 authored almost 3 years ago by link2xt <[email protected]>
sql: enable `auto_vacuum=INCREMENTAL`

Previously default of `auto_vacuum=NONE` was used.

`PRAGMA auto_vacuum=INCERMENTAL` allows runn...

github.com/deltachat/deltachat-core-rust - f3a716fac687e9459e0c392f119ad1274417c001 authored almost 3 years ago by link2xt <[email protected]>
Reduce number of AsRef generics

They result in compilation of duplicate code.

github.com/deltachat/deltachat-core-rust - 30cb0cbcfd5339a50944988ae028bd69e3846294 authored almost 3 years ago by link2xt <[email protected]>
Start making it possible to write to mailing lists (#2736)

See #748, #1964 and https://github.com/deltachat/deltachat-core-rust/blob/3ba4c6718e31fe89e3f921...

github.com/deltachat/deltachat-core-rust - 4136217249dcb1f75d701b1784429b015474740d authored almost 3 years ago by Hocuri <[email protected]>
Update CHANGELOG

github.com/deltachat/deltachat-desktop - 459db7e8c56cf2cba665288e53d50dd2bb883d8a authored almost 3 years ago by jikstra <[email protected]>
update translations

github.com/deltachat/deltachat-android - 94af23eb5383790ff1177c1b5253caff3723d338 authored almost 3 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'Fix leaving the group'

github.com/deltachat/deltachat-android - 750d5e71988e9e36a086c1f013cf636479dbbba2 authored almost 3 years ago by B. Petersen <[email protected]>
Fix leaving the group

github.com/deltachat/deltachat-core-rust - 12313543ca36332761eb3e7be371d86ca9137c44 authored almost 3 years ago by link2xt <[email protected]>
Add error message when you try to download an image in a folder with no write permission (#2479)

* Add error message when you try to download an image in a folder with no write permission

* ...

github.com/deltachat/deltachat-desktop - 7062334671fa18046e6f2b703083a2c46fcad7ae authored almost 3 years ago by Irvin Lara <[email protected]>
Remove unused InterruptInfo.msg_id

github.com/deltachat/deltachat-core-rust - 87e3dead14ca291e3ad63f1a3f72dd82a65fb484 authored almost 3 years ago by link2xt <[email protected]>
Improve the log (#2928)

We had an unhelpful log in the Testing group:

- it repeatedly says "src/imap.rs:1010: dc_rece...

github.com/deltachat/deltachat-core-rust - 9af36460c208e43433a8ad8ea832707cf121f164 authored almost 3 years ago by Hocuri <[email protected]>
Use the LogSink explicitly in securejoin tests

github.com/deltachat/deltachat-core-rust - 2e2d881e0172dff1b859998c1ce1af8e4280c30f authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Remove EventSink from TestContext to simplify it

This replaces the EventSink callbacks with simple channel senders.
This simplifies the TestConte...

github.com/deltachat/deltachat-core-rust - 147f5c1e0deec3009aa4e82fff75eec26717a974 authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Move over EvTracker to a normal event sender

I considered removing it from the context by default, but the
migration test really wants to hav...

github.com/deltachat/deltachat-core-rust - 9a02a58273682dcef32c2f48fa4df3353b61ef23 authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Switch securejoint tests to EventTracker

Saves a bit of repitions.

github.com/deltachat/deltachat-core-rust - db5894631290e68ae376c9e1565bc18b6bbb6b09 authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Add a LogSink to redirect test output correctly

Without this the test output is written somewhere random and ends up
in the wrong test report. T...

github.com/deltachat/deltachat-core-rust - 83137b5968e87deeef2f0de9c4c9003c3e92a35e authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Introduce TestContextBuilder

There are too many ways to create a TestContext, this introduces a
TestContextBuilder to try and...

github.com/deltachat/deltachat-core-rust - f0ca50ba27f4ae451554e72be962c99dfc593133 authored almost 3 years ago by Floris Bruynooghe <[email protected]>
finally get file test duration in milliseconds

github.com/deltachat/eppdperf - ac3171f3c31d5e32eff1352bf765f487b223ea33 authored almost 3 years ago by missytake <[email protected]>
Major Refactoring: you can call each test with a command now

github.com/deltachat/eppdperf - 5fa5bafe11aaca762e4ad0732361f0db36edbb54 authored almost 3 years ago by missytake <[email protected]>
refactored output: writing output all at once now

github.com/deltachat/eppdperf - c97dd340cce06e50dc9af56611807f0ac11e0441 authored almost 3 years ago by missytake <[email protected]>
small output fixes

github.com/deltachat/eppdperf - f19886a8224c37934aab71942c05f72f4b2f8c32 authored almost 3 years ago by missytake <[email protected]>
Run CI with -Dwarnings

This runs all CI jobs with -Dwarnings, turning warnings into errors
for CI.

This is useful sinc...

github.com/deltachat/deltachat-core-rust - 0b810d7d6549b69fdc1e9cc0da5c9d7f03c96041 authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Fix flaky test

Time is weird, and really this assert doesn't add that much to the
party.

Fixes #2904

github.com/deltachat/deltachat-core-rust - 7aebdc9b7b6d2f81b6d3095206dad1da44d297fb authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Add some more caching to CI

Use cacing in a few more places, replace the manual caching by the
action to simplify.

github.com/deltachat/deltachat-core-rust - 6859b651a85f7c0c53dd1e10cd3efa7457d649fc authored almost 3 years ago by Floris Bruynooghe <[email protected]>
Fix: Also show the hop_info for encrypted messages (#2923)

Before, the hop_info was shown only for unencrypted messages.

Credits: The bug was noticed by...

github.com/deltachat/deltachat-core-rust - d47680733bd17266b9df8addd3f98d56ac917ad0 authored almost 3 years ago by Hocuri <[email protected]>
Change the color style in the "Delete Profile Image" button when it is disabled (#2478)

* Update_delta-buttons.scss

Fix button view in dark theme

* Update_delta-buttons.scss

T...

github.com/deltachat/deltachat-desktop - 61fa704e34eac8b6230d6be565cc8d3fcfd5cf82 authored almost 3 years ago by Evelyn González <[email protected]>
don't allow to add POI if user can't send in current chat, e.g. is not a member anymore (#2178)

github.com/deltachat/deltachat-android - 45bb431bad8a1194e5ee1d37a0cf5dcdb7fb6ef6 authored almost 3 years ago by Asiel Díaz Benítez <[email protected]>
Remove `inbox_watch` option

Also resultified `get_watched_folders`.

Python test `test_moved_markseen` is modified to test u...

github.com/deltachat/deltachat-core-rust - 246cae5d9ea6bc893e2244e1fb4439b1e5ddd00f authored almost 3 years ago by link2xt <[email protected]>
migrate log for hop_info added (#2914)

that bit was missing in #2751

github.com/deltachat/deltachat-core-rust - 273a38d781d500935d7ab04b93856da43d03c088 authored almost 3 years ago by bjoern <[email protected]>
cargo: bump futures from 0.3.18 to 0.3.19

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

github.com/deltachat/deltachat-core-rust - 93d1162cafd0f1799c9e57d8c92e290d6b549d01 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump num_cpus from 1.13.0 to 1.13.1

Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.0 to 1.13.1.
- [Release note...

github.com/deltachat/deltachat-core-rust - 8d550a66a3b10e96485390a2221934bafa3e6cf6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump anyhow from 1.0.51 to 1.0.52

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

github.com/deltachat/deltachat-core-rust - 4c58e05be3c72f729ba5affcad46d9df5718d928 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump syn from 1.0.82 to 1.0.83

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.82 to 1.0.83.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - 500563054ea4611dcd22bf84e5be93942358dc72 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1424 from deltachat/fix_drafts_on_notification_tap

Fix drafts on notification tap

github.com/deltachat/deltachat-ios - 2e1263f9b498480d39ae9f095932a2ee58b5e04b authored almost 3 years ago by cyBerta <[email protected]>
update desktop version to 1.26.0

github.com/deltachat/deltachat-pages - b2a7338abc28be1597e26ff992f0d6b43c266c5e authored almost 3 years ago by Simon Laux <[email protected]>
Merge pull request #509 from deltachat/qrcode_howto

add qrcode howto from jette

github.com/deltachat/deltachat-pages - bad73200e29650a3f433f86cd1338fa3519ceb12 authored almost 3 years ago by Jette <[email protected]>
add qrcode howto from jette

github.com/deltachat/deltachat-pages - 3f76d066b7115ca96c8f58fdcc5c9b07f05b7bf7 authored almost 3 years ago by holger krekel <[email protected]>
add hop_info (#2751)

github.com/deltachat/deltachat-core-rust - 2a11f8f59d08f0ffac9cfc2eb36c1be15b535e90 authored almost 3 years ago by Sebastian Klähn <[email protected]>
we don't really need these tests - everything in here is covered already.

github.com/deltachat/mailadm - 5f14c45d56a13df9b39ea9aaa3a11c0f9effbffa authored almost 3 years ago by missytake <[email protected]>
we don't use hashed passwords anymore :)

github.com/deltachat/mailadm - e3dc7140c1122d006c1619824235fa3fcf1c2179 authored almost 3 years ago by missytake <[email protected]>
delete mailcow accounts with the CLI

github.com/deltachat/mailadm - 4b5522bcc5c999e9edd60253a354c436b728b509 authored almost 3 years ago by missytake <[email protected]>
fixing linting issues

github.com/deltachat/mailadm - 01d890375717748cdfb8d56b1dbcbce41531325a authored almost 3 years ago by missytake <[email protected]>
we don't store the hash_pw anymore

github.com/deltachat/mailadm - 388628ea391dd5c3be741a0234e836d599277629 authored almost 3 years ago by missytake <[email protected]>
API requests to create and delete mailcow accounts

github.com/deltachat/mailadm - 67ed80d78442a2721fd3d25867ec32bff01f4dd3 authored almost 3 years ago by missytake <[email protected]>
restructure account creation

github.com/deltachat/mailadm - c78dec5f8b7c00538777ba9dd64e5cd934e8aef1 authored almost 3 years ago by missytake <[email protected]>
deprecated path_virtual mailboxes; no local postfix/dovecot integration anymore

github.com/deltachat/mailadm - 1572cdcf109e24e02a70de0eec74f2707bba2fdf authored almost 3 years ago by missytake <[email protected]>
fix sqlite3 error in tests

github.com/deltachat/mailadm - 60698070f99a03f6b71ae94a461b0679d57eded1 authored almost 3 years ago by missytake <[email protected]>
added login duration and receiving reliability %

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

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

github.com/deltachat/deltachat-ios - 2a4c9892f01b26aba27273ae11e6a80cf66bb7db authored almost 3 years ago by B. Petersen <[email protected]>
Revert "Revert "do filetest after the group test""

This reverts commit b47cf24e05d29caa3a3d5174e6b447c857ce5907.

github.com/deltachat/eppdperf - 96ae4d33e3e19f092954a9a58dae8fa7355a36f6 authored almost 3 years ago by missytake <[email protected]>
refined csv output; better readable

github.com/deltachat/eppdperf - c3a88c349f12506bfc29e163084d42a6d78141cb authored almost 3 years ago by missytake <[email protected]>
Revert "do filetest after the group test"

This reverts commit f16944831fbaecd2a594e167d625d742998154da.

github.com/deltachat/eppdperf - b47cf24e05d29caa3a3d5174e6b447c857ce5907 authored almost 3 years ago by missytake <[email protected]>
do filetest after the group test

github.com/deltachat/eppdperf - f16944831fbaecd2a594e167d625d742998154da authored almost 3 years ago by missytake <[email protected]>
Merge pull request #507 from deltachat/update-translations-2021-12-20

update translations

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

github.com/deltachat/deltachat-pages - 6e0ab524c5768350e328eb0e45657ba436a3cf09 authored almost 3 years ago by B. Petersen <[email protected]>
Merge pull request #502 from k2s/patch-1

clarify initial setup for translation

github.com/deltachat/deltachat-pages - 914456ce4ebf6846cb6278ba00e61404551fa35f authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #506 from deltachat/add-slovak

add slovak, update translations

github.com/deltachat/deltachat-pages - 5ed9cd7ff0116bb6d1c9f5a917c08c4e1b8f9995 authored almost 3 years ago by bjoern <[email protected]>
add slovak faq to local-in-app-help

github.com/deltachat/deltachat-pages - cfb122cffc09912ab82ac192ccc5fab4445d5654 authored almost 3 years ago by B. Petersen <[email protected]>
fix some minor issues on transifex and re-pull from there

github.com/deltachat/deltachat-pages - 1868506ab73633487415b45e72483f8e8a6d2b4d authored almost 3 years ago by B. Petersen <[email protected]>
Add back package-lock.json

github.com/deltachat/deltachat-desktop - 3114f3d322781b5ea888c12883f2f1940752e05b authored almost 3 years ago by jikstra <[email protected]>
Provide scss labels to handle long filenames, and long links inside quotes (#2467)

* Added scss labels to handle long filenames and long links

* Added scss labels to handle lon...

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

github.com/deltachat/deltachat-pages - bf0024b0657c0e2249af8846a53319c9f21255b8 authored almost 3 years ago by B. Petersen <[email protected]>
add Slovak language

github.com/deltachat/deltachat-pages - 35de7fbdd3df826cdb77a4ae30e74876eb05b0ed authored almost 3 years ago by B. Petersen <[email protected]>
Test recovery from lost member removal message

This was fixed in d98d1857a4511a85dd04177744255a67613e1bb5 but not
tested.

Revert d98d1857a4511...

github.com/deltachat/deltachat-core-rust - 9e7bdc579e7ef4d7f8d9ad95b500373c142f863d authored almost 3 years ago by link2xt <[email protected]>
Add `imap` table to keep track of message UIDs

`imap` table maps Message-IDs to UIDs on the server. `dc_receive_imf`
no longer gets the UID of ...

github.com/deltachat/deltachat-core-rust - 12823c221304f0273382a3903fdedc7e24b5dfa5 authored almost 3 years ago by link2xt <[email protected]>
python: remove API deprecated in Python 3.10

github.com/deltachat/deltachat-core-rust - 61af0c9ac48eea52109186b91ae36cce9ae41b4f authored almost 3 years ago by link2xt <[email protected]>
Rename `asymetric` test into `asymmetric`

github.com/deltachat/deltachat-core-rust - 91f02ad55348c1c8e166d20f662ca15b6bdcd014 authored almost 3 years ago by link2xt <[email protected]>
Make ndk-make.sh debug builds (for just one arch) more usable (#2173)

Debug builds of the core (like `ndk-make.sh arm64-v8a`) take about a minute, while
a release bu...

github.com/deltachat/deltachat-android - f4c39273a5ceeca0a95221bfecb3d029f0f1938a authored almost 3 years ago by Hocuri <[email protected]>
Merge pull request #2902 from deltachat/dependabot/cargo/serde-1.0.132

github.com/deltachat/deltachat-core-rust - b20d3dfc106d199e68896dc699df1ee070664465 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde from 1.0.131 to 1.0.132

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132.
- [Release notes](http...

github.com/deltachat/deltachat-core-rust - 3e7666021cd27b4fffc742c21057836541d6e118 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2894 from deltachat/dependabot/cargo/libc-0.2.112

github.com/deltachat/deltachat-core-rust - ae58bceeb94ace1ba28f554d0c59eb387877fcab authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2898 from deltachat/dependabot/cargo/serde_json-1.0.73

github.com/deltachat/deltachat-core-rust - 6665b9e13cb905f1e171010caebfb7387f7389fa authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2899 from deltachat/dependabot/cargo/once_cell-1.9.0

github.com/deltachat/deltachat-core-rust - 367a9705e9a2cb79496fb50218a2a20af9878986 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove `mvbox_watch` option and use `mvbox_move` instead

github.com/deltachat/deltachat-core-rust - 8d3a1e84c3a4c2591672142111d1b4a319194e34 authored almost 3 years ago by link2xt <[email protected]>
Remove unnecessary `getattr`

github.com/deltachat/deltachat-core-rust - d009835210c0dcd8d2ccd1ecb0ad27b97d11687c authored almost 3 years ago by link2xt <[email protected]>
Improve group updates

- Check that member modifying the group is in the group themselves.

It is not allowed to read...

github.com/deltachat/deltachat-core-rust - d98d1857a4511a85dd04177744255a67613e1bb5 authored almost 3 years ago by link2xt <[email protected]>
run npm audit fix

github.com/deltachat/node-dbus-next - b2a6b89e79de423debb4475452db1cc410beab41 authored almost 3 years ago by Tony Crisci <[email protected]>
add package-lock.json and remove hexy

github.com/deltachat/node-dbus-next - 260e2956737ec2e4e32690283b664d60f431dcd0 authored almost 3 years ago by Tony Crisci <[email protected]>
clarify initial setup for translation

There is typo on Transifex in word `verifiy`, locally it is `verify`, after `tx set` command con...

github.com/deltachat/deltachat-pages - d8bbc13c531ab941c456a4629c188703d0005f96 authored almost 3 years ago by k2s <[email protected]>
Prepare for v1.26.0 (#2464)

* Prepare for v1.26.0

* close #2458

* update translations & fixup changelog

Co-authored...

github.com/deltachat/deltachat-desktop - 1897f54e08bf4ab4cf8875666a7acebc9b229114 authored almost 3 years ago by Jikstra <[email protected]>
Merge pull request #47 from deltachat/add-documentation-links-to-readme

add documentation links to readme to help devs find the resources they look for

github.com/deltachat/interface - 6dbe8062b98bf22efee4353e0a963dc0cfedd767 authored almost 3 years ago by Simon Laux <[email protected]>
only open chat on notification tap, if the chat is not already visible

github.com/deltachat/deltachat-ios - 8b38b2c47a282affa902faf1fb60c42eff88d7da authored almost 3 years ago by cyberta <[email protected]>
save drafts before view controller gets removed and new view controller appears

github.com/deltachat/deltachat-ios - c09785845b888e1fc7df9640043855cac7a2b9ee authored almost 3 years ago by cyberta <[email protected]>
add default background images

github.com/deltachat/deltachat-ios - afffdf0c92a76019e4ade5dfea1fcffc0a97abaa authored almost 3 years ago by cyberta <[email protected]>
show selected background color with high transparency

github.com/deltachat/deltachat-ios - 661b2026319dd6610fceed4a7fe5185441ae4402 authored almost 3 years ago by cyberta <[email protected]>
only switch between light and dark default background image if no custom background image was selected

github.com/deltachat/deltachat-ios - 4f6a3591eeebc19ad480c06b8fb186d4527265e5 authored almost 3 years ago by cyberta <[email protected]>
avoid selection of non-selectable cells (info messages)

github.com/deltachat/deltachat-ios - 9f38dc9dfbcfb5ff60949620519e84e54c383c10 authored almost 3 years ago by cyberta <[email protected]>
add default background view to chats

github.com/deltachat/deltachat-ios - d7be4678e7040d16b381082a896d94b2b0f903f4 authored almost 3 years ago by cyberta <[email protected]>
transparent background color of InfoMessageCell

github.com/deltachat/deltachat-ios - 794fb22dad9a51f32a50908742f5e75fbc96cc82 authored almost 3 years ago by cyberta <[email protected]>
use only one blurview for InputbarAccessoryView (smoother blurring)

github.com/deltachat/deltachat-ios - aa5973e82d031e08ce15b6a526ef95afb9e8beef authored almost 3 years ago by cyberta <[email protected]>
adapt message top label theming according to DC Android

github.com/deltachat/deltachat-ios - 7665f551d77cf8720cc79cc9ae8abb03fe4dbe27 authored almost 3 years ago by cyberta <[email protected]>
clip image to bounds so that back view controller transition is correctly animated

github.com/deltachat/deltachat-ios - d80347023c5536ea17533363ee4090c8b12ed60b authored almost 3 years ago by cyberta <[email protected]>
remove unused method

github.com/deltachat/deltachat-ios - 895b3f60c5fbc8a7056857aeb47976693e0bdb4d authored almost 3 years ago by cyberta <[email protected]>
transparent background color for VideoInviteCell

github.com/deltachat/deltachat-ios - 29e3ce67fab0f1502c6e4d9e9340163b0524f873 authored almost 3 years ago by cyberta <[email protected]>
add option to select background in settings. Implement basic SettingsBackvgroundSelectionController

github.com/deltachat/deltachat-ios - bd20bf7fbe85d14277c1c0e933306430397a700b authored almost 3 years ago by cyberta <[email protected]>
simplify and cleanup providerPreparationBackground color

github.com/deltachat/deltachat-ios - d4e0e5741a1ab4c8ccfa468c6a1ed6c31dddd8d9 authored almost 3 years ago by cyberta <[email protected]>
refresh sdwebimage cache when choosing a new background image

github.com/deltachat/deltachat-ios - 65baaf100eb9e0ad97b9ad6bb5055b2f0077af34 authored almost 3 years ago by cyberta <[email protected]>
reduce corner radius of EmptyStateLabel

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