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

test low media quality a little more

b727190da5fb29a75c1610da71adb28249c6e4d4 authored over 3 years ago by Hocuri <[email protected]>
Test image rotation

368fa9fc44b9f4bdfe21098a4907151ad51480ce authored over 3 years ago by Hocuri <[email protected]>
comment

25fed9ab52588556a445728cb3d83d4ade7d6ae1 authored over 3 years ago by Hocuri <[email protected]>
update spec to new Chat-User-Avatar usage

056721b916c28aea86d073af44afe242f20d5ce2 authored over 3 years ago by B. Petersen <[email protected]>
create own topic for Voice messages, update year

c07c5bb358a50543005e22961359f4e94f1c9263 authored over 3 years ago by B. Petersen <[email protected]>
update spec to Chat-Content: sticker

67f8fb4b66a2568d60d3567071d234d9af915ca1 authored over 3 years ago by B. Petersen <[email protected]>
test sending and receiving stickers

6c530b4c771e760b43fbe61eeb0646f17222b198 authored over 3 years ago by B. Petersen <[email protected]>
allow sending stickers via repl tool

c616b65ce49e4966e878af2b447d67294644293a authored over 3 years ago by B. Petersen <[email protected]>
allow stickers with gif-images

4fe3a80f968a26ebcd93bc2e5842f05c82a6f0ee authored over 3 years ago by B. Petersen <[email protected]>
cargo: bump anyhow from 1.0.40 to 1.0.41

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.41.
- [Release notes](https...

50f680a00b06d3dfc02da88e8db86bcf67c6618c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump itertools from 0.10.0 to 0.10.1

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.0 to 0.10.1.
- [Release...

47e0f224ca6d7acecc7e9e1db47731ea701df6c4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update changelog for 1.56.0

29356a6ca870cc14eeb42ac219cec76db851e350 authored over 3 years ago by B. Petersen <[email protected]>
bump version to 1.56.0

8b872b7e6f1542324c08929bb2a91227165b6a73 authored over 3 years ago by B. Petersen <[email protected]>
More robust In-Reply-To parsing

Use `parse_message_id` on the header contents before using it.

Database still stores the raw va...

c5539de4da2e876407edd53918d16cbd6623fee1 authored over 3 years ago by link2xt <[email protected]>
update provider database

ran `./src/provider/update.py ../provider-db/_providers/ > src/provider/data.rs`
to pull in rece...

b017af78ced296f87e452a7a9ba0e837d06d8cbf authored over 3 years ago by B. Petersen <[email protected]>
Fix downscaling images (#2469)

* Add failing test

* typo

* Fix the bug

3b897eac53ccdac16f1f05c7a48cff72d4c58685 authored over 3 years ago by Hocuri <[email protected]>
securejoin: display error reason if there is any

d8a3014896fe122e14d785ba104a284a49322e00 authored over 3 years ago by link2xt <[email protected]>
Merge pull request #2460 from deltachat/dependabot/cargo/strum-0.21.0

4209960c0f71fdf1841201f80a887169ac9e1edf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump strum from 0.20.0 to 0.21.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.20.0 to 0.21.0.
- [Release notes](htt...

04c8622e945f10ada1eed81b85f3488e6a110025 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2464 from deltachat/dependabot/cargo/strum_macros-0.21.1

002e33d28cd84dcf7eb5b8ec00782e70d85ceef9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2466 from deltachat/dependabot/cargo/futures-lite-1.12.0

35aeda38492a283b7e9c4768eca27a11bf2053e9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Do not allow to delete contacts with ongoing chats

Even if chat has no messages, contacts should not be deleted.
Otherwise chat will reference inva...

af287ee9a84f2563e5df8e7c559f1b4a5f40fb7d authored over 3 years ago by link2xt <[email protected]>
imap: refactor to always create Imap configured

`Imap` structure is always created in a configured state now. There is
no default value for `Ima...

cc3e8c5117ab9f538970a9881b24f88d0fab3feb authored over 3 years ago by link2xt <[email protected]>
cargo: bump futures-lite from 1.11.3 to 1.12.0

Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 1.11.3 to 1.12.0.
- [Release ...

11275219230431cf057725fd921f2dfae7e02ac1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ignore Drafts folder when scanning (#2454)

* Add failing test for #2369

* Completely ignore Drafts folder

fix #2369

* Also ignore ...

bf7f64d50ba30f63b1338c66aed780dab9461dfc authored over 3 years ago by Hocuri <[email protected]>
cargo: bump strum_macros from 0.20.1 to 0.21.1

Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.20.1 to 0.21.1.
- [Release not...

8380ac28c1b85cc04dd38ff47597af4671bd330d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2452 from deltachat/dependabot/cargo/thiserror-1.0.25

d8ba466c6a2154b54adc5fd7688644432c70f773 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2453 from deltachat/dependabot/cargo/libc-0.2.95

0c2a3c83476929e1b98ec333bae4b4dfe5f0ef96 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix all outgoing messages popping up in selfchat (#2456)

Fix https://github.com/deltachat/deltachat-android/issues/1940, fix https://github.com/deltachat...

e3e2adeea5fa27d659573ad377a075d6a1a7fcae authored over 3 years ago by Hocuri <[email protected]>
Fix benchmark compile error (#2457)

46e901be78f4b78bd52306af3e2b4f9600bfea58 authored over 3 years ago by Hocuri <[email protected]>
cargo: bump libc from 0.2.94 to 0.2.95

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.94 to 0.2.95.
- [Release notes](https:/...

d899a38d172344cfa83ef284a5dc693bef9c5168 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump thiserror from 1.0.24 to 1.0.25

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.25.
- [Release notes]...

b60994b3132d421d47c2d5fee8e626314bcbdbfd authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: don't build circleci on branches

8b19b6f9fee62803ddc77ef57fa18be1b671e3aa authored over 3 years ago by link2xt <[email protected]>
ci: require that tag contains at least 1 character

ea88a567f9884c9db1d82a19ea4ddde3380a5406 authored over 3 years ago by link2xt <[email protected]>
ci: build wheels only for tags

38c23104dacb57e076b4986d3e6684f050dd74e2 authored over 3 years ago by link2xt <[email protected]>
tox: fix "test command found but not installed in testenv" warning

Determine architecture from python instead of using sh and uname

2a83147d90e3fede4fe77daf59968ed663143748 authored over 3 years ago by link2xt <[email protected]>
scripts: use rust 1.52.1 for docker-coredeps-arm64

Building aarch64 wheels under qemu takes a long time.
rust 1.52.1 includes fix for cargo that ma...

7e3bfd38f0140d8c3b9723016bba3fed133c0921 authored over 3 years ago by link2xt <[email protected]>
Set ServerAliveInterval to ping SSH server every 30 seconds

Otherwise connection may be dropped if there is no output for some time.

8b78e12b36edb19db97fd1b02557fee1507d00b7 authored over 3 years ago by link2xt <[email protected]>
Set ServerAliveInterval to ping SSH server every 30 seconds

Otherwise connection may be dropped if there is no output for some time.

15660f27414ef3cb9f17186c85a2a3f60674f310 authored over 3 years ago by link2xt <[email protected]>
Increase wheel building timeout again

03520fbd4b9b13b664ec6544c845d19e212c24c5 authored over 3 years ago by link2xt <[email protected]>
python: support running auditwheels for aarch64

09f5b015bb13946d3718c935ad1a6098618513b3 authored over 3 years ago by link2xt <[email protected]>
ci: increase remote python packaging timeout to 30m

b1228cbbe55ae158e3ed5adf2b2792912e3d45ff authored over 3 years ago by link2xt <[email protected]>
ci: build aarch64 wheels

Also drop python 3.6, aarch64 wheels fail to build there

67ca93b0939d595c9238e2ffb60cd3c7ea4fb972 authored over 3 years ago by link2xt <[email protected]>
scripts: do not build py310 wheels

There is no py310 cffi wheel yet.

dabf31204cc2c5b4d28709e3fdbae3cb60f85911 authored over 3 years ago by link2xt <[email protected]>
scripts: build wheels for python 3.6-3.10

These are all versions supported by manylinux2014 now

c22580e07f1ed9e2d28039effabce010e25b8e4c authored over 3 years ago by link2xt <[email protected]>
Update docker-coredeps to use python3.6

Python 3.5 is removed from the latest manylinux2014 images

0028f579b6837b13edcc36bb95eaddce30f8a7db authored over 3 years ago by link2xt <[email protected]>
scripts: add docker-coredeps-arm64

952224099269f98e48b066bc5085082c0f43c5d9 authored over 3 years ago by link2xt <[email protected]>
CMakeLists.txt: specify only C language

By default C and CXX are enabled.
This resulted in unnecessary C++ compiler check.

8ab3415c5803c7826245d3eca085b873ece38895 authored over 3 years ago by link2xt <[email protected]>
dc_receive_imf: add python test for server-side message moving

There was a bugreport for previous versions of DC that BCC-self
messages are not marked as seen ...

e858fca356364ca7bd1e0b54550ee29f6e5103b3 authored over 3 years ago by link2xt <[email protected]>
python: disable BCC-self in `test_markseen_message_and_mdn`

This test checks that MDN is marked as seen on ac1. Because ac1 also
receives BCC-self, it is p...

7d4affcc8d6365f800a67ea1bcab038ad5ee8052 authored over 3 years ago by link2xt <[email protected]>
README: remove "remote tests" badge

This CI workflow does not exist anymore.

60d596bb0e7804557e8af85d84814fcb013eb7f3 authored over 3 years ago by link2xt <[email protected]>
Merge pull request #2449 from deltachat/dependabot/cargo/rustyline-8.2.0

c57bfde010c4b1f34933d70eb4f3c5d91aa8ec29 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump rustyline from 8.1.0 to 8.2.0

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 8.1.0 to 8.2.0.
- [Release notes](...

afd7e7eaac745c58764d37612d2ceb35855344ba authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2448 from deltachat/dependabot/cargo/rustyline-8.1.0

cfc324c95b6cdfac40fea2d0e03a371562bd9802 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump rustyline from 8.0.0 to 8.1.0

Bumps [rustyline](https://github.com/kkawakam/rustyline) from 8.0.0 to 8.1.0.
- [Release notes](...

aa5d6077a821989bdc3c530f4206616cb596adbf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2447 from deltachat/dependabot/cargo/async-std-resolver-0.20.3

4a2beac6fc38b7f9d89f4fa6ff428e4b2bd2796a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump async-std-resolver from 0.20.2 to 0.20.3

Bumps [async-std-resolver](https://github.com/bluejekyll/trust-dns) from 0.20.2 to 0.20.3.
- [Re...

b5dc954408cc81f552b3bb6c7cbe6d1bc235c2f9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Make scan_folders work when inbox is not watched (#2446)

When watch_inbox was off, scan_folders failed and a toast "IMAP operation attempted while it is ...

a9f5077cf9dff4e5cd2ca4fb8ec28f9b55796651 authored over 3 years ago by Hocuri <[email protected]>
ci: run python tests on github workers

09280508bcbf6830f0cc0a53492940f8c5cdbdfc authored over 3 years ago by link2xt <[email protected]>
qr: remove outdated comment

The comment referred to using Param::SetLongitude instead of "n".
It was fixed in 6bb0c164f94fff...

4391835a8d899d6d4309da6ee411531bb2b86e3d authored over 3 years ago by link2xt <[email protected]>
Merge pull request #2440 from deltachat/dependabot/cargo/sha-1-0.9.6

05f9ac0583b5de177bd6dca62292f5b32f6a9fc4 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha-1 from 0.9.5 to 0.9.6

Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.9.5 to 0.9.6.
- [Release notes](https...

fd9d632cd6f401f100a51ed2448746018259b18d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2439 from deltachat/dependabot/cargo/sha2-0.9.5

c9e626322b710a81b15e2154a554056011aa4120 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2438 from deltachat/dependabot/cargo/futures-0.3.15

f343ec47b470961bcbe342ba131f4c0f9ccedf3a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2441 from deltachat/dependabot/cargo/serde-1.0.126

efb1534d5ca8c063c029e04a776718cdc68df956 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde from 1.0.125 to 1.0.126

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](http...

6ec765cad6509f0d3abfec7de5cbb67815055c5e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha2 from 0.9.4 to 0.9.5

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5.
- [Release notes](https:...

372a4ee5390a6d17e0f15408eb51ad99ef003cf1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump futures from 0.3.14 to 0.3.15

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.14 to 0.3.15.
- [Release notes...

418b591602d13369badfbad5409b5dbc9be29a62 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bumb version to 1.55.0

e387b4f4dd08c314e16c5f33c1054ff1b0f9de9f authored over 3 years ago by B. Petersen <[email protected]>
update changelog for 1.55.0

88a10eaf2c7b3c2bfebce9436fc7611dff00ed4e authored over 3 years ago by B. Petersen <[email protected]>
Merge pull request #2435 from deltachat/dependabot/cargo/backtrace-0.3.59

4aae12ead743cb9f1b3693804e280a32ae4a826c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2433 from deltachat/dependabot/cargo/url-2.2.2

89c985120b80a2a6fa2ac3a35403d6f13d1a16b5 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2432 from deltachat/dependabot/cargo/rusqlite-0.25.3

40bb0616da26d6dadff52fe676eb5d98ad5e71db authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2434 from deltachat/dependabot/cargo/escaper-0.1.1

2b81c274f1482f232a415f917f7bd602ae8486d9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump backtrace from 0.3.58 to 0.3.59

Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.58 to 0.3.59.
- [Release n...

0266b70b231e9d4c10308ce66bb1f21769e50f50 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump escaper from 0.1.0 to 0.1.1

Bumps [escaper](https://github.com/dignifiedquire/rust-escaper) from 0.1.0 to 0.1.1.
- [Release ...

9c0d84090e0e0729fde35735beb580c0d54d60a9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump url from 2.2.1 to 2.2.2

Bumps [url](https://github.com/servo/rust-url) from 2.2.1 to 2.2.2.
- [Release notes](https://gi...

baf7e98c1e03d4b013f22047e6a4f391bac1ad63 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump rusqlite from 0.25.1 to 0.25.3

Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.25.1 to 0.25.3.
- [Release notes](...

2d20a81f229165897ef2de2d23276e98a9f303a6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mimefactory: use format=flowed for read receipt text

This avoids too long lines which are rejected by some spam filters.

4be4472dfb0f7942a8dbef9e80b64151c732abea authored over 3 years ago by link2xt <[email protected]>
tox.ini: use py3 env instead of py37

This allows to run `tox `on systems with only a single Python 3
version installed, such as Pytho...

98c1158cdee55a6995e03f43c79dda36337110e5 authored over 3 years ago by link2xt <[email protected]>
tox.ini: remove outdated comment

3769ad32bde1c342c21396bcb027c2868f5756fd authored over 3 years ago by link2xt <[email protected]>
Fix #2429 (message was downloaded multiple times a second), add test (#2430)

The problem was:

If a message has the \Deleted flag set, we ignore it. But we forgot to
upda...

1c436777e0738007e110c4ca24e363c6720cf015 authored over 3 years ago by Hocuri <[email protected]>
Debloat the binary by using less `AsRef` arguments

Using `impl AsRef<str>` as the argument instead of `&str` makes it
possible to call the function...

adac90381847949ce02f16dd44d66c5fdd8c87d8 authored over 3 years ago by link2xt <[email protected]>
Merge pull request #2428 from deltachat/new-branch-test

Correct typo

03f0659454b91851e70943dd01d3fa747550e2de authored over 3 years ago by Hendrik Jansen <[email protected]>
Correct typo

296c230bc94ffee2c99af7f35ffd272080c1ac64 authored over 3 years ago by Hocuri <[email protected]>
github actions: build windows repl exe

ffd00978e9305047abed323931fdbcd3a57e2068 authored over 3 years ago by link2xt <[email protected]>
deltachat.h: fix a typo

a8f58ec2cf0699e491c940e3274c5cf233667ae2 authored over 3 years ago by link2xt <[email protected]>
Merge pull request #2421 from deltachat/dependabot/cargo/sha-1-0.9.5

d8a2c05c7192d0c00da7fe9bae7e80f9f022bdf2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha-1 from 0.9.4 to 0.9.5

Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5.
- [Release notes](https...

7e4386c197dc4654e4a23d3e2180e554d2a380c7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2420 from deltachat/dependabot/cargo/sha2-0.9.4

f5952644184beaa762794586011b37463e3f6d29 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha2 from 0.9.3 to 0.9.4

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.3 to 0.9.4.
- [Release notes](https:...

f3e8f5babc065c86e5de2616976d21c8d5f96700 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move module functions to type methods

This moves the module-level lookup and creation functions to the
types, which make the naming mo...

d7b4a5fc9e9c78429a1134e4ca227e586beee39f authored over 3 years ago by Floris Bruynooghe <[email protected]>
Explicit API for creating chats with blocked status

This introduces the explicit ChatIdBlocked struct to more explicitly
create a chat with a blocke...

be413b20f197d38a093c12e0d79d0490fe6aab86 authored over 3 years ago by Floris Bruynooghe <[email protected]>
Merge pull request #2418 from deltachat/dependabot/cargo/syn-1.0.72

99d9773b7572a3c2a1176536336a26d99f097460 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump syn from 1.0.71 to 1.0.72

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.71 to 1.0.72.
- [Release notes](https://git...

633929b84c75607f64ec0dd776b5f03c5e9dbec7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Simplify SQL error handling (#2415)

* Remove sql::error submodule

Use anyhow errors instead.

* Remove explicit checks for open...

f42da17a7857f5604bd70ba7f51fc2df349dd023 authored over 3 years ago by link2xt <[email protected]>
scripts/set_core_version.py: suggest using annotated tags

According to `git help tag`, annotated tags are meant for releases.

If tags are not annotated, ...

d4216704774c5c83a29b34a212ea2a2f7e4dfa55 authored over 3 years ago by link2xt <[email protected]>
clarify tagging hint

c4f36836d4f987dee8cfecda2c55c1b71d61bc60 authored over 3 years ago by B. Petersen <[email protected]>
prepare 1.54 (#2412)

553f4c4b8829cedf1c6588d36007a4f6afb6366b authored over 3 years ago by bjoern <[email protected]>
Add extension to avatars base64-encoded in headers

30c463e0ba6637ac37dd755c8502aebd27881d97 authored over 3 years ago by link2xt <[email protected]>