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 toml from 0.8.12 to 0.8.13

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump async-channel from 2.2.1 to 2.3.1

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump serde from 1.0.200 to 1.0.203

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

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump libc from 0.2.153 to 0.2.155

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

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

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump schemars from 0.8.19 to 0.8.21

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

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump num-traits from 0.2.18 to 0.2.19

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump anyhow from 1.0.82 to 1.0.86

dependabot[bot] opened this pull request 7 months ago
chore(cargo): bump tokio from 1.37.0 to 1.38.0

dependabot[bot] opened this pull request 7 months ago
add vCard as supported standard

r10s opened this pull request 7 months ago
Prefer Chat-Group-ID over References for new groups

link2xt opened this pull request 7 months ago
feat: Add a db index for reactions by msg_id (#5507)

iequidoo opened this pull request 7 months ago
Reconsider treating 450 4.1.2 SMTP error as permanent

link2xt opened this issue 7 months ago
test: fix logging of TestContext created using TestContext::new_alice()

link2xt opened this pull request 7 months ago
fix: Remove existing/new group member locally if send_msg() fails (#5508)

iequidoo opened this pull request 7 months ago
Prefer Chat-Group-ID over References for new groups

link2xt opened this issue 7 months ago
fix: allow creation of groups by outgoing messages without recipients

link2xt opened this pull request 7 months ago
build: unpin OpenSSL version and update to OpenSSL 3.3.0

link2xt opened this pull request 7 months ago
ci: remove cargo-nextest bug workaround

link2xt opened this pull request 7 months ago
feat: Map *.wav to Viewtype::Audio (#5633)

iequidoo opened this pull request 8 months ago
fix: Create a group unblocked for bot even if 1:1 chat is blocked

iequidoo opened this pull request 8 months ago
WAV files are not displayed in the audio tab #Desktop

Raiden-GH opened this issue 8 months ago
fix: Set Param::Bot for messages on the sender side as well (#5615)

iequidoo opened this pull request 8 months ago
Don't create/unarchive groups on member removal messages (#5618)

iequidoo opened this pull request 8 months ago
Fix double gossip subscribe

link2xt opened this pull request 8 months ago
refactor: log IMAP connection type on connection failure

link2xt opened this pull request 8 months ago
Peer channels sometimes subscribe to topic multiple times

link2xt opened this issue 8 months ago
deltachat-rpc-server package sets RUST_LOG=info by default

link2xt opened this issue 8 months ago
build: update `iroh` to the git version

link2xt opened this pull request 8 months ago
fix: Don't recode images in `Viewtype::File` messages (#5617)

iequidoo opened this pull request 8 months ago
feat: Display vCard contact name in the message summary

iequidoo opened this pull request 8 months ago
"group left" messages should not create/unarchive groups

r10s opened this issue 8 months ago
attaching "image as files" still recodes the file

r10s opened this issue 8 months ago
api: add event channel overflow event

link2xt opened this pull request 8 months ago
`dc_msg_is_bot` is always false for outgoing messages

link2xt opened this issue 8 months ago
fix: do not log warning if iroh relay metadata is NIL

link2xt opened this pull request 8 months ago
fix: always convert absolute paths to relative in accounts.toml

link2xt opened this pull request 8 months ago
npm rpc server don't search path by default

Simon-Laux opened this pull request 8 months ago
fix: npm rpc: set default options for `startDeltaChat`

Simon-Laux opened this pull request 8 months ago
nix: add nextest

Septias opened this pull request 8 months ago
fix: Use "ir.testrun.org" as default iroh relay

Septias opened this pull request 8 months ago
api(deltachat-ffi): make WebXdcRealtimeData data usable in CFFI

link2xt opened this pull request 8 months ago
feat: add config option to enable iroh

Septias opened this pull request 8 months ago
improve saved messages

r10s opened this pull request 8 months ago
fix: ignore event channel overflows

link2xt opened this pull request 8 months ago
test: "SecureJoin wait" state and info messages

iequidoo opened this pull request 8 months ago
Refactor chat assignment

link2xt opened this pull request 8 months ago
Debug iroh 2

link2xt opened this pull request 8 months ago
fix: log/print exit error of deltachat-rpc-server

Simon-Laux opened this pull request 8 months ago
fix: db migration 59 and 27

Simon-Laux opened this pull request 8 months ago
api(deltachat-rpc-client): add Account.wait_for_incoming_msg()

link2xt opened this pull request 8 months ago
feat: replace env_logger with tracing_subscriber

link2xt opened this pull request 8 months ago
Debug iroh

link2xt opened this pull request 8 months ago
Test sending vCard in Python

link2xt opened this pull request 8 months ago
api(deltachat-jsonrpc): return vCard contact directly in MessageObject

link2xt opened this pull request 8 months ago
Do not use default iroh relays

link2xt opened this issue 8 months ago
Add config option to disable peer channels

link2xt opened this issue 8 months ago
npm rpc: fix `convert_platform.py`: 32bit `i32` -> `ia32`

Simon-Laux opened this pull request 8 months ago
ci: publish @deltachat/jsonrpc-client directly to npm

link2xt opened this pull request 8 months ago
ci: check that constants are always up-to-date

link2xt opened this pull request 8 months ago
set override sender displayname also for outgoing messages

adbenitez opened this pull request 8 months ago
jsonrpc: add api `migrate_account` and `get_blob_dir`

Simon-Laux opened this pull request 8 months ago
fix: rpc npm: fix local desktop development

Simon-Laux opened this pull request 8 months ago
feat: Add import_vcard() (#5202)

iequidoo opened this pull request 8 months ago
fix: do not mark the message as seen if it has location.kml

link2xt opened this pull request 8 months ago
npm rpc server: fix example

Simon-Laux opened this pull request 8 months ago
build: add repository URL to deltachat-rpc-server packages

link2xt opened this pull request 8 months ago
ci: give CI job permission to publish binaries to the release

link2xt opened this pull request 8 months ago
ci: add npm token to publish deltachat-rpc-server packages

link2xt opened this pull request 8 months ago
api(deltachat-rpc-client): add CONFIG_SYNCED constant

link2xt opened this pull request 8 months ago
api: Add make_vcard() (#5203)

iequidoo opened this pull request 8 months ago
test: set configuration after configure() finishes

link2xt opened this pull request 8 months ago
Fix online tests after merging #5567

link2xt opened this issue 8 months ago
feat: reset more settings when configuring a chatmail account

link2xt opened this pull request 8 months ago
feat: detect XCHATMAIL capability and expose it as `is_chatmail` config

link2xt opened this pull request 8 months ago
refactor: resultify token::lookup_or_new()

link2xt opened this pull request 8 months ago
chore(cargo): bump brotli from 5.0.0 to 6.0.0

link2xt opened this pull request 8 months ago
ci(deltachat-rpc-server): fix upload of npm packages to github releases

Simon-Laux opened this pull request 8 months ago
refactor(sql): make open flags immutable

link2xt opened this pull request 8 months ago
Disable iroh on OpenBSD

link2xt opened this pull request 8 months ago
set color as property in VcardContact

adbenitez opened this pull request 8 months ago
ci: set RUSTUP_WINDOWS_PATH_ADD_BIN

link2xt opened this pull request 8 months ago
refactor: make MimeMessage.get_header() return Option<&str>

link2xt opened this pull request 8 months ago
chore(release): prepare for 1.138.0

r10s opened this pull request 8 months ago