Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/deltachat/deltachat-core-rust

Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧
https://github.com/deltachat/deltachat-core-rust

refactor: add_parts: Remove excessive `is_mdn` checks

iequidoo opened this pull request 4 days ago
fix: Don't treat location-only and sync messages as bot ones (#6357)

iequidoo opened this pull request 6 days ago
fix: mark holiday notice messages as bot-generated

link2xt opened this pull request 9 days ago
refactor: add `emit_msgs_changed_without_msg_id`

link2xt opened this pull request 10 days ago
refactor: deprecate Param::ErroneousE2ee

link2xt opened this pull request 10 days ago
fix: Ignore protected headers in outer message part (#6357)

iequidoo opened this pull request 10 days ago
fix(rpc-client): Add INCOMING_REACTION to const.EventType (#6349)

iequidoo opened this pull request 15 days ago
feat: add `IncomingWebxdcNotify.chat_id`

WofWca opened this pull request 15 days ago
feat: Delete vg-request-with-auth from IMAP after processing (#6208)

iequidoo opened this pull request 16 days ago
fix: Emit MsgsNoticed on receipt of an IMAP-seen message

iequidoo opened this pull request 18 days ago
Failed to import secret key

Wurzelkoch opened this issue 18 days ago
Restore Rust 1.81

link2xt opened this pull request 20 days ago
feat: Emit ImexProgress(1) after receiving backup size

iequidoo opened this pull request 20 days ago
Downgrade Rust used to build releases

link2xt opened this pull request 20 days ago
improvement: add `IncomingWebxdcNotify.chat_id`

WofWca opened this pull request 21 days ago
fix: Change BccSelf default to 0 for chatmail (#6340)

iequidoo opened this pull request 21 days ago
feat: Revalidate HTTP cache entries once per minute maximum

iequidoo opened this pull request 22 days ago
fix: Look up ContactId::DEVICE by ContactId::DEVICE_ADDR (#6323)

iequidoo opened this pull request 22 days ago
Draft is cleared before the message is saved to the database

link2xt opened this issue 24 days ago
feat: implement stale-while-revalidate for HTTP cache

link2xt opened this pull request 26 days ago
fix: ignore garbage at the end of the keys

link2xt opened this pull request 26 days ago
Fix HTTP cache

link2xt opened this pull request 26 days ago
feat: upgrade to [email protected] plus fixes

divagant-martian opened this pull request 26 days ago
build: replace nixpkgs-fmt with nixfmt-rfc-style

link2xt opened this pull request 26 days ago
[WIP] File deduplication

Hocuri opened this pull request 26 days ago
Fix HTML display of multipart messages with truncated parts (#4462)

iequidoo opened this pull request 27 days ago
feat: prefix server-url in info

r10s opened this pull request 27 days ago
feat: cache HTTP GET requests

link2xt opened this pull request 28 days ago
build: increase MSRV to 1.81.0

link2xt opened this pull request 28 days ago
docs: move rPGP to the security section of changelog

link2xt opened this pull request 28 days ago
fix: do not subscribe to heartbeat if already subscribed via metadata

link2xt opened this pull request 29 days ago
feat(ffi): Add DC_STR_CANT_DECRYPT_OUTGOING_MSGS define

iequidoo opened this pull request 29 days ago
`dc_get_push_state()` returns wrong value since recent update

r10s opened this issue about 1 month ago
api!: remove `dc_prepare_msg` and `dc_msg_is_increation`

link2xt opened this pull request about 1 month ago
feat: Don't add "Failed to send message to ..." info messages to group chats

iequidoo opened this pull request about 1 month ago
chore(deps): bump pgp from 0.14.0 to 0.14.2 in /fuzz

dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump quinn-proto from 0.11.3 to 0.11.9 in /fuzz

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): update rPGP to 0.14.2

link2xt opened this pull request about 1 month ago
Implicit member removal happens without any notification

link2xt opened this issue about 1 month ago
docs: document `push` module

link2xt opened this pull request about 1 month ago
docs: update links to Node.js bindings in the README

link2xt opened this pull request about 1 month ago
refactor: factor out `wait_for_all_work_done()`

link2xt opened this pull request about 1 month ago
fix: Store plaintext in mime_headers of truncated sent messages (#6273)

iequidoo opened this pull request about 1 month ago
feat: upgrade to [email protected]

dignifiedquire opened this pull request about 1 month ago
api!: remove dc_all_work_done()

link2xt opened this pull request about 1 month ago
test: Fix panic in `receive_emails` benchmark

Hocuri opened this pull request about 1 month ago
test: fix cargo check for receive_emails benchmark

Hocuri opened this pull request about 1 month ago
chore: fix typos

link2xt opened this pull request about 1 month ago
docs: improve C-FFI docs, link to corresponding JSON-RPC docs

r10s opened this pull request about 1 month ago
fix: replace connectivity state "Connected" with "Preparing"

link2xt opened this pull request about 1 month ago
chore(cargo): bump webpki-roots from 0.26.6 to 0.26.7

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump quick-xml from 0.37.0 to 0.37.1

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump tokio from 1.41.0 to 1.41.1

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump tempfile from 3.13.0 to 3.14.0

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump bytes from 1.8.0 to 1.9.0

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump image from 0.25.4 to 0.25.5

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump syn from 2.0.86 to 2.0.90

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump anyhow from 1.0.92 to 1.0.93

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump url from 2.5.2 to 2.5.4

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump libc from 0.2.161 to 0.2.167

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump futures-lite from 2.4.0 to 2.5.0

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump rustls from 0.23.18 to 0.23.19

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump rustyline from 14.0.0 to 15.0.0

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump kamadak-exif from 0.6.0 to 0.6.1

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump hyper from 1.5.0 to 1.5.1

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump thiserror from 1.0.66 to 1.0.69

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump serde_json from 1.0.132 to 1.0.133

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump serde from 1.0.210 to 1.0.215

dependabot[bot] opened this pull request about 1 month ago
refactor(ratelimit): Return Duration from Ratelimit functions

iequidoo opened this pull request about 1 month ago
Add webxdc_info to jsonrpc WebxdcInfoMessage

nicodh opened this pull request about 1 month ago
Add getWebxdcHref to json api

nicodh opened this pull request about 1 month ago
ci: update Rust to 1.83.0

link2xt opened this pull request about 1 month ago
Documentation Searchability

garymoon opened this issue about 1 month ago
fix: mark Saved Messages chat as protected if it exists

link2xt opened this pull request about 1 month ago
Mark saved messages chat as verified for existing accounts

link2xt opened this issue about 1 month ago
refactor: Use Option::or_else() to dedup emitting IncomingWebxdcNotify

iequidoo opened this pull request about 1 month ago
Newlines are not displayed in "Show full message" on the sender

link2xt opened this issue about 1 month ago
test: Revert `Mark receive_imf() as only for tests and "internals" feature`

Hocuri opened this pull request about 1 month ago
chore: Beta clippy suggestions

Hocuri opened this pull request about 1 month ago
refactor: remove some .unwrap() calls

link2xt opened this pull request about 1 month ago
docs: update dc_msg_get_info_type() and dc_get_securejoin_qr()

r10s opened this pull request about 1 month ago
refactor: create_status_update_record: Remove double check of info_msg_id

iequidoo opened this pull request about 1 month ago
chore(release): prepare for 1.151.2

r10s opened this pull request about 1 month ago
feat: add href to IncomingWebxdcNotify event

r10s opened this pull request about 1 month ago
[Tracking Issue] Deduplicate blob files

Hocuri opened this issue about 1 month ago