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: store device token in IMAP METADATA on each connection

link2xt opened this pull request 11 days ago
docs(jsonrpc): add docs for some functions

WofWca opened this pull request 11 days ago
feat: upgrade to [email protected]

link2xt opened this pull request 12 days ago
feat: improve logging around IMAP IDLE

link2xt opened this pull request 12 days ago
chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0

dependabot[bot] opened this pull request 12 days ago
fix: use BufReader when reading .xdc files

link2xt opened this pull request 12 days ago
WIP: perf: faster `get_first_unread_message_of_chat`

WofWca opened this pull request 12 days ago
fix: use 0 timestamps if Chat-Group-Member-Timestamps is not set

link2xt opened this pull request 14 days ago
fix: only send Chat-Group-Member-Timestamps in groups

link2xt opened this pull request 15 days ago
refactor: Move more tests into their own files

Hocuri opened this pull request 15 days ago
Miscellaneous blob file deduplication improvements/fixes

Hocuri opened this pull request 15 days ago
feat: Deduplicate blob files in the JsonRPC API

Hocuri opened this pull request 15 days ago
fix: use non-empty `To:` field for "saved messages"

link2xt opened this pull request 16 days ago
Android-Backup import fails on Desktop

Joshix-1 opened this issue 17 days ago
Do not create tombstones when synchronizing broadcast member list

link2xt opened this pull request 17 days ago
feat: Deduplicate in more places

Hocuri opened this pull request 17 days ago
feat: Keep file extension on deduplicated files

Hocuri opened this pull request 17 days ago
No notifications when email filter marks messages as read

ell1e opened this issue 18 days ago
files without extensions make troubles

r10s opened this issue 18 days ago
refactor: Extract `group_changes_msgs()` function

Hocuri opened this pull request 18 days ago
feat: add IncomingReaction.chat_id

nicodh opened this pull request 18 days ago
refactor: Move tests to their own files

Hocuri opened this pull request 19 days ago
fix: Don't remove Self with every message

Hocuri opened this pull request 19 days ago
chore: Remove unused function delete_files_in_dir()

Hocuri opened this pull request 20 days ago
improvement: add `MessageQuote.chat_id`

WofWca opened this pull request 20 days ago
build: switch to non-git version of encoded-words

link2xt opened this pull request 20 days ago
refactor: make memberlist update logic easier to follow

link2xt opened this pull request 21 days ago
[wip] some tests to run on the Windows CI

Hocuri opened this pull request 21 days ago
Large stickers lose their transparency when sent

Amzd opened this issue 21 days ago
Gmail account stays "updating..." forever

adbenitez opened this issue 23 days ago
api: add JSON-RPC API to get past members

link2xt opened this pull request 23 days ago
Sub-issue

link2xt opened this issue 23 days ago
Add JSON-RPC API to list past members

link2xt opened this issue 23 days ago
fix: trash no-op addition messages

link2xt opened this pull request 24 days ago
fix: Clear the config cache after every migration

Hocuri opened this pull request 25 days ago
feat: do not allow non-members to modify member list

link2xt opened this pull request 26 days ago
refactor: remove unnecessary is_contact_in_chat check

link2xt opened this pull request 26 days ago
feat: Set BccSelf to true when receiving a sync message

Hocuri opened this pull request 26 days ago
Expire tombstones after 60 days

link2xt opened this pull request 27 days ago
feat: jsonrpc: add `late_file_message_mediasize`

Simon-Laux opened this pull request 27 days ago
Expire chats_contacts timestamps after 60 days

link2xt opened this issue 27 days ago
simon/better draft api in jsonrpc

Simon-Laux opened this pull request 27 days ago
fix: create new tombstone in chats_contacts if the row does not exist

link2xt opened this pull request 28 days ago
refactor: Chat::why_cant_send: Check more severe conditions first

iequidoo opened this pull request 28 days ago
chore: Beta Clippy suggestions

Hocuri opened this pull request 29 days ago
ci: update Rust to 1.84.0

link2xt opened this pull request 30 days ago
Some signature-like text is not stripped from messages

foxyseta opened this issue 30 days ago
build: increase minimum supported Python version to 3.8

link2xt opened this pull request about 1 month ago
ci: use Ubuntu 22.04 runner to test Python 3.7

link2xt opened this pull request about 1 month ago
build!: remove jsonrpc feature flag

Simon-Laux opened this pull request about 1 month ago
fix: Emit MsgsNoticed on receipt of an IMAP-seen message

iequidoo opened this pull request about 1 month ago
fix: Update group name on self-additions and missing messages (#6412)

iequidoo opened this pull request about 1 month ago
fix: Don't emit MsgsNoticed when a message was seen on IMAP

iequidoo opened this pull request about 1 month ago
Altered group name not applied/updated for rejoined members

gerryfrancis opened this issue about 1 month ago
refactor: use let..else

link2xt opened this pull request about 1 month ago
test: use assert_eq! to compare chatlist length

link2xt opened this pull request about 1 month ago
Race condition with group editor bot

link2xt opened this issue about 1 month ago
Prepare the receiver for self-sent messages with empty To field

link2xt opened this pull request about 1 month ago
refactor: don't ignore get_for_contact errors

link2xt opened this pull request about 1 month ago
chore: lockfile update

link2xt opened this pull request about 1 month ago
New group consistency algorithm

link2xt opened this pull request about 1 month ago
test: fix `test_logged_ac_process_ffi_failure` flakiness

link2xt opened this pull request about 1 month ago
ci: increase timeout in `test_logged_ac_process_ffi_failure`

link2xt opened this pull request about 1 month ago
New group consistency algorithm

link2xt opened this issue about 1 month ago
refactor: add_parts: Remove excessive `is_mdn` checks

iequidoo opened this pull request about 1 month ago
chore(cargo): bump env_logger from 0.11.5 to 0.11.6

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

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

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

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump tokio-stream from 0.1.16 to 0.1.17

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

dependabot[bot] opened this pull request about 1 month ago
chore(cargo): bump quote from 1.0.37 to 1.0.38

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 anyhow from 1.0.93 to 1.0.95

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

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

dependabot[bot] opened this pull request about 1 month ago