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

api: add dc_jsonrpc_blocking_call()

github.com/deltachat/deltachat-core-rust - 2e6f98f4e4def7fce7823aea2551c002b4f6d859 authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): put "ci" commits into "CI" section of changelog

github.com/deltachat/deltachat-core-rust - 55fcd589dba5e416cec0e09bff11804c98b2ec55 authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): add "Documentation" section

github.com/deltachat/deltachat-core-rust - 50431d8cfe2dec1b8bc6de94b70105ca85160f52 authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): add period at the end of changelog entry titles

Make it consistent with the rest of the changelog.

github.com/deltachat/deltachat-core-rust - 4b7ff6f0030ab70c1d291fbe5b03b7cb41d7e8aa authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): remove git-cliff footer

github.com/deltachat/deltachat-core-rust - 53449ea5b3a6972f319088018d65e8ce223e43ea authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): add scope to changelog entries

github.com/deltachat/deltachat-core-rust - 8796e0472a9684f8ba16d6e0fe134e41e1d359c9 authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): add unconventional commits to "Other" section

github.com/deltachat/deltachat-core-rust - bb45c249a394989ea5d514d857ae1ac61efd1fe4 authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): update the link to configuration documentation

github.com/deltachat/deltachat-core-rust - 92d58571500b0e13fd722f38f28bd3ee5bdf15ed authored over 1 year ago by link2xt <[email protected]>
build(git-cliff): add "Build system" section

github.com/deltachat/deltachat-core-rust - 3bd16ba04563a1b6c19a764387359c66a8a102cf authored over 1 year ago by link2xt <[email protected]>
ci(mergeable): allow PR titles to start with "ci" and "build"

github.com/deltachat/deltachat-core-rust - 081178d623ceab0f758cf3c2f186caf1887b958b authored over 1 year ago by link2xt <[email protected]>
docs: update instructions for python devenv

github.com/deltachat/deltachat-core-rust - 3b381c48620917231daf9ee8c20c8d8871e4abef authored over 1 year ago by link2xt <[email protected]>
Update Cargo.lock

github.com/deltachat/yerpc - bf445d9e975155a3a230d34131f3acadda53d132 authored over 1 year ago by link2xt <[email protected]>
update translations

github.com/deltachat/deltachat-ios - 59ce95cf7e02e3c4799aea2ca1bfed1087506928 authored over 1 year ago by B. Petersen <[email protected]>
update translations

