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

properly wait until threads end during test teardown

github.com/deltachat/mailadm - 7e562c77aef3d4728d104663f497a21183543334 authored about 2 years ago by missytake <[email protected]>
Merge pull request #1715 from deltachat/fix_emojis_in_webxdc

fix emojis in webxdc

github.com/deltachat/deltachat-ios - bf38b19e329c59cbadff66ad2e2cfc5cb97ddd4a authored about 2 years ago by Simon Laux <[email protected]>
remove base64 string extention that is now unused

github.com/deltachat/deltachat-ios - 21e71a0e3fa6ae86962bbde1ef7c760ea67e6a94 authored about 2 years ago by Simon Laux <[email protected]>
get webxdc update json over web request

this is a solution fto circumvent or possible xss attacks
(because executing the data concatenate...

github.com/deltachat/deltachat-ios - 3db71d6707b04bda479f74416f4038a8f3383c1f authored about 2 years ago by Simon Laux <[email protected]>
fix emojis in display name

github.com/deltachat/deltachat-ios - c7ebf390c65f31a3d7f4c3c13828dce9a9dca089 authored about 2 years ago by Simon Laux <[email protected]>
cargo: bump sha2 from 0.10.3 to 0.10.6

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.3 to 0.10.6.
- [Release notes](http...

github.com/deltachat/deltachat-core-rust - 564aef2a2a2d1d81df71c7a781caaaf73e00c8fc authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump anyhow from 1.0.63 to 1.0.65

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

github.com/deltachat/deltachat-core-rust - 59583245503461da66600e0a7faaaf1b4d7f5ec2 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1713 from deltachat/missing_messag_insert

Debugging missing message insertions

github.com/deltachat/deltachat-ios - 819259cb1fea3511d1ff024de22e7ba8bb5a509c authored about 2 years ago by cyBerta <[email protected]>
update translations

github.com/deltachat/deltachat-android - cbdb248fb21184b95bb1e8771d1a9e33b1e639fd authored about 2 years ago by B. Petersen <[email protected]>
call super in didMove

github.com/deltachat/deltachat-ios - 8b86513a74cc0553a26f68cad1e706acd07c6355 authored about 2 years ago by cyberta <[email protected]>
Merge pull request #563 from deltachat/update-android-to-1.34.1

bump android version to 1.34.1

github.com/deltachat/deltachat-pages - 6101744794d8670e472745cab8c650e17ec48739 authored about 2 years ago by bjoern <[email protected]>
add more logging to pin down sometimes missing message insertions

github.com/deltachat/deltachat-ios - 39358686bdf09ca21258635217869bd5aac5d30b authored about 2 years ago by cyberta <[email protected]>
fix: CHANGELOG wording

github.com/deltachat/deltachat-ios - 6c7067f4b92127d9e8d6a63eac76d999d473fb8a authored about 2 years ago by B. Petersen <[email protected]>
fix CHANGELOG: the account selector is not improved yet :)

github.com/deltachat/deltachat-ios - 386b64207ab956d5eeba80717bc48750d0c2edbb authored about 2 years ago by B. Petersen <[email protected]>
prepare 1.34.1 (#1708)

* update changelog for 1.34.1 (1.34.0 was never released)

* bump version to 1.34.1

github.com/deltachat/deltachat-ios - 6bf884713979bae84e0293b32c109e5376c1026b authored about 2 years ago by bjoern <[email protected]>
force keeping keyboard on reply btn action (#1710)

github.com/deltachat/deltachat-ios - 78b6982b873bf2879ea636f2fa52084a94fd9c6a authored about 2 years ago by cyBerta <[email protected]>
move "recently seen dot" lower right (#1711)

this moves the "recently seen dot" to the corner where it is shown
also for many other apps: to...

github.com/deltachat/deltachat-ios - b7553a5cfd8694563d5f5bb4fde5ae911de560a9 authored about 2 years ago by bjoern <[email protected]>
bump android version to 1.34.1

github.com/deltachat/deltachat-pages - 8a0827ba4675b22fb6f1305228c896a98e4d2b19 authored about 2 years ago by B. Petersen <[email protected]>
prepare 1.34.1 (#2395)

* update changelog for 1.34.1

* bump version to 1.34.1

github.com/deltachat/deltachat-android - 35f16c80aced4c7f07565bfd0379b2cebb47ce10 authored about 2 years ago by bjoern <[email protected]>
fix docstring

github.com/deltachat/mailadm - 72f7b8b8de8b30c1005799df017b1a0968a22283 authored about 2 years ago by missytake <[email protected]>
document how mailadm setup-bot creates [email protected] by default

github.com/deltachat/mailadm - 932a035f9cca812a14efaff870f65669fad72fe7 authored about 2 years ago by missytake <[email protected]>
create bot account if user didn't specify --password

github.com/deltachat/mailadm - bebcca035c982b6ff7c80cd2ac211fc2f37ee5e4 authored about 2 years ago by missytake <[email protected]>
tests: bot is called [email protected] by default now

github.com/deltachat/mailadm - c16582411e711d8faff7f802bc7b5aea5346c9dd authored about 2 years ago by missytake <[email protected]>
properly fail when login doesn't work

github.com/deltachat/mailadm - e61ab8a7886e70aa6dcc8cb01c1e540a8a7f30ac authored about 2 years ago by missytake <[email protected]>
tests for setup-bot

github.com/deltachat/mailadm - 1dc4624f0be7eb368eb85cb7eac67614fb67438f authored about 2 years ago by missytake <[email protected]>
fix method for bot replies with low level API

github.com/deltachat/mailadm - f7be5f340a38d35ed28bd3957a5a28fcf3a15255 authored about 2 years ago by missytake <[email protected]>
make bot answers actual replies

github.com/deltachat/mailadm - a1f13396fe0843a6409f5517d92b5bbd70ab52f0 authored about 2 years ago by missytake <[email protected]>
show error if maxuse is not a number

github.com/deltachat/mailadm - e13254eecdd331f4686ae6d1d6d89665d9496794 authored about 2 years ago by missytake <[email protected]>
bot method to reply to user's command - doesn't work yet

github.com/deltachat/mailadm - aa5e40d1e284bbbf9133aac6400c945f8632f95a authored about 2 years ago by missytake <[email protected]>
hide ephemeral timer menu options for mailing lists (#2923)

* hide ephemeral timer menu options for mailing lists

closes #2920

* changelog entry

github.com/deltachat/deltachat-desktop - 39857cfd499399dc9cd4933422e3cadb9021b663 authored about 2 years ago by Simon Laux <[email protected]>
Get rid of tx('version') (#2925)

github.com/deltachat/deltachat-desktop - 82db79ceb140c5d9e1880ee37825439a70df117c authored about 2 years ago by Jikstra <[email protected]>
jsonrpc: add more functions (#3641)

* jsonrpc: add more functions

- `getChatContacts()`
- `createGroupChat()`
- `createBr...

github.com/deltachat/deltachat-core-rust - 683fc1f081e007ba4811fd93af67d3ab09c467fa authored about 2 years ago by Simon Laux <[email protected]>
use less muted color for "recently seen"

with the "connection view",
we already have a green indicating sth. as "online", reuse that.
the...

github.com/deltachat/deltachat-desktop - 80a7c0d2b3b5639acb0de55acc25c01464390326 authored about 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - 63ae7575efb6d10b205d88329f6e4abf965fb18d authored about 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - f57832ca2ebed89bd5383d19f26a6c92bf269919 authored about 2 years ago by B. Petersen <[email protected]>
add 'recently seen' color

github.com/deltachat/interface - 9d23e906e954d2ec6faaffdd24eb3430438b465a authored about 2 years ago by B. Petersen <[email protected]>
hide ephemeral timer in mailing lists (#2394)

github.com/deltachat/deltachat-android - f85cb990dbfbe688061378276c5ae85c6b155c69 authored about 2 years ago by Asiel Díaz Benítez <[email protected]>
show webxdc-selector and -profile-tabs only if there are webxdc (#1706)

github.com/deltachat/deltachat-ios - 43b692d2dab5d596496e424594b01467fb0d0ff5 authored about 2 years ago by bjoern <[email protected]>
enlarge profile action buttons (#1705)

this makes the 'search' and 'mute' buttons a bit larger,
so that they're easier to tap
and als...

github.com/deltachat/deltachat-ios - 5471dc05b5d023574b4f86d2bd1defccaaed0382 authored about 2 years ago by bjoern <[email protected]>
use less muted color for "recently seen" (#2393)

with the "connection view",
we already have a green indicating sth. as "online", reuse that.
(...

github.com/deltachat/deltachat-android - 0ea09b60866f7d98742936257441654e28684831 authored about 2 years ago by bjoern <[email protected]>
synchronize color and size more to android and other online indicators (#1707)

some easy to target layout points:

- with the "connection view",
we already have a green i...

github.com/deltachat/deltachat-ios - 1465195179aababaf6c7eb6891e8b37205d329c4 authored about 2 years ago by bjoern <[email protected]>
fix mark messages as read on window focus (#2917)

closes #2883

github.com/deltachat/deltachat-desktop - 617b86c7b4bba90f89e404b9dc37a980731bf92e authored about 2 years ago by Simon Laux <[email protected]>
Suppress welcome device messages after account import

Add dummy `devmsglabels` entries on import to avoid welcome messages
being added when user runs ...

github.com/deltachat/deltachat-core-rust - 9277b466202131d5fe1c4d08c3c904513f2a5ad7 authored about 2 years ago by link2xt <[email protected]>
Use anyhow::Result in stock_str.rs

github.com/deltachat/deltachat-core-rust - 261926222bfd03b120e96997ed744cfad0b9cd24 authored about 2 years ago by link2xt <[email protected]>
Share stock strings across accounts

All contexts created by the same account manager
share stock string translations. Setting transl...

github.com/deltachat/deltachat-core-rust - 35cfefd9341d333e2ff2e7d13a7967faea69ac6e authored about 2 years ago by link2xt <[email protected]>
fix linebreak in translation

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

github.com/deltachat/deltachat-android - 829bb4ea6c9aa727da297691e4c23a473af06a22 authored about 2 years ago by B. Petersen <[email protected]>
Merge pull request #562 from deltachat/update-translations-2022-10-01

update translations

github.com/deltachat/deltachat-pages - 76aeb70e1e9a58101982536f4385f8d214d1bab4 authored about 2 years ago by bjoern <[email protected]>
remove loading stage from sending autocrypt setup message (#2916)

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

github.com/deltachat/deltachat-desktop - 5e5e5cefed58844cfca53fc1aa7dde3108b1191d authored about 2 years ago by Simon Laux <[email protected]>
remove unused code and fix group join qr code (#2915)

when creating a new group

github.com/deltachat/deltachat-desktop - 42dc65846cce359822e4839bc9f1840ef0f1bab2 authored about 2 years ago by Simon Laux <[email protected]>
make contact last seen always display relative time

github.com/deltachat/deltachat-desktop - 7b1027d7acdf702ad2724c424a751e6c843b1890 authored about 2 years ago by SimonLaux <[email protected]>
more masks variants that we might or might not use

github.com/deltachat/deltachat-desktop - 41e1fbb4258e29c6c1ed8d260d5649d6245fd13a authored about 2 years ago by SimonLaux <[email protected]>
smaller border for dot

github.com/deltachat/deltachat-desktop - 5d3911317e50278b6459c6a41c1c282822a4f7f1 authored about 2 years ago by SimonLaux <[email protected]>
add recently seen indicator

closes #2873

github.com/deltachat/deltachat-desktop - b393f14832eebe9c702b91b8296c0b540f0a92e5 authored about 2 years ago by SimonLaux <[email protected]>
prepare 1.34.0 (#1704)

* update changelog for 1.34.0

* bump version to 1.34.0

* add 1.34.0 device message

github.com/deltachat/deltachat-ios - 510ed8d381ad4be52a44616e57ae0a33f566d32b authored about 2 years ago by bjoern <[email protected]>
move badge and notifications to frontend (#2900)

* move unread badge logic to frontend
and fixes #2815

* move notification logic to frontend/...

github.com/deltachat/deltachat-desktop - f02d9227532dd65b9838f93dce3e90be0562ad5d authored about 2 years ago by Simon Laux <[email protected]>
solve MaxListenersExceededWarning for now (#2910)

fixes #2897

github.com/deltachat/deltachat-desktop - 3c4f5ae77ee587a930a1d89e2720c1abd0e229cc authored about 2 years ago by Simon Laux <[email protected]>
register for `dcaccount:` and `dclogin:` scheme (#2823)

* register for `dcaccount:` scheme

* add support for dclogin

* allow using dclogin & dcacc...

github.com/deltachat/deltachat-desktop - 15b59b8e68e927e7b7d735bc5a39604dad7867e1 authored about 2 years ago by Simon Laux <[email protected]>
use jsonrpc for next media (#2893)

needs core with https://github.com/deltachat/deltachat-core-rust/pull/3610

github.com/deltachat/deltachat-desktop - 77f76efed039375709fd43034b4abcc388644d56 authored about 2 years ago by Simon Laux <[email protected]>
add mailinglist address to chat subtitle (#2887)

* add mailinglist address to chat subtitle
needs new core version with
https://github.com/delt...

github.com/deltachat/deltachat-desktop - d0dcbda51220453fa66ced7fa198c5aa6bf169ad authored about 2 years ago by Simon Laux <[email protected]>
update core to 1.96.0

github.com/deltachat/deltachat-desktop - 26c8d55678fff44adb325f780895bd423bdb9742 authored about 2 years ago by SimonLaux <[email protected]>
prepare update to core 1.96

github.com/deltachat/deltachat-desktop - 090262bdf0c3604c915d19473d708f7c61a0dd19 authored about 2 years ago by SimonLaux <[email protected]>
add --access=public to npm publish command

github.com/deltachat/deltachat-desktop - c70c78b06b0de1679ac6037e30c6433f74bbdd2c authored about 2 years ago by SimonLaux <[email protected]>
cargo: bump reqwest from 0.11.11 to 0.11.12

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [Release note...

github.com/deltachat/deltachat-core-rust - aa133745235d3c6815bf19e621993c47d3357212 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump image from 0.24.3 to 0.24.4

Bumps [image](https://github.com/image-rs/image) from 0.24.3 to 0.24.4.
- [Release notes](https:...

github.com/deltachat/deltachat-core-rust - fd1cd39c7c2fe03669a6afdf938214fca70bf276 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump trust-dns-resolver from 0.21.2 to 0.22.0

Bumps [trust-dns-resolver](https://github.com/bluejekyll/trust-dns) from 0.21.2 to 0.22.0.
- [Re...

github.com/deltachat/deltachat-core-rust - 3e6d1d57898c1e534818f8ba6fb4620266688c10 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump libc from 0.2.132 to 0.2.134

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

github.com/deltachat/deltachat-core-rust - 185d0bf3a328a25aebc186eec2d52d0b2f76ddc2 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump url from 2.2.2 to 2.3.0

Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://gi...

github.com/deltachat/deltachat-core-rust - 837f3ce04c631a38619742730788b58152aea622 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare 1.34.0 (#2392)

* bump version to 1.34.0

* update changelog for 1.34

* add core changes to CHANGELOG (core...

github.com/deltachat/deltachat-android - a9c8b30c3e572806be350f394ac2cc02fe89b92e authored about 2 years ago by bjoern <[email protected]>
add button to clear chat history

(delete all messages of a chat)

github.com/deltachat/deltachat-desktop - 32640b7de0b48f900805e2abcdd6a17fcac3c2f4 authored about 2 years ago by SimonLaux <[email protected]>
fix quote linebreaks (#2911)

fixes #2870

github.com/deltachat/deltachat-desktop - ab558da87e5529c11584395ac919cb29e2085308 authored about 2 years ago by Simon Laux <[email protected]>
prepare 1.96.0 (#3619)

after commit, on master make sure to:

git tag -a 1.96.0
git push origin 1.96.0
git...

github.com/deltachat/deltachat-core-rust - c6616192631d3824674e41cfd692b507e6eb12f0 authored about 2 years ago by Simon Laux <[email protected]>
update spanish translation

github.com/deltachat/deltachat-android - fc804b224959d93f8d2783386c92d47579733b6c authored about 2 years ago by B. Petersen <[email protected]>
fix low resolution of copy qrcode image

fixes #2907

github.com/deltachat/deltachat-desktop - 50d8e3477bacf709bb2ed2169fa42d1007997872 authored about 2 years ago by SimonLaux <[email protected]>
jsonrpc js client: ci upload and new name (#3618)

* jsonrpc js client: ci upload and new name

* Update jsonrpc-client-npm-package.yml

* Upda...

github.com/deltachat/deltachat-core-rust - b2f7a7bb2ec016a5098ce5d39c85d8b7e1100c2d authored about 2 years ago by Simon Laux <[email protected]>
fix spanish and galician 'front matter'

github.com/deltachat/deltachat-pages - 5fe9760c09b3017bb17d4dce52d02ef5932b9bda authored about 2 years ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-android - d5a8cf430d555d8ac6f2bdf1dbabec0262e60ff8 authored about 2 years ago by B. Petersen <[email protected]>
update local help, spanish

github.com/deltachat/deltachat-ios - 07dc2176e383eaf243af0233b065c569c9ea7834 authored about 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-pages - 5a2e6721e3512ac434378751ac1a280d60fea94e authored about 2 years ago by B. Petersen <[email protected]>
update local help

github.com/deltachat/deltachat-ios - a11d6794f39828edb16c89a449445ff37abc2fac authored about 2 years ago by B. Petersen <[email protected]>
add quick switch account avatar button to chatlist header (#1687)

* add logic for account quickswitch
with avatar on top in chatlist nvaigation bar
the ui part ...

github.com/deltachat/deltachat-ios - 48a4c821bafb8a7faa0130905510ebaa663f0e36 authored about 2 years ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-android - 4238e1f2833499883a1342c5ad83aee01198ec26 authored about 2 years ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 2e6b17775b5051ac6385a5e6c7b3c839e3057b59 authored about 2 years ago by B. Petersen <[email protected]>
[WIP] Fixing memory leak in ChatListController (#1699)

* Ensure that tabbar root controller always call willMove before they get replaced during accoun...

github.com/deltachat/deltachat-ios - 1cf1b4013daedd4797f6a3649e48d48da316ee08 authored about 2 years ago by cyBerta <[email protected]>
update translations: do not abbreviate 'seconds' in disappearing messages messages

github.com/deltachat/deltachat-android - 1e8f4c3bee8ee23f4ca9b0a922cb65298197f385 authored about 2 years ago by B. Petersen <[email protected]>
fix eslint on timestamps

github.com/deltachat/deltachat-desktop - 225861080571a408008a6b6805db3e89756e766b authored about 2 years ago by SimonLaux <[email protected]>
update translations

github.com/deltachat/deltachat-ios - e470c1d68325283a1163b7caf3c692bfb76059cb authored about 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.95 (#3617)'

github.com/deltachat/deltachat-ios - b5cb5f8f72098bbe9301d7a58099412cb3fc8e97 authored about 2 years ago by B. Petersen <[email protected]>
remove deprecated strings (#2391)

* remove old system messages strings; these ones are no longer needed since https://github.com/d...

github.com/deltachat/deltachat-android - 2fabc56b8475f7211a705d350d9ceb8cf8003111 authored about 2 years ago by bjoern <[email protected]>
preserve 'group image deleted' translations; that one was forgotten at https://github.com/deltachat/deltachat-android/pull/2390

github.com/deltachat/deltachat-android - dece845d34936a4241790002938569641e95bfc4 authored about 2 years ago by B. Petersen <[email protected]>
check translation for bad lineends (#2389)

`<br>` lineends are not allowed in strings.xml
and lead to compile errors as "terminating tag m...

github.com/deltachat/deltachat-android - 8b308ca3be408f266ea9f0ad9618d1fa31408433 authored about 2 years ago by bjoern <[email protected]>
preserve system message translations (#2390)

by the revamped system messages,
lots of translations would be trashed.
this pr preserves thes...

github.com/deltachat/deltachat-android - d45d1fc958321961ed58f1363d411fe7ac62d3b1 authored about 2 years ago by bjoern <[email protected]>
update deltachat-core-rust submodule to 'prepare 1.95 (#3617)'

github.com/deltachat/deltachat-android - b02fe7468c0c258cea412b7bd3849142676cbab1 authored about 2 years ago by B. Petersen <[email protected]>
prepare 1.95 (#3617)

* update changelog for 1.95.0

* bump version to 1.95.0

github.com/deltachat/deltachat-core-rust - 1965866813afe0a7ad0673a8766947cf5db31bc7 authored about 2 years ago by bjoern <[email protected]>
update translations

github.com/deltachat/deltachat-android - 2ceaa2c6a68942e495208358d25e487a0d532440 authored about 2 years ago by B. Petersen <[email protected]>
add support for dclogin (#1702)

also fixes #1701

github.com/deltachat/deltachat-ios - 20525fee15a824f3c5c00cd24936e76b31330ba5 authored about 2 years ago by Simon Laux <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 10592177b34ba7e24488d0bd2a35a82a54725abf authored about 2 years ago by B. Petersen <[email protected]>
update deltachat-core-rust submodule to 'implement dclogin scheme (#3541)'

github.com/deltachat/deltachat-ios - e085deb28e5cf4fb484271081ef623a3c0f5dfde authored about 2 years ago by B. Petersen <[email protected]>