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: close iroh endpoint when I/O is stopped

link2xt opened this pull request about 1 month ago
add webxdc limits api

r10s opened this pull request about 1 month ago
fix: revert treating some transient SMTP errors as permanent

link2xt opened this pull request about 1 month ago
allow to notify multiple users with different texts

r10s opened this pull request about 1 month ago
refactor: create_status_update_record: Get rid of `notify` var

iequidoo opened this pull request about 1 month ago
Synchronize accepting not yet existing contacts

link2xt opened this issue about 1 month ago
feat: allow to notify all webxdc peers

r10s opened this pull request about 1 month ago
test: Check that IncomingMsg isn't emitted for reactions

iequidoo opened this pull request about 1 month ago
feat: do not use format=flowed in outgoing messages

link2xt opened this pull request about 1 month ago
api: deprecate webxdc `descr` parameter

r10s opened this pull request about 1 month ago
build: use underscores in deltachat-rpc-server source package filename

link2xt opened this pull request about 2 months ago
fix: never notify SELF

r10s opened this pull request about 2 months ago
Close iroh endpoing when stop_io() is called

link2xt opened this issue about 2 months ago
docs: Clarify DC_EVENT_INCOMING_WEBXDC_NOTIFY documentation

Hocuri opened this pull request about 2 months ago
feat: `update.href` api

r10s opened this pull request about 2 months ago
chore(deps): bump curve25519-dalek from 3.2.0 to 4.1.3 in /fuzz

dependabot[bot] opened this pull request about 2 months ago
failing test on marking reactions as seen on another device

iequidoo opened this pull request about 2 months ago
Deprecate webxdc sendUpdate's desc parameter

adbenitez opened this issue about 2 months ago
Make deltachat-rpc-server Python package PEP 625 compatible

link2xt opened this issue about 2 months ago
feat: trim whitespace from scanned QR codes

link2xt opened this pull request about 2 months ago
Trim whitespace from "scanned" QR code contents

link2xt opened this issue about 2 months ago
docs: move style guide into a separate document

link2xt opened this pull request about 2 months ago
feat: encrypt notification tokens

link2xt opened this pull request about 2 months ago
remove imap_tools from dependencies

adbenitez opened this pull request about 2 months ago
feat: use privacy-preserving webxdc addresses

r10s opened this pull request about 2 months ago
refactor: delete chat in a transaction

link2xt opened this pull request about 2 months ago
test: Mark `receive_imf()` as only for tests and "internals" feature

Hocuri opened this pull request about 2 months ago
fix: only show draft in message info if self is in chat

Septias opened this pull request about 2 months ago
Add python and tox to flake.nix devshell

Septias opened this pull request about 2 months ago
Fix type in context.rs

gerryfrancis opened this pull request about 2 months ago
feat: webxdc deeplink

r10s opened this pull request about 2 months ago
feat: webxdc notify

r10s opened this pull request about 2 months ago
Hide the draft from summary if cannot send to chat

link2xt opened this issue about 2 months ago
feat: Clear config cache in start_io()

Hocuri opened this pull request about 2 months ago
docs: fix references to iroh-related headers in peer_channels docs

link2xt opened this pull request about 2 months ago
Try to use OpenPGP v6 keys

link2xt opened this pull request about 2 months ago
refactor: forbid clippy::string_slice

link2xt opened this pull request about 2 months ago
Enable `clippy::string_slice`

link2xt opened this issue about 2 months ago
Use i.delta.chat in qr codes

Septias opened this pull request about 2 months ago
AEAP makes sending messages to the old 1:1 chat fail

missytake opened this issue about 2 months ago
webxdc api to access rate limits (M3)

r10s opened this issue about 2 months ago
webxdc deeplinks (M3)

r10s opened this issue about 2 months ago
encrypt device tokens between core and the notifier server (M2)

r10s opened this issue about 2 months ago
webxdc notifications (M2)

r10s opened this issue about 2 months ago
privacy preserving `selfAddr` (M2)

