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

fix: distinguish between database errors and no gossip topic

link2xt opened this pull request 6 months ago
chore(cargo): update rPGP from 0.11 to 0.13

link2xt opened this pull request 6 months ago
feat: Always move outgoing auto-generated messages to the mvbox

iequidoo opened this pull request 6 months ago
chore(cargo): update yerpc to 0.6.2

link2xt opened this pull request 6 months ago
feat: Sync Config::DeleteServerAfter across devices

iequidoo opened this pull request 6 months ago
feat: Report better error from DcKey::from_asc() (#5539)

iequidoo opened this pull request 6 months ago
fix: Use and prefer Date from signed message part (#5716)

iequidoo opened this pull request 6 months ago
chore(cargo): bump quick-xml from 0.31.0 to 0.35.0

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump regex from 1.10.4 to 1.10.5

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump iroh-gossip from 0.17.0 to 0.19.0

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump strum from 0.26.2 to 0.26.3

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump iroh-net from 0.17.0 to 0.19.0

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump backtrace from 0.3.72 to 0.3.73

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump quinn from 0.10.2 to 0.11.2

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump pgp from 0.11.0 to 0.13.1

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump syn from 2.0.66 to 2.0.68

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump strum_macros from 0.26.2 to 0.26.4

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump async-broadcast from 0.7.0 to 0.7.1

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump url from 2.5.0 to 2.5.2

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump uuid from 1.8.0 to 1.9.1

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump log from 0.4.21 to 0.4.22

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump serde_json from 1.0.117 to 1.0.120

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump proptest from 1.4.0 to 1.5.0

dependabot[bot] opened this pull request 6 months ago
chore(cargo): bump toml from 0.8.13 to 0.8.14

dependabot[bot] opened this pull request 6 months ago
fix(imap): reset new_mail if folder is ignored

link2xt opened this pull request 6 months ago
feat: Disable sending sync messages for bots (#5705)

iequidoo opened this pull request 6 months ago
`T.MessageQuote.text` is sometimes(rarely) undefined

farooqkz opened this issue 6 months ago
fix: do not try to register non-iOS tokens for heartbeats

link2xt opened this pull request 6 months ago
chore: Remove two TODOs that are not worth fixing

Hocuri opened this pull request 6 months ago
Document vCards in the specification

Hocuri opened this pull request 7 months ago
feat: Parse vcards exported by protonmail

Hocuri opened this pull request 7 months ago
refactor: Protect from reusing migration versions (#5719)

iequidoo opened this pull request 7 months ago
Migration collision

link2xt opened this issue 7 months ago
fix: Don't fail if going to send plaintext, but some peerstate is missing

iequidoo opened this pull request 7 months ago
fix: Update quota if it's stale, not fresh (#5683)

iequidoo opened this pull request 7 months ago
Date header cannot be taken from protected headers

link2xt opened this issue 7 months ago
refactor(mimefactory): factor out header confidentiality policy

link2xt opened this pull request 7 months ago
Factor out Header Confidentiality Policy

link2xt opened this issue 7 months ago
fix: do not require the Message to render MDN

link2xt opened this pull request 7 months ago
refactor: store public key instead of secret key for peer channels

link2xt opened this pull request 7 months ago
Battery drain when using `only_fetch_mvbox` option

sven3 opened this issue 7 months ago
feat: Sync `Config::MvboxMove` across devices (#5680)

iequidoo opened this pull request 7 months ago
Revert "test: Set fetch_existing_msgs for bots (#4976)"

link2xt opened this pull request 7 months ago
docs: remove misleading configuration comment

r10s opened this pull request 7 months ago
http links are not checked for autoconfiguration settings

mathisdt opened this issue 7 months ago
fix: do not send sync messages if bcc_self is disabled

link2xt opened this pull request 7 months ago
Sync messages are sent even if BccSelf is disabled

link2xt opened this issue 7 months ago
Port backup transfer to recent iroh

link2xt opened this issue 7 months ago
chore: update curve25519-dalek 4.1.x and suppress 3.2.0 warning

link2xt opened this pull request 7 months ago
Add JSON-RPC method to get securejoin QR without SVG

link2xt opened this pull request 7 months ago
Add a way to import peer public keys from `.asc` files

iequidoo opened this issue 7 months ago
Correctly sanitize input everywhere

Hocuri opened this pull request 7 months ago
allow to send message with JustText quote in MessageData

adbenitez opened this issue 7 months ago
feat: Remove subject prefix from ad-hoc group names (#5385)

iequidoo opened this pull request 7 months ago
fix: Fetch existing messages for bots as `InFresh` (#4976)

iequidoo opened this pull request 7 months ago
refactor: Deduplicate dependency versions

Hocuri opened this pull request 7 months ago
ci: update Rust to 1.79.0

link2xt opened this pull request 7 months ago
"Member left" should be marked as read automatically

link2xt opened this issue 7 months ago
Realtime channels reorder messages

link2xt opened this issue 7 months ago
Handling of answers into mail-text is not really interoperable

nudeldudel opened this issue 7 months ago
test: Image drafted as Viewtype::File is sent as is

iequidoo opened this pull request 7 months ago
docs: remove outdated documentation comment from `send_smtp_messages`

link2xt opened this pull request 7 months ago
avatar is no longer synchronized across devices

r10s opened this issue 7 months ago
feat: allow the user to replace maps integration

r10s opened this pull request 7 months ago
api(jsonrpc): Add set_draft_vcard(.., msg_id, contacts)

iequidoo opened this pull request 7 months ago
fix: Allow fetch_existing_msgs for bots (#4976)

iequidoo opened this pull request 7 months ago
`test_echo_quit_plugin` is flaky

link2xt opened this issue 7 months ago
Increase message size limit for peerchannels

link2xt opened this issue 7 months ago
test(deltachat-rpc-client): reenable log_cli

link2xt opened this pull request 7 months ago
fix: Set Config::IsChatmail in configure()

iequidoo opened this pull request 7 months ago
ci: update to Python 3.13

link2xt opened this pull request 7 months ago
fix: do not miss new messages while expunging the folder

link2xt opened this pull request 7 months ago
refactor(imap): make select_folder() accept non-optional folder

link2xt opened this pull request 7 months ago
refactor: improve SMTP logs and errors

link2xt opened this pull request 7 months ago
fix: retry sending MDNs on temporary error

link2xt opened this pull request 7 months ago
feat: Shorten CantDecryptOutgoingMsgs stock string

iequidoo opened this pull request 7 months ago
refactor: put duplicate code into `lookup_chat_or_create_adhoc_group`

link2xt opened this pull request 7 months ago
chore(cargo): bump parking_lot from 0.12.2 to 0.12.3

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump thiserror from 1.0.59 to 1.0.61

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump tokio-util from 0.7.10 to 0.7.11

dependabot[bot] opened this pull request 7 months ago