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

chore(cargo): bump futures-lite from 2.3.0 to 2.4.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump rustls from 0.23.13 to 0.23.14

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump human-panic from 2.0.1 to 2.0.2

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump quick-xml from 0.36.2 to 0.37.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump futures from 0.3.30 to 0.3.31

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump async-smtp from 0.9.1 to 0.9.2

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump libc from 0.2.159 to 0.2.161

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump brotli from 6.0.0 to 7.0.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump serde_json from 1.0.128 to 1.0.132

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump bytes from 1.7.2 to 1.8.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump hyper-util from 0.1.9 to 0.1.10

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump iroh-net from 0.26.0 to 0.27.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump rustls-pki-types from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump typescript-type-def from 0.5.12 to 0.5.13

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump hyper from 1.4.1 to 1.5.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump uuid from 1.10.0 to 1.11.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump thiserror from 1.0.64 to 1.0.66

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump image from 0.25.2 to 0.25.4

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump syn from 2.0.79 to 2.0.86

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump anyhow from 1.0.89 to 1.0.92

dependabot[bot] opened this pull request 2 months ago
fix: send_msg_to_smtp: Return Ok if `smtp` row is deleted in parallel

iequidoo opened this pull request 2 months ago
feat: Emit chatlist events only if message still exists

iequidoo opened this pull request 2 months ago
feat: add support for locked/encrypted accounts to jsonrpc api

Simon-Laux opened this pull request 2 months ago
fix(send_msg_to_smtp): do not fail if the message does not exist anymore

link2xt opened this pull request 2 months ago
fix: always exit fake IDLE after at most 60 seconds

link2xt opened this pull request 2 months ago
fix: do not percent-encode dot when passing to autoconfig server

link2xt opened this pull request 2 months ago
prefer long options in RELEASE.md

r10s opened this pull request 2 months ago
chore(release): prepare for 1.148.6

r10s opened this pull request 2 months ago
[WIP] try to bisect failing Node CI

Hocuri opened this pull request 2 months ago
chore(cargo): upgrade iroh to 0.27.0

link2xt opened this pull request 2 months ago
chore(cargo): upgrade iroh to 0.26.0

link2xt opened this pull request 2 months ago
fix: skip IDLE if we got unsolicited FETCH

link2xt opened this pull request 2 months ago
fix: concat ndns

Septias opened this pull request 2 months ago
refactor: directly use connectives

Septias opened this pull request 2 months ago
refactor: Use Message::new_text() more

Hocuri opened this pull request 2 months ago
fix: building of npm package @deltachat/jsonrpc-client

Simon-Laux opened this pull request 2 months ago
feat: Enable Webxdc realtime by default

Hocuri opened this pull request 2 months ago
chore: Silence another rust-analyzer false-positive

Hocuri opened this pull request 2 months ago
api: Add Message::new_text()

Hocuri opened this pull request 2 months ago
fix: Prevent accidental wrong-password-notifications

Hocuri opened this pull request 2 months ago
fix: Show root SMTP connection failure in connectivity view

Hocuri opened this pull request 2 months ago
improvement: add `MessageSearchResult.chat_id`

WofWca opened this pull request 2 months ago
Error parsing murena.io autoconfig?

RasheedAZ opened this issue 2 months ago
feat: add `AccountsChanged` and `AccountsItemChanged` events

Simon-Laux opened this pull request 2 months ago
fix: Auto-restore 1:1 chat protection if contact is only forward verified

iequidoo opened this pull request 2 months ago
fix: Save full text to mime_headers for long outgoing messages (#6091)

iequidoo opened this pull request 2 months ago
feat: compress backups with gzip

link2xt opened this pull request 3 months ago
fix: do not wait for connections in maybe_add_gossip_peers()

link2xt opened this pull request 3 months ago
refactor: factor out add_gossip_peer_from_header()

link2xt opened this pull request 3 months ago
`maybe_add_gossip_peers` may block for a long time

link2xt opened this issue 3 months ago
feat: jsonrpc: add `private_tag` to `Account::Configured` Object

Simon-Laux opened this pull request 3 months ago
Account list update events

Simon-Laux opened this issue 3 months ago
feat: allow sending realtime messages up to 128 KB in size

link2xt opened this pull request 3 months ago
fix: normalize proxy URLs before saving into proxy_url

link2xt opened this pull request 3 months ago
fix: fix reception of realtime advertisements

link2xt opened this pull request 3 months ago
refactor: generate topic inside create_iroh_header()

link2xt opened this pull request 3 months ago
Realtime advertisement uses the wrong parent

link2xt opened this issue 3 months ago
Normalize SOCKS5 and HTTP(S) URLs before storing

link2xt opened this issue 3 months ago
docs: fix DC_QR_PROXY docs

r10s opened this pull request 3 months ago
fix: never initialize Iroh if realtime is disabled

link2xt opened this pull request 3 months ago
[Tracking issue] Webxdc notifications

Hocuri opened this issue 3 months ago
feat: Add xstore contact to every account

Septias opened this pull request 3 months ago
Build deltachat-rpc-server for macOS with Nix

link2xt opened this issue 3 months ago
nix build for Android fails

link2xt opened this issue 3 months ago
feat: add delta chat logo to QR codes

r10s opened this pull request 3 months ago
api: create QR codes from any data

r10s opened this pull request 3 months ago
Run `wal_checkpoint` during housekeeping

link2xt opened this issue 3 months ago
feat: internal profile names

r10s opened this pull request 3 months ago
fix(sql): run `PRAGMA incremental_vacuum` on a write connection

link2xt opened this pull request 3 months ago
`test_logged_ac_process_ffi_failure` is flaky

link2xt opened this issue 3 months ago
IMAP may go IDLE when there are unfetched \Seen flags

link2xt opened this issue 3 months ago
refactor(sql): move write mutex into connection pool

link2xt opened this pull request 3 months ago
refactor: resultify get_self_fingerprint()

link2xt opened this pull request 3 months ago
Fix typo

Septias opened this pull request 3 months ago
chore: Silence a rust-analyzer false-positive

Hocuri opened this pull request 3 months ago
fix: call update_connection_history for proxified connections

link2xt opened this pull request 3 months ago
`update_connection_history` is not used when proxy is enabled

link2xt opened this issue 3 months ago
feat: add in-memory cache for DNS

link2xt opened this pull request 3 months ago
notify adding reactions

r10s opened this pull request 3 months ago
More context for `remove_contact_from_chat`

link2xt opened this pull request 3 months ago
ci: update Rust to 1.82.0

link2xt opened this pull request 3 months ago
vCard should not have `FN:` if there is no authname

link2xt opened this issue 3 months ago
feat: add more context to `send_msg` errors

link2xt opened this pull request 3 months ago
CI failed with `database is locked`

link2xt opened this issue 3 months ago
Retry SMTP login on transient failure

link2xt opened this issue 3 months ago
DC shows verification seal after messages on the second device.

Raiden-GH opened this issue 3 months ago
Fix `test_securejoin_after_contact_resetup` flakiness

link2xt opened this pull request 3 months ago