r10s opened this issue about 2 months ago
Do not use format=flowed in outgoing messages

link2xt opened this issue about 2 months ago
refactor: eliminating indexing_slicing

link2xt opened this pull request about 2 months ago
Crash on start after update to 1.48.3

flymarq opened this issue about 2 months ago
feat: Mark reactions as IMAP-seen in marknoticed_chat() (#6210)

iequidoo opened this pull request about 2 months ago
Fix: Dont overwrite equal drafts

Septias opened this pull request about 2 months ago
Do not update draft timestamp when the draft is not changed

link2xt opened this issue about 2 months ago
Make it possible to mark reactions as "seen"

iequidoo opened this issue about 2 months ago
Remove `vg-request-with-auth` from IMAP after processing

link2xt opened this issue about 2 months ago
docs: scanned proxies are added and normalized

r10s opened this pull request about 2 months ago
ci: ensure flake is formatted

link2xt opened this pull request about 2 months ago
Build Jsonrpc-server for darwin

Septias opened this pull request about 2 months ago
Format flake.nix

Septias opened this pull request about 2 months ago
ci: test building nix targets to avoid regressions

link2xt opened this pull request about 2 months ago
tune down io-not-started info in connectivity-html

r10s opened this pull request about 2 months ago
update flake.nix

Septias opened this pull request about 2 months ago
Update flake.nix

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

iequidoo opened this pull request about 2 months ago
fix: line-before-quote may be up to 120 character long.

r10s opened this pull request about 2 months ago
feat: add device message for imported contacts after configuration

Septias opened this pull request about 2 months ago
feat: add location streaming failure response code

Septias opened this pull request about 2 months ago
Copy over some docs as requested in the associated issue.

Septias opened this pull request about 2 months ago
jsonrpc(feat): Add API to get json encryption info

Septias opened this pull request about 2 months ago
refactor: use rustls reexported from tokio_rustls

link2xt opened this pull request 2 months ago
Crash when parsing some shadowsocks URLs

link2xt opened this issue 2 months ago
test: Reply to protected group from MUA

iequidoo opened this pull request 2 months ago
no safe padlock/locker icon for encrypted message

monperrus opened this issue 2 months ago
feat: use Rustls for connections with strict TLS

link2xt opened this pull request 2 months ago
test: remove all calls to print() from deltachat-rpc-client tests

link2xt opened this pull request 2 months ago
feat: TLS 1.3 session resumption

link2xt opened this pull request 2 months ago
fix: remove footers from "Show Full Message..."

link2xt opened this pull request 2 months ago
fix: Clear draft when leaving a group or when Self is removed.

Hocuri opened this pull request 2 months ago
feat: do not copy Chat-Version header into unprotected part

link2xt opened this pull request 2 months ago
chore: fix nightly clippy warnings

link2xt opened this pull request 2 months ago
chore(cargo): update iroh to 0.28.1

link2xt opened this pull request 2 months ago
api: correct DC_CERTCK_ACCEPT_* values and docs

r10s opened this pull request 2 months ago
Draft isn't cleared when leaving a group

Hocuri opened this issue 2 months ago
feat: handle 1:1 messages with differing from addr as alias

Septias opened this pull request 2 months ago
feat: experimental header protection for Autocrypt

link2xt opened this pull request 2 months ago
refactor: remove has_decrypted_pgp_armor()

link2xt opened this pull request 2 months ago
Support header protection for Autocrypt header

link2xt opened this issue 2 months ago
api: add API to reset contact encryption

link2xt opened this pull request 2 months ago
feat: encrypt Autocrypt header

link2xt opened this pull request 2 months ago
improve jsonrpc js docs

Simon-Laux opened this pull request 2 months ago
chore(cargo): bump pin-project from 1.1.5 to 1.1.7

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

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump kamadak-exif from 0.5.5 to 0.6.0

dependabot[bot] opened this pull request 2 months ago
chore(cargo): bump once_cell from 1.19.0 to 1.20.2

dependabot[bot] opened this pull request 2 months ago