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

ci: upgrade from `set-output` command to Environment Files

Currently each run of `jekyll-preview.yml` workflow generates a warning:
> The `set-output` comm...

github.com/deltachat/deltachat-pages - 07762ad746ee931f0cbe2a8b70642d4883bea70e authored over 1 year ago by link2xt <[email protected]>
update translations: es, it, zh_CN

github.com/deltachat/deltachat-android - 3178370f77eedb2ed8f5a8a92bcf665255239a71 authored over 1 year ago by B. Petersen <[email protected]>
update translations: en, de

github.com/deltachat/deltachat-android - ed80c3eeecbc378304193ee6b56cfc30f5a75170 authored over 1 year ago by B. Petersen <[email protected]>
prepare 1.38.0 (#2590)

* update changelog for 1.38.0

* update device message for 1.38.0

* bump bersion to 1.38.0
...

github.com/deltachat/deltachat-android - b8a38ff5cfe0cf97022c77e61b04f69045b915c0 authored over 1 year ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-android - 5b46696e289978f1c4a64e84d9df50289ef0923e authored over 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.117.0' of 'v1.117.0'

github.com/deltachat/deltachat-android - c2a765012af775a84cfc0ceff61d4de5c674ff14 authored over 1 year ago by B. Petersen <[email protected]>
prepare 1.38.0 (#3276)

* prepare 1.38.0

* fix formatting

github.com/deltachat/deltachat-desktop - 49aefcb69b13ff59318f8491d410f3ab8c1fdb0a authored over 1 year ago by Simon Laux <[email protected]>
Update minimum desktop os versions (#682)

* Update minimum desktop os versions

could be that older versions of ubuntu still work, but t...

github.com/deltachat/deltachat-pages - 3483272f16d9c61b6f62066183bd0ad96121373e authored over 1 year ago by Simon Laux <[email protected]>
update deltachat-node and deltachat/jsonrpc-client to `v1.117.0` (#3273)

github.com/deltachat/deltachat-desktop - ba9a7fa358038bd217629a34fcbddbbeb2913c40 authored over 1 year ago by Simon Laux <[email protected]>
test: add `make-python-testenv.sh` script

This scripts makes it easy to (re)create python testing environment.

github.com/deltachat/deltachat-core-rust - dd806b2d88d7ed06fb8e674c5504933b504e1b29 authored over 1 year ago by link2xt <[email protected]>
refactor: do not treat messages without headers as a special case

github.com/deltachat/deltachat-core-rust - 5659c1b9c29c5320c1d10ea054552bbd4a90def8 authored over 1 year ago by link2xt <[email protected]>
docs: document how to regenerate Node.js constants before the release

github.com/deltachat/deltachat-core-rust - d538d29b94dad8446ca9d37f7cbaaa57f05e2fc9 authored over 1 year ago by link2xt <[email protected]>
Update translations (17.06.2023)

github.com/deltachat/deltachat-desktop - d4b56ffb2879acf368a6c506a2ca941bd0b8da21 authored over 1 year ago by Simon Laux <[email protected]>
ci(concourse): install venv before trying to use it

This is a follow-up to cbe16711043988f48fe0f76ff795e2a150d50720

I changed `apt-get` arguments f...

github.com/deltachat/deltachat-core-rust - b4209fac2e14ad83592cdafa42fd9d21cd1ff112 authored over 1 year ago by link2xt <[email protected]>
docs: add missing links for 1.116.0 and 1.117.0 to the changelog

github.com/deltachat/deltachat-core-rust - 4d6dfa120e124e3c11897300f9ae26047f621c1f authored over 1 year ago by link2xt <[email protected]>
chore(release): prepare for 1.117.0

github.com/deltachat/deltachat-core-rust - f92108be1d6790da7ae78d5f94325717d39b688b authored over 1 year ago by link2xt <[email protected]>
fix(dehtml): do not insert unnecessary newlines when parsing <p> tags

Previously, parsing of `<p>Foo</p><p>Bar</p>`
resulted in `\n\nFoo\n\n\n\nBar\n\n`.

Now it resu...

github.com/deltachat/deltachat-core-rust - 00cb72f04db7d805723a82dee4b67573c7c1b937 authored over 1 year ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-android - d51480f51ebb74a7737fa6900a12f106560ecc11 authored over 1 year ago by B. Petersen <[email protected]>
chore: add `openrpc.json` to `.gitignore`

github.com/deltachat/deltachat-core-rust - 92e34d67e627b11bac7fa9ef7671ea5fe75d39bf authored over 1 year ago by link2xt <[email protected]>
chore: update generated node files

github.com/deltachat/deltachat-core-rust - 65bff8339f6da50e4a8dc77e39a586d978f784b7 authored over 1 year ago by link2xt <[email protected]>
add select_chat (#2589)

github.com/deltachat/deltachat-android - d984710721aee81f01c2452be0ebaf6baeddc2fc authored over 1 year ago by bjoern <[email protected]>
do not exist apps unexpectedly (#1904)

the current "forward" implementation does not allow to "cancel" the action
and return to the ap...

github.com/deltachat/deltachat-ios - 8eff1ad7452b331e70e4e5dd67b2eab98db296bc authored over 1 year ago by bjoern <[email protected]>
api(rust): Add api endpoint `get_status_update` (#4468)

* start

* derive default

* make some webxdc file public

* shorten code

* Add from<u3...

github.com/deltachat/deltachat-core-rust - 768f8175e689cbd96e594138522d2df78d87fe5d authored over 1 year ago by Sebastian Klähn <[email protected]>
fix(dehtml): skip links with empty text

github.com/deltachat/deltachat-core-rust - c3f352aff109914e5e2a15895fd63e3c56108338 authored over 1 year ago by link2xt <[email protected]>
ci: remove mergeable configuration

Mergeable is disabled because it was requiring
that PR title follows conventional commit notatio...

github.com/deltachat/deltachat-core-rust - 5ac2d1b8cb2626b25f165e561644cb29f323e2e9 authored over 1 year ago by link2xt <[email protected]>
docs: document how conventional commits interact with squash merges

github.com/deltachat/deltachat-core-rust - 8214b2b8c1dbc66736f9b536e47e0ab6364c94af authored over 1 year ago by link2xt <[email protected]>
fix: update to async-imap 0.9.0 to remove deprecated `ouroboros` dependency

`ouroboros` is deprecated with a security advisory recommending
switch to `self_cell` crate:
htt...

github.com/deltachat/deltachat-core-rust - 53ab8a3b351ad0ad399bd3087656b00e846cdeca authored over 1 year ago by link2xt <[email protected]>
possible fix for the missing camera permission popup (#3252)

* possible fix for the missing camera permission popup

That apple review does not reject our ap...

github.com/deltachat/deltachat-desktop - dafe9387b89ed6ff5d36406d3600a0ca68a1a76a authored over 1 year ago by Simon Laux <[email protected]>
fix mergeable ci problem (#3265)

* investigate mergeable problem
* change operator to `and` to fix the problem

github.com/deltachat/deltachat-desktop - 2a5590393ed380a146c88aa76298dd7a461dd493 authored over 1 year ago by Simon Laux <[email protected]>
add converted icons

github.com/deltachat/interface - a67661f4281b850e3b1b12274cba2d14fe192ebe authored over 1 year ago by Simon Laux <[email protected]>
Add files via upload

github.com/deltachat/interface - 24d9ea16d4e6e80793b056e14fb9cd6ef7901a37 authored over 1 year ago by Simon Laux <[email protected]>
only paste the file, if clipboard contains a file and text (#3263)

* only paste the file, if clipboard contains a file and text

* remove useless preventDefault ca...

github.com/deltachat/deltachat-desktop - b447bcd5b39101d6d08cad66aeb5039dd7938f0f authored over 1 year ago by Simon Laux <[email protected]>
chore: update `deltachat` dependency from 1.112.4 to 1.112.7

github.com/deltachat/mailadm - 74b03805b94dc18a97390a6418f529d8a0ceb9b3 authored over 1 year ago by link2xt <[email protected]>
ci(concourse): install devpi in a virtual environment

This commit solves the "error: externally-managed-environment"
which started appearing since Deb...

github.com/deltachat/deltachat-core-rust - cbe16711043988f48fe0f76ff795e2a150d50720 authored over 1 year ago by link2xt <[email protected]>
ci: run CI on commits pushed to `master` branch

github.com/deltachat/mailadm - aa4088ca49ce257c72115c2a07365ab2b1735a53 authored over 1 year ago by link2xt <[email protected]>
fix: replace hardcoded domain in the log with a variable

github.com/deltachat/mailadm - 743c3607bcd6b004a0edd609d5c8dd551220a3b7 authored over 1 year ago by link2xt <[email protected]>
test: remove hardcoded mailcow endpoint

github.com/deltachat/mailadm - 18e7a6c33d9fccd4f286d93a9e551c1d44803026 authored over 1 year ago by link2xt <[email protected]>
ci: use MAILCOW_ENDPOINT and MAIL_DOMAIN variables

github.com/deltachat/mailadm - dabd04aff628ad68d74b66abc04702766ed0055e authored over 1 year ago by link2xt <[email protected]>
build: pin `deltachat` version to 1.112.4

github.com/deltachat/mailadm - 42ddaabe1f4b6380ee1945cc87c8a58d8dbb1daf authored over 1 year ago by link2xt <[email protected]>
test(python): replace legacy `tmpdir` fixture with `tmp_path`

github.com/deltachat/deltachat-core-rust - 0d0e223238bd54f19a50eddcf7466732a383a3e4 authored over 1 year ago by link2xt <[email protected]>
remove unused code

github.com/deltachat/deltachat-android - 9e4d0971b807d79ddcf19cb5f0cba6d0f0f0ea22 authored over 1 year ago by adbenitez <[email protected]>
use image editor for avatar selection when possible

also update old android-crop dependency

github.com/deltachat/deltachat-android - 592607dd0ee891505e52fe6d69ddd42be68b8345 authored over 1 year ago by adbenitez <[email protected]>
Merge pull request #2587 from deltachat/adb/issue-1915

update dependency com.github.penfeizhou.android.animation:glide-plugin

github.com/deltachat/deltachat-android - 194ddec75f1a8240a8fb1891257d0133e18d34be authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
Settings: Move Experimental Features into Advanced (#3260)

* Settings: Move Experimental Features into Advanced

* Settings: Move Connectivity down and g...

github.com/deltachat/deltachat-desktop - 4e355c5e318527b8db0e4de5ee0841311cf16615 authored over 1 year ago by Simon Laux <[email protected]>
docs: readme remove legacy from dc-node, mark napi as experimental

github.com/deltachat/deltachat-core-rust - 4767f1ce743d2170142c3cc126838d55505eb807 authored over 1 year ago by Simon Laux <[email protected]>
refactor: rename MimeMessage.header into MimeMessage.headers

github.com/deltachat/deltachat-core-rust - 1a62b6d77fe62f0bd04726df622bf8d4aaafe5af authored over 1 year ago by link2xt <[email protected]>
update offline help and translations (#3257)

* update offline help and translations

* add CHANGELOG entry

* add date to changelog entry...

github.com/deltachat/deltachat-desktop - 1dc52fb7d32c36dbfaba87a7812414290a1a22b1 authored over 1 year ago by bjoern <[email protected]>
update dependency com.github.penfeizhou.android.animation:glide-plugin:2.25.0

github.com/deltachat/deltachat-android - 75a387be6c579b0a050f7c813457b468fff73421 authored over 1 year ago by adbenitez <[email protected]>
Merge pull request #2586 from deltachat/adb/issue-2585

move the file chooser implementation to WebxdcActivity class

github.com/deltachat/deltachat-android - bd81d0171d67e0aaceb1396c646f485ad45e96a6 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
show waiting indicator in case loading webxdc list takes more time (#1902)

when things arrive quickly,
it is not visible at all.

at some point, we want more support fo...

github.com/deltachat/deltachat-ios - 54b84da9b0e6f5b59767f7dd125e829b78faf122 authored over 1 year ago by bjoern <[email protected]>
speedup opening of attach menu (#1900)

* speedup opening of attach menu

the check, if there were any webxdc apps ever is comparable ...

github.com/deltachat/deltachat-ios - 5f5ba210c6e80e822b8308df6aa22c8a657809fc authored over 1 year ago by bjoern <[email protected]>
build: use 1 codegen-units for release builds

github.com/deltachat/deltachat-core-rust - 915008d4742320c60c1cbdaf5fe2fa840f179925 authored over 1 year ago by link2xt <[email protected]>
add back check to onShowFileChooser()

github.com/deltachat/deltachat-android - b6638cbefe8d9dc5715d61ca1de14f944f611995 authored over 1 year ago by adbenitez <[email protected]>
remove unused onActivityResult() override in WebViewActivity

github.com/deltachat/deltachat-android - 35970426568e48ea7e4fc8e23ea2d13bb1173bb8 authored over 1 year ago by adbenitez <[email protected]>
fix webxdc.js that broken after adding importFiles() (#1898)

there was just a comma missing, that broke _some_ apps
(for whatever reason, not _all_ apps)

...

github.com/deltachat/deltachat-ios - e0989a37c615ec1e05d909ceb58f570eae14ce1d authored over 1 year ago by bjoern <[email protected]>
move the file chooser implementation to WebxdcActivity class

github.com/deltachat/deltachat-android - da7346b07dc8d5c7ad304c70c0a45ff02fdd82c5 authored over 1 year ago by adbenitez <[email protected]>
build: disable unused `brotli` feature "ffi-api"

github.com/deltachat/deltachat-core-rust - 96467667930ea77cc0a36ee0152419a034256ae1 authored over 1 year ago by link2xt <[email protected]>
fix: ignore address case when comparing the To: field to Autocrypt-Gossip:

github.com/deltachat/deltachat-core-rust - 9ab9d2eb7bb790e94dfc3757852938401788f0c1 authored over 1 year ago by link2xt <[email protected]>
api(python): make Contact.is_verified() return bool

github.com/deltachat/deltachat-core-rust - 437f8c48c4865723a84fe3e62e139ac136bfa452 authored over 1 year ago by link2xt <[email protected]>
test: regression test for case-sensitive comparison of gossip header to contact address

github.com/deltachat/deltachat-core-rust - e948ec3256bbf7729782be228400ecfae2b9aab0 authored over 1 year ago by link2xt <[email protected]>
update release-checklist

github.com/deltachat/deltachat-ios - b23fe945fca2e92f18c54365aaf40a06cfd8223e authored over 1 year ago by B. Petersen <[email protected]>
update release-checklist

github.com/deltachat/deltachat-android - 3fa3b5edf009f63eebe1ceb9eef383752cae9cb4 authored over 1 year ago by B. Petersen <[email protected]>
Prep 1.37.0 (#1897)

* update CHANGELOG for 1.37.0, core part

* update CHANGELOG for 1.37.0, ios part

* bump ve...

github.com/deltachat/deltachat-ios - d884f203f66fe935dbfadda86a07785fa52e74af authored over 1 year ago by bjoern <[email protected]>
prepare 1.37.0 (#2584)

* update CHANGELOG for 1.37.0, core part

* update CHANGELOG for 1.37.0, android part

* bum...

github.com/deltachat/deltachat-android - 167920b90f5061c7eac5754fb42c329ef04d362b authored over 1 year ago by bjoern <[email protected]>
fix a index out of bounds crash

github.com/deltachat/deltachat-ios - 1ac77d06ffc995b099085d0b93d88129e250148f authored over 1 year ago by Simon Laux <[email protected]>
update translations: it

github.com/deltachat/deltachat-ios - 5cc52be5ad4c5d9f3f5725b3bc46d80bc1bc307e authored over 1 year ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-ios - 6e7efc06f6dc31b50d8220d290872534f66eaa09 authored over 1 year ago by B. Petersen <[email protected]>
update translations: it

github.com/deltachat/deltachat-android - 8dfa8316ca7624468b5dddd915598676f2114b68 authored over 1 year ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-android - dfc9cf7189dbc9109d8be855f8d4b69a5d5b09c1 authored over 1 year ago by B. Petersen <[email protected]>
update translations: de, it

github.com/deltachat/deltachat-pages - 090154c82af417766f24ab3a8b1e6cceca5b7d6d authored over 1 year ago by B. Petersen <[email protected]>
update translations (#683)

github.com/deltachat/deltachat-pages - 44993b497b556c4133149499635030d1a1548c89 authored over 1 year ago by bjoern <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.116.0' of 'v1.116.0'

github.com/deltachat/deltachat-ios - 8a1e9f5eaf81f96c9cf0257364437b31502179b2 authored over 1 year ago by B. Petersen <[email protected]>
update translations: fr

github.com/deltachat/deltachat-android - c2fad4c95fadd217558f43a4fc4157b253d166f5 authored over 1 year ago by B. Petersen <[email protected]>
update-core.sh accepts tags as well as branches

github.com/deltachat/deltachat-ios - 057ed429fd2561b67d1d5e439a3a85ec2c1762bd authored over 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.116.0' of 'v1.116.0'

github.com/deltachat/deltachat-android - 3bedaec1b7c78437c66da7d063a9f9efa1c63030 authored over 1 year ago by B. Petersen <[email protected]>
./update-core.sh accepts tags as well as branches (#2583)

* ./update-core.sh accepts tags as well as branches

* stop update.core.sh on all errors

github.com/deltachat/deltachat-android - 5df31105ce2157d259a76dacdfe5f72de41d6e50 authored over 1 year ago by bjoern <[email protected]>
feat: add MsgDeleted event

github.com/deltachat/deltachat-core-rust - 33a014eea4b9f4af18bb1619c1c143fe574e4fd8 authored over 1 year ago by link2xt <[email protected]>
fix: emit DC_EVENT_MSGS_CHANGED without IDs when the message expires

Specifying msg IDs that cannot be loaded in the event payload
results in an error when the UI tr...

github.com/deltachat/deltachat-core-rust - 9be871ccf6dcf09fda76bf4dada94b72f7426348 authored over 1 year ago by link2xt <[email protected]>
api: emit DC_EVENT_MSGS_CHANGED per chat when messages are deleted

github.com/deltachat/deltachat-core-rust - e6d9a49187786fe1da72e6163c0684e3beca46b0 authored over 1 year ago by link2xt <[email protected]>
feat: new group membership update algorithm

New algorithm improves group consistency
in cases of missing messages,
restored old backups and ...

github.com/deltachat/deltachat-core-rust - 6eb8abe535540652ed430823d0dbc918513fdb6b authored over 1 year ago by Sebastian Klähn <[email protected]>
fix: update from yanked `libc` 0.2.145 to 0.2.146

https://github.com/rust-lang/libc/issues/3264

github.com/deltachat/deltachat-core-rust - 91bf87fa80c05cb3f0d49523b2cbfa7016e11e54 authored over 1 year ago by link2xt <[email protected]>
build: use Rust 1.70.0 to compile deltachat-rpc-server releases

github.com/deltachat/deltachat-core-rust - 22d0a4bb322e0925d90b92b7e412ad2257498e0f authored over 1 year ago by link2xt <[email protected]>
ci: run `cargo check` with musl libc

github.com/deltachat/deltachat-core-rust - a2599ef08a6aa7599246746bd299d0d63d162e02 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #1893 from deltachat/disable_mark_as_read_button_if_it_has_no_effect

disable "mark all read" button when it does nothing

github.com/deltachat/deltachat-ios - 6f417bb746ef5a8814b13c478b7781cf09815ba4 authored over 1 year ago by Simon Laux <[email protected]>
prepare 1.37.0 and update core (#3254)

* prepare 1.37.0 and update core

update deltachat-node and deltachat/jsonrpc-client to `v1.116....

github.com/deltachat/deltachat-desktop - 60649bda637042890988ac45a861c958192cb5c6 authored over 1 year ago by Simon Laux <[email protected]>
only update the button if the mode is archived

github.com/deltachat/deltachat-ios - 81a65534c26a492bf873006c2bfeb201779c2817 authored over 1 year ago by Simon Laux <[email protected]>
disable "mark all read" button when it does nothing

This also helps with understanding what it does,
because you can now only click it if there are ...

github.com/deltachat/deltachat-ios - 7908dd06bbcb3ed445274c5e6361863b7d701a3b authored over 1 year ago by Simon Laux <[email protected]>
chore(release): prepare for 1.116.0

github.com/deltachat/deltachat-core-rust - 7a160033b68ab40b53c472cfb92eeddda8b084e2 authored over 1 year ago by link2xt <[email protected]>
ci: update clippy to 1.70.0

github.com/deltachat/deltachat-core-rust - 3442748be75564042991ee6c9f58a51830164db9 authored over 1 year ago by link2xt <[email protected]>
Merge pull request #4452 from deltachat/dependabot/cargo/percent-encoding-2.3.0

github.com/deltachat/deltachat-core-rust - d451bcfbe39c98581ea656ed3fcca294ebebb422 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(python): document pytest fixtures

These docstrings are displayed by `pytest --fixtures`
when `deltachat` package is installed from...

github.com/deltachat/deltachat-core-rust - b2993242e44c498d10d083802a949ceda4596914 authored over 1 year ago by link2xt <[email protected]>
remove babel files as they seem to be unused

github.com/deltachat/deltachat-desktop - 97b693bc0e4ecf1f32a8ac2505ad584d5039b111 authored over 1 year ago by SimonLaux <[email protected]>
chore(cargo): bump percent-encoding from 2.2.0 to 2.3.0

Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.2.0 to 2.3.0.
- [Release note...

github.com/deltachat/deltachat-core-rust - 5eaa9eeed2419df1f1ee7f67148d97593ad0a4e6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4429 from deltachat/dependabot/cargo/uuid-1.3.3

github.com/deltachat/deltachat-core-rust - 3ed2ac8f0c14a011f734336c18e1aca6d7c36bba authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1891 from deltachat/adb/issue-1890

add importFiles to webxdc API

github.com/deltachat/deltachat-ios - ca7e2ca94630cca79951627a782028404a326ed8 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
Merge pull request #4432 from deltachat/dependabot/cargo/proptest-1.2.0

github.com/deltachat/deltachat-core-rust - 0145203f7bfe2808fe0d9400a7475a2c0bb031d0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump uuid from 1.3.2 to 1.3.3

Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.2 to 1.3.3.
- [Release notes](https://git...

github.com/deltachat/deltachat-core-rust - 59588b319ef7ddb6b53b5f93072762aab9bd5549 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(cargo): bump criterion from 0.4.0 to 0.5.1

github.com/deltachat/deltachat-core-rust - f917c7de6b76e4e17e1d476d782f281daaad85c8 authored over 1 year ago by link2xt <[email protected]>