github.com/deltachat/deltachat-android - fd5b76265512e6c14e4f03ee1a2a75d33ba7841b authored over 1 year ago by B. Petersen <[email protected]>
streamline map wording (#2562)

* streamline menu

- remove prefix 'Show', we are not using it at most other places,
nor do...

github.com/deltachat/deltachat-android - e50a13f371d12890f1e1317b5b1d097edf9cb03a authored over 1 year ago by bjoern <[email protected]>
wording: 'Media' is sufficient for profiles

github.com/deltachat/deltachat-ios - 9f7a2078dfa744ee505fce273c63690f20e6d5db authored over 1 year ago by B. Petersen <[email protected]>
chore(release): prepare for v1.115.0

github.com/deltachat/deltachat-core-rust - ce729263a5e7dd8ecb2540c7e0bec9ea7d14b697 authored over 1 year ago by link2xt <[email protected]>
Reupload 0.4.3 as 0.4.4

github.com/deltachat/yerpc - bf8a5c92b946a6f4b69c99b9ab68908556bb8a8d authored over 1 year ago by link2xt <[email protected]>
Prepare 0.4.3

github.com/deltachat/yerpc - d84240201fba035459a406c182800169f3c1c848 authored over 1 year ago by link2xt <[email protected]>
feat: do not cut incoming text if "bot" config is set

github.com/deltachat/deltachat-core-rust - 67480999c0db0ccb02110ee25cdcec76b0cc51d6 authored over 1 year ago by link2xt <[email protected]>
update translations: fa

github.com/deltachat/deltachat-android - a3c9b63ff69aa70ccefad130ce0b53738178eeb1 authored over 1 year ago by B. Petersen <[email protected]>
use adaptive fonts on welcome screen to improve a11y

github.com/deltachat/deltachat-ios - 12baeda5cbe28fd77a1440aa6bbcd274661f03c3 authored over 1 year ago by B. Petersen <[email protected]>
api: rust: add `get_msg_read_receipts(context, msg_id)` - get the contacts that send read receipts for a message

github.com/deltachat/deltachat-core-rust - 9ed36d4e05d5081f63c407c4eafe31401207f9c5 authored over 1 year ago by Simon Laux <[email protected]>
api: jsonrpc: new `MessageReadReceipt` type and `get_message_read_receipts(account_id, message_id)` jsonrpc method

github.com/deltachat/deltachat-core-rust - fb8b9f60cea1a0ffd2de57d647c9c1947fa472b3 authored over 1 year ago by Simon Laux <[email protected]>
fix: do not return an error from send_msg_to_smtp if retry limit is exceeded

This prevents sending the other messages for which the limit was not exceeded.

github.com/deltachat/deltachat-core-rust - e3c01d76c410390c1f6902650c7b81884557d0ee authored over 1 year ago by link2xt <[email protected]>
Merge tag 'v1.112.9' into 'master'

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

github.com/deltachat/deltachat-core-rust - e4f4dacaf005f4eb793615d31753e3e02524e2e9 authored over 1 year ago by link2xt <[email protected]>
fix: delete `smtp` rows when message sending is cancelled

github.com/deltachat/deltachat-core-rust - 9fc1fe74ad3dbf7cb737ddecdcbaa480b5c44fc3 authored over 1 year ago by link2xt <[email protected]>
feat: improve SMTP logging

github.com/deltachat/deltachat-core-rust - 991089d98e20b5b50f692d8ccf72ec9cbf2bea15 authored over 1 year ago by link2xt <[email protected]>
fix: fetch at most 100 existing messages even if EXISTS was not received

According to RFC 3501, EXISTS must always be sent in response to SELECT.
But if the server does ...

github.com/deltachat/deltachat-core-rust - c7a250da31feb65e181070e5859bd3795ef4c4a7 authored over 1 year ago by link2xt <[email protected]>
fix: recreate `smtp` table with AUTOINCREMENT

This ensures the rows cannot be confused accidentally
when referred by row_id.

github.com/deltachat/deltachat-core-rust - c5b6bad9560ef2eb9f07f915f2a1982c0e28c531 authored over 1 year ago by link2xt <[email protected]>
feat: improve SMTP logging

github.com/deltachat/deltachat-core-rust - c4534ff6217ac2d53512a2e3d747112793274d8f authored over 1 year ago by link2xt <[email protected]>
fix: Don't put a double dot at the end of error messages (#4398)

github.com/deltachat/deltachat-core-rust - b2c299fa8294fba85bd314515cc924885d8b5a80 authored over 1 year ago by Hocuri <[email protected]>
fix: fix PR URL template in git-cliff configuration (#4396)

github.com/deltachat/deltachat-core-rust - 68aa15950a7c51c009d5195b815d9e100f5e2382 authored over 1 year ago by link2xt <[email protected]>
feat: add `RpcSession::server()` method

github.com/deltachat/yerpc - f7fbcd5cdf0777169b887c88f749c37589fd951f authored over 1 year ago by link2xt <[email protected]>
api!:jsonrpc: sort reactions in descending order (#4388)

convert `JSONRPCReactions.reactions` to a `Vec<JSONRPCReaction>` with unique reactions and their...

github.com/deltachat/deltachat-core-rust - 4a593a8d7efb984319587a697cb7bb07d37835f3 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
feat: Generate our changelogs using git-cliff (#4393)

github.com/deltachat/deltachat-core-rust - 2328ba54be1891c3c2f58bdf473dcf2915663bc9 authored over 1 year ago by Hocuri <[email protected]>
fix: delete `smtp` rows when message sending is cancelled

github.com/deltachat/deltachat-core-rust - e216dfd65502dbeb4a50bae1d12070fb4626d8f8 authored over 1 year ago by link2xt <[email protected]>
refactor: iterate over msg_ids without .iter()

github.com/deltachat/deltachat-core-rust - 86472aba2c380e9fc4e9c7cadaf5e3ba404377c4 authored over 1 year ago by link2xt <[email protected]>
Update set_core_version.py with new release process

github.com/deltachat/deltachat-core-rust - 15ce54edfbb129de9f149be9cf1ff0fc0bbb2e0a authored over 1 year ago by link2xt <[email protected]>
Bigger scroll-to-bottom button (#2561)

github.com/deltachat/deltachat-android - 58aeb0acc9ff3e8f2187c33e12cd7e74cb85c5c6 authored over 1 year ago by Hocuri <[email protected]>
Add the new icons as SVG

github.com/deltachat/interface - 035c4b71b015b1958a3d793ad52f12f75712416d authored over 1 year ago by Hocuri <[email protected]>
add updated verified icon

github.com/deltachat/interface - fa51e83d2f421c63302980b5e31c247a3166b141 authored over 1 year ago by B. Petersen <[email protected]>
Allow sending a raw webxdc status update (#4386)

- create new api endpoint

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

* renaming function

--...

github.com/deltachat/deltachat-core-rust - b7bbb3ee9ad36d2de88ffbd092288e1db9814905 authored over 1 year ago by Sebastian Klähn <[email protected]>
fix: fetch at most 100 existing messages even if EXISTS was not received

According to RFC 3501, EXISTS must always be sent in response to SELECT.
But if the server does ...

github.com/deltachat/deltachat-core-rust - d3236e79fd1d9a12ada5eee62a829905d61b56ea authored over 1 year ago by link2xt <[email protected]>
jsonrpc: `MessageSearchResult`, always include `chat_name`(not an option anymore), also add `author_id` and `chat_type` (#4374)

* jsonrpc: `MessageSearchResult`, always include `chat_name`(not an option anymore), also add `a...

github.com/deltachat/deltachat-core-rust - aa212b2b7ecb7279dbccc847176e3eec80fa93a8 authored over 1 year ago by Simon Laux <[email protected]>
fix: jsonrpc: typescript client: fix types of events in event emitter (#4373)

* fix: jsonrpc: typescript client: fix types of events in event emitter

* add ts ignore to re...

github.com/deltachat/deltachat-core-rust - a0c51b3c3ad549a8ec531533056630e1ddd44ca9 authored over 1 year ago by Simon Laux <[email protected]>
same font-style for files and apps inside the app

do not make the subtitles or filesized appear
sometimes italic and at other places regular.

als...

github.com/deltachat/deltachat-ios - bdd21cd01230956da64dd91aa07dc60669a97e94 authored over 1 year ago by B. Petersen <[email protected]>
feat: build deltachat-rpc-server releases for x86_64 macOS

github.com/deltachat/deltachat-core-rust - e50d7724e3cbec91d318b49948587db33c2c467e authored over 1 year ago by link2xt <[email protected]>
add thumbnail for image in chatlist item (#4311)

* add thumbnail for image in chatlist item

* added preview for stickers and gifs also

* ad...

github.com/deltachat/deltachat-core-rust - 0d30e66dda5632c3e1ed30891b31adc47a3e5e1a authored over 1 year ago by meganoahj <[email protected]>
Merge pull request #43 from Simon-Laux/fix-crate-name-of-tide-example

fix crate name of tide example

github.com/deltachat/yerpc - 923aec1bbf7fda848dd7a94eae0ade0cebde0261 authored over 1 year ago by Simon Laux <[email protected]>
Merge pull request #44 from deltachat/fix-license-doc-link

fix license doc link

github.com/deltachat/yerpc - 1fd80a5f519a7095050029987dd24639da1e8f05 authored over 1 year ago by Simon Laux <[email protected]>
remove meanwhile pointless comments

github.com/deltachat/deltachat-ios - 9f7feadad321d9f7bf35158e4b4463760f5e5043 authored over 1 year ago by B. Petersen <[email protected]>
nicer play-video buttons, sync with android

github.com/deltachat/deltachat-ios - e45dcf36b2dd898292989e1d9c3c77e0a02f6f45 authored over 1 year ago by B. Petersen <[email protected]>
use systemBlue directly

github.com/deltachat/deltachat-ios - 1e6a807194580cf45363fe2dcf9748ad2ea31607 authored over 1 year ago by B. Petersen <[email protected]>
drop SystemColor enum, use UIColor.systemRed/Green/Blue/etc. instead

github.com/deltachat/deltachat-ios - 0f8e1e307f07ac24aad4ed60c4430ad2f0d01ac1 authored over 1 year ago by B. Petersen <[email protected]>
jsonrpc: use camel-case for Event struct and move events.rs to types folder (#4372)

* use camel-case for Event struct and move events.rs to types folder

---------

Co-authored...

github.com/deltachat/deltachat-core-rust - 5c3df7e4524bbadb2aa8abf24c92521d255d32ea authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
add clear-chat action to profiles

github.com/deltachat/deltachat-ios - c752a40d9a6a502652964c9b2428ee8fb675182d authored over 1 year ago by B. Petersen <[email protected]>
Replace "self-destructing messages" with "disappearing messages" (#664)

github.com/deltachat/deltachat-pages - b8199b71ddcccddcf3e1e6e36c5bf019d315efa6 authored over 1 year ago by link2xt <[email protected]>
update translations: fr

github.com/deltachat/deltachat-pages - 83395bb9d3042702ec265fc53d1e0b65115ee62d authored over 1 year ago by B. Petersen <[email protected]>
cargo: bump regex from 1.7.3 to 1.8.1 (#4361)

github.com/deltachat/deltachat-core-rust - 3efbe5b1ef5a7afe9ba66fc41042d9afe22883a8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tweak chatlist colors: Make titles more visible in dark mode (#2556)

Before, the chat names were as bright as the subtitles.

github.com/deltachat/deltachat-android - ca55fbdf337a3a9eaa1de33378bdd95a78e5c9d3 authored over 1 year ago by Hocuri <[email protected]>
Merge pull request #4356 from deltachat/dependabot/cargo/dirs-5.0.1

github.com/deltachat/deltachat-core-rust - 52cfba06eab2f322b2e4e3930df122a8885f9e4b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sticky search result headers

let the headlines "123 chats", "234 contacts", "345 messages" not scroll away.

this makes the c...

github.com/deltachat/deltachat-ios - 7f463d0f4a0bbdf1995d8a5300a5f3a5787bb840 authored over 1 year ago by B. Petersen <[email protected]>
allow pinning/archiving of message search results

the message search results are shown as chat items,
including indicators about pinning, archived...

github.com/deltachat/deltachat-ios - b16d89c14bd2a741a7841994b9001818a43c6ba5 authored over 1 year ago by B. Petersen <[email protected]>
cargo: bump dirs from 5.0.0 to 5.0.1

Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.0 to 5.0.1.
- [Release notes](https://gith...

github.com/deltachat/deltachat-core-rust - afba63603e962ff2995a5139ae32043b3da23b01 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4362 from deltachat/dependabot/cargo/human-panic-1.1.4

github.com/deltachat/deltachat-core-rust - 3a25d6a44e1f83b13a8bba935920707e1402e178 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4360 from deltachat/dependabot/cargo/axum-0.6.18

github.com/deltachat/deltachat-core-rust - 06888950228de47017e716855659681293e54928 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump human-panic from 1.1.3 to 1.1.4

Bumps [human-panic](https://github.com/rust-cli/human-panic) from 1.1.3 to 1.1.4.
- [Release not...

github.com/deltachat/deltachat-core-rust - ce0e5416e64c4a4dc27be3af1da2d5ba8f6f7146 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
scripts/deny.sh: update package cache before running `cargo deny`

github.com/deltachat/deltachat-core-rust - 7918a6801e1db28d9211d88dda14976351c51785 authored over 1 year ago by link2xt <[email protected]>
Add JSON-RPC API to get reactions

github.com/deltachat/deltachat-core-rust - 6af631e8df104f37f1c4be9ce169e7f99bdc066e authored over 1 year ago by link2xt <[email protected]>
cargo: bump axum from 0.6.12 to 0.6.18

Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.12 to 0.6.18.
- [Release notes](https://...

github.com/deltachat/deltachat-core-rust - 625ecaa9b5f150d93fa008ed2ff704f314e7865d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4364 from deltachat/dependabot/cargo/tokio-1.28.0

github.com/deltachat/deltachat-core-rust - 24fe1b9c15f80985af2b33ba983f5c0add64561d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update help: zh_CN

github.com/deltachat/deltachat-android - bb72802a7613f14404a79f6aca3791e3046c25b4 authored over 1 year ago by B. Petersen <[email protected]>
search result cells are always editable (in the meaning or swipe actions)

github.com/deltachat/deltachat-ios - 179ec51d4757c103cfb0722ec8ba35e68097cf41 authored over 1 year ago by B. Petersen <[email protected]>
no delete/pin/archive swipe for messasge results

even though message results have a chatId,
delete is ambiguous as ppl may think,
a single messag...

github.com/deltachat/deltachat-ios - deb94497b27319bff67ee85c5453f9d1486dae4f authored over 1 year ago by B. Petersen <[email protected]>
Make the bots automatically accept group chat contact requests

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

Add DcJsonrpcInstance class

github.com/deltachat/deltachat-android - 4461358a3d974315451a2e8e16e2308ded4bab48 authored over 1 year ago by Asiel Díaz Benítez <[email protected]>
cargo: bump tokio from 1.27.0 to 1.28.0

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.27.0 to 1.28.0.
- [Release notes](https:...

github.com/deltachat/deltachat-core-rust - 6a00338f79020b9ab4f6985c459008c584f4eb13 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4354 from deltachat/dependabot/cargo/tokio-util-0.7.8

github.com/deltachat/deltachat-core-rust - 16906210e1e648e599444a8aaf2a35a6e15285e3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4358 from deltachat/dependabot/cargo/syn-2.0.15

github.com/deltachat/deltachat-core-rust - f9b4540387bc50211f0eda7ba9e3466bfe84191a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4366 from deltachat/dependabot/cargo/serde-1.0.160

github.com/deltachat/deltachat-core-rust - 9755438d0de7eb58f8db42702901ba29ae3ea233 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update translations: fr, zh_CN (#663)

github.com/deltachat/deltachat-pages - 698f334bc74a7a422e778d532002df7f988209bd authored over 1 year ago by bjoern <[email protected]>
update translations: fr

github.com/deltachat/deltachat-android - 4e89b34f24df1791eb00dff1cfbe13e098165b98 authored over 1 year ago by B. Petersen <[email protected]>
update translations: es, fr, ro, zh-Hans

github.com/deltachat/deltachat-ios - a491b3a5acb3c2077fb8388bc9ecb698df519344 authored over 1 year ago by B. Petersen <[email protected]>
this works, I don't even know why..

github.com/deltachat/deltachat-ios - 011ba4d76c46cda87ef33d27713c4f9b80c6cd2c authored over 1 year ago by dignifiedquire <[email protected]>
move copy target

github.com/deltachat/deltachat-ios - 0b91b6a615659a29425c8037670b1ad56e9d6d04 authored over 1 year ago by dignifiedquire <[email protected]>
fix: improved library path detection

https://github.com/TimNN/cargo-lipo/issues/41#issuecomment-756216251

github.com/deltachat/deltachat-ios - 1428e966393743dc06ed1b3a48f8a25e1e3accfb authored over 1 year ago by dignifiedquire <[email protected]>
feat: update rust toolchain to 1.69

github.com/deltachat/deltachat-ios - 4834a5e4a3c70367a282b7ae3b9a0c107491d5e6 authored over 1 year ago by dignifiedquire <[email protected]>
fix emoji-mart data exclusion from packaging (#3222)

also exclude some minor files from packaging

github.com/deltachat/deltachat-desktop - b766d9905a70d43807aae6a3b2e04336aae96759 authored over 1 year ago by Simon Laux <[email protected]>
refresh file/gallery-view when messages change

github.com/deltachat/deltachat-ios - b326193db02cd874718d920c6c3ed54cfd1a083b authored over 1 year ago by B. Petersen <[email protected]>
load gallery-view async

github.com/deltachat/deltachat-ios - 7c3cdb9f07238ab66f0f29c7a41dcdb494aec51c authored over 1 year ago by B. Petersen <[email protected]>
load file-views async

github.com/deltachat/deltachat-ios - cffa292f3e340ba6997c5b3b3888c17448a68b15 authored over 1 year ago by B. Petersen <[email protected]>
simulator works again

wtf APPLE???!!!!

github.com/deltachat/deltachat-ios - cfe609e794b23b90561605bc3a2ec26f1733bb42 authored over 1 year ago by dignifiedquire <[email protected]>
pod: update SDWebImage

github.com/deltachat/deltachat-ios - ec0afb5e4508b0a6156d12183e8b70a39d3df21d authored over 1 year ago by dignifiedquire <[email protected]>
cleanup deintgrate and reinstall pods

github.com/deltachat/deltachat-ios - 45d4842fab9af6b5b8c448bbf51df96c07585f83 authored over 1 year ago by dignifiedquire <[email protected]>
cleanup pods

github.com/deltachat/deltachat-ios - 68750d232604d404422b133781589fd4d4467a1f authored over 1 year ago by dignifiedquire <[email protected]>