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

cargo: bump serde from 1.0.130 to 1.0.131

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

7f1d2ea11f39040a18464d9d5d4d7d3d06a4010a authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix: Make add_parts() not early-exit (#2879)

Fix #2867

46eb391a1b2a5f300e9f93aad8cfd3535e31d3a0 authored almost 3 years ago by Hocuri <[email protected]>
Remove wrong comment in add_parts

b166cc5bf4c39fdb97d2a741584756fbecd8de0b authored almost 3 years ago by Hocuri <[email protected]>
Add `dc_msg_force_plaintext()` API for bots (#2847)

This will allow implementing a special command for download bot to request that it sends back th...

1d0f6aad95f5d15e82e15c4d1177730c617264ce authored almost 3 years ago by link2xt <[email protected]>
cargo: bump sha-1 from 0.9.8 to 0.10.0

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

764aa7177049575b79583d79c521478e70d289a6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2870 from deltachat/dependabot/cargo/mailparse-0.13.7

21e9206a7740bc927021b7cba9f4339b885cbe81 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump tagger from 3.2.1 to 3.3.0

Bumps [tagger](https://github.com/tiby312/tagger) from 3.2.1 to 3.3.0.
- [Release notes](https:/...

5f29977c5017deef971f6c3953f4b1ad64205421 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump async-imap from `c2e92df` to `bb73dfc`

Bumps [async-imap](https://github.com/async-email/async-imap) from `c2e92df` to `bb73dfc`.
- [Re...

ee4c9bc01ec8d4aabb2d0eb190ecdbd01adfdfe9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump mailparse from 0.13.6 to 0.13.7

Bumps [mailparse](https://github.com/staktrace/mailparse) from 0.13.6 to 0.13.7.
- [Release note...

4a8259cb12e88fde11ac76cf40a667d7981b3e7f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mark chat as noticed when receiving an outgoing message (#2861)

When there is an outgoing message in a chat, mark all older messages in this chat as seen.

An...

a6441d70f04f7c62c87b7af7971caa64fb0c321d authored almost 3 years ago by Hocuri <[email protected]>
test_utils: fix Alice's address in alice_keypair()

The key stored in test-data has @example.org identity.

01db8d01309307bcaaedcac2601262109d8a1706 authored almost 3 years ago by link2xt <[email protected]>
mimefactory: refactor generation of the To: field

Group all the code responsible for the generation of the To: field

8ad9db5572e84b53280d9732ab426f84280afa18 authored almost 3 years ago by link2xt <[email protected]>
Test that removed member is not included in the To: field

607cd23014971607164e97ee93f3b26178fc05e4 authored almost 3 years ago by link2xt <[email protected]>
Place removed members into Bcc: instead of To:

This way if someone replies to the member deletion messsage from a
classic MUA, they will not re...

220758d2447c18f1dec88659c32b434586611e20 authored almost 3 years ago by link2xt <[email protected]>
Convert test keys from base64 to ASCII armor

ASCII armored keys can be easily generated with `sq key generate` and
used to encrypt and decryp...

7ab71bb468f27392d3dcb286adf14d13566778d8 authored almost 3 years ago by link2xt <[email protected]>
Fix Rust 1.57 compiler and clippy warnings (#2863)

* Remove unused os_name

* Disable clippy::manual_split_once lint

It's suggestions in stabl...

a74377b620b4990d0b7656956116576af17b65a9 authored almost 3 years ago by link2xt <[email protected]>
Merge pull request #2828 from deltachat/dependabot/cargo/strum_macros-0.23.1

c9effa3c06c43724c671163ac07963d6ebe0a76e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump syn from 1.0.81 to 1.0.82 (#2840)

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.81 to 1.0.82.
- [Release notes](https://gi...

8b8102334bf74c0089096f05676adf25a0d2b38b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2841 from deltachat/dependabot/cargo/serde_json-1.0.72

5dedb864723b88d2195558e85befc65aece31972 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2851 from deltachat/dependabot/cargo/anyhow-1.0.51

d93f77f99187d2996eec1a14908809ac1c4263b3 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump anyhow from 1.0.48 to 1.0.51

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

5409bc575e5add412aaaf97dec73ad4fe43bf338 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare 1.70 (#2858)

* update changelog for 1.70.0

* bump version to 1.70.0

576d31206d02064d7795c65c50555bdb8d21cb5f authored almost 3 years ago by bjoern <[email protected]>
execute `Chat-Group-Member-Removed` even when arrived out of oder (#2857)

* execute Chat-Group-Member-Removed even when arrived out of oder

* test adding/removing memb...

86e329741492c490742a29cdf800b5b9902eef80 authored almost 3 years ago by bjoern <[email protected]>
do not abort Param parsing on unknown keys (#2856)

unknown keys may come from upgrades (previously used key no longer defined)
or from downgrades ...

ab4a94745660a5f724a689043a265e04cca2ae62 authored almost 3 years ago by bjoern <[email protected]>
prepare 1.69 (#2855)

* update changelog for 1.69.0

* bump version to 1.69.0

5ce2581b4ca3999f48b2a12236762723b923d761 authored almost 3 years ago by bjoern <[email protected]>
use anyhow-result for get_resolver (#2853)

* use anyhow-result for get_resolver

* prefer '?' over map_err()

c0d6c6b88254f5bd5cd5ff6a5046c7ed825c24f7 authored almost 3 years ago by bjoern <[email protected]>
really test MX lookup in test_oauth_from_mx() (#2854)

2bc8c967b14a59b67d16b4946903f9e3534f2fe5 authored almost 3 years ago by bjoern <[email protected]>
fix missing MX resolver eg. on android (#2852)

* fix missing MX resolver eg. on android

switching completely to /etc/resolv.conf (see #2780)...

fee08f0eeb6881d137b3ba55c801fbc545f09402 authored almost 3 years ago by bjoern <[email protected]>
fix group changes in multi device setup (#2848)

* test adding members in a multi-device setup

* fix system messages for multi-device-setup

...

078c3d05d7005b719caa4b43f794b1b81b3b38c4 authored almost 3 years ago by bjoern <[email protected]>
prepare 1.68 (#2844)

* update changelog for 1.68.0

* bump version to 1.68.0

7f97768c5652c8740efe3b88e78073a85d8a39ee authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #2829 from deltachat/dependabot/cargo/libc-0.2.108

ecd548a7aa93c0a631e0b7dfd3fd6d7f75737a85 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2830 from deltachat/dependabot/cargo/anyhow-1.0.48

62efb0795bb5c029ff7f427d3c05fddd51cab2a6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tweak qr svg (#2842)

* repl: allow groupname arguments with more than one word (came over that when testing qr codes)...

53f042ee08e6bce36a2512d581a3912da74e7ea7 authored almost 3 years ago by bjoern <[email protected]>
Do not return a quoted message for forwarded messages

For forwarded messages, parent message is not a quoted message.

2d70ccc2bf3e1d7ff286a0fce0b104ad7166d51f authored almost 3 years ago by link2xt <[email protected]>
Test forwarded quoted messages

6b3b33d2a0ea2e1a77fb13fd734e7a2e4ee4afe1 authored almost 3 years ago by link2xt <[email protected]>
Reset In-Reply-To when forwarding a message

487f7593ce0181822e40bb89f2f8f845e5541b23 authored almost 3 years ago by link2xt <[email protected]>
Do not return trashed messages from `get_rfc724_mid_in_list`

This function is used to lookup the chat by `References` and
`In-Reply-To` header, so it does no...

5108314c03fc46dc8fe92b1ba8668bae59f9db70 authored almost 3 years ago by link2xt <[email protected]>
Merge fixes for chat assignment when forwarding messages

GitHub PR #2843

6ce97bd0cd3f26f341b77c66100f012f9de24f25 authored almost 3 years ago by link2xt <[email protected]>
Test `get_parent_message`

e90fc9504a760b85dbd625aa861440cdc3276d9b authored almost 3 years ago by link2xt <[email protected]>
Add group forwarding test

c29149e74cfc42021506f14952ff97f30c9ffe29 authored almost 3 years ago by link2xt <[email protected]>
cargo: bump serde_json from 1.0.71 to 1.0.72

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](ht...

c1e144d4dbca3cbcf8c376474f21bb7886b982b9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add a draft how an AEAP MVP could look

9583d41446de1cfb309c568502bda3d0ff9f78b0 authored almost 3 years ago by Hocuri <[email protected]>
Update aeap-mvp.rst

f2b86a1c0f4f1b22ceb8e7f8ff0c6d4f4a5fa377 authored almost 3 years ago by Hocuri <[email protected]>
cargo: bump anyhow from 1.0.47 to 1.0.48

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

e594064f93fd8a0a843345bb12db8a2bef0b1037 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare 1.67 (#2838)

* update changelog for 1.67.0

* bump version to 1.67.0

7c52fd95ec7a98331018c53ca5a151ffd4c6f7e3 authored almost 3 years ago by bjoern <[email protected]>
cargo: bump strum_macros from 0.23.0 to 0.23.1

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

d0d5ac6e878414e91b0ce38152b105c9b1b35715 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
generate qr code svg (#2815)

* generate qr code svg prototype

* qr code for groups
fix formatting

* - letter avatar in...

416bf3a8299bc31d2d05d992492f0691f6e3d5d5 authored almost 3 years ago by Simon Laux <[email protected]>
Merge pull request #2834 from deltachat/dependabot/cargo/futures-0.3.18

cc78347293a176c39d6506894b06fe549d55d564 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump futures from 0.3.17 to 0.3.18

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

27e4ae992a335be78e6f89d71fa5fc73f84cdcc6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
prepare 1.66 (#2831)

* update changelog for 1.66.0

* bump version to 1.66.0

* also mention Contact.last_seen py...

a1767dc153a0aed3942fc9be11f1fb6d1d079c3d authored almost 3 years ago by bjoern <[email protected]>
cargo: bump libc from 0.2.107 to 0.2.108

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

eb610c27bf0a4a297dc5ddf72c790ccb875eeacd authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove `indexmap` dependency

`indexmap` is a large dependency (4K SLoC) containing `unsafe` code.

Contact IDs are now passed...

016fb2ceb2fef5e0597defebc0c28ad7503f4487 authored almost 3 years ago by link2xt <[email protected]>
contact: use `last_seen` column

It was there since the C core, labeled with "/* last_seen is for
future use */" but never actual...

5c571520a0cbc832ccdeb8e6285f8ee6303bcdad authored almost 3 years ago by link2xt <[email protected]>
python: add cutil.from_optional_dc_charpointer()

`cutil.from_dc_charpointer()` is guaranteed to return `str`, while
`cutil.from_optional_dc_charp...

ddefd2cf09a406768c6581397d5a64ac693b018f authored almost 3 years ago by link2xt <[email protected]>
cargo: bump strum_macros from 0.22.0 to 0.23.0

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

30a3eeece824120c2d05f30a6198283b94462ce1 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump libc from 0.2.106 to 0.2.107

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

591938858836fad6e4e740fc0320a242b5ef0589 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump strum from 0.22.0 to 0.23.0

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

2cc738f4817038370809655c32486cd5172dedf4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde_json from 1.0.69 to 1.0.71

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.71.
- [Release notes](ht...

babd40592875bbc8adf119c09873d9fc91b96c2c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Disable xattr feature on async-tar

This removes `xattr` dependency

We only care about backed up file contents, not attributes.

a3f1ff28273300220622222e5d6688d459efaf6f authored almost 3 years ago by link2xt <[email protected]>
Remove pretty_assertions dependency

It was only used in two places. Rather than adding `use
pretty_assertions::*` everywhere, it's e...

e885857875a58e46104df5c3e34fc9b525ed113f authored almost 3 years ago by link2xt <[email protected]>
Disable unnecessary proptest features

a1d57a2645f62514ef122cc191dc636be4740e87 authored almost 3 years ago by link2xt <[email protected]>
Remove itertools dependency

Collecting into Vec of &str and joining may even be faster according
to benchmarks:
https://gist...

c4d1a639b02e511707e1af99a99743d25ddde075 authored almost 3 years ago by link2xt <[email protected]>
Update sqlite dependencies

a28aecd4d19ed96f042d00f12cea5ae3ece394cb authored almost 3 years ago by link2xt <[email protected]>
cargo: bump anyhow from 1.0.45 to 1.0.47

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

8732b7a55c08e109a62944d816d9fbd2495c9eb4 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add section comments to get_connectivity_html() (#2807)

1b9148f28e13915ef8274ff2d7dde24aa84d394e authored almost 3 years ago by Hocuri <[email protected]>
Don't set draft after creating group (#2805)

* Don't set draft after creating group

* Remove DC_STR_NEWGROUPDRAFT, add note to Changelog
...

e0129c3b4390716afba76895a888eda25103bb27 authored almost 3 years ago by Hocuri <[email protected]>
prepare 1.65 (#2812)

* update changelog for 1.65.0

* bump version to 1.65.0

dd4f2ac671cfc23daee1c35db46d6989cda196cd authored almost 3 years ago by bjoern <[email protected]>
do not assume 'no ephemeral timer' on partial downloads (#2811)

* do not assume 'no ephemeral timer' on partial downloads

* add a test to check that ephemera...

eebb2a3b683710df489853337a0f204efd0ef8e8 authored almost 3 years ago by bjoern <[email protected]>
python: add mypy support and some type hints

`deltachat.const` module now defines `__getattr__` and `__dir__` as
suggested by https://www.pyt...

0d62069b67c308ef078f8d3d811e07e8e380d8e4 authored almost 3 years ago by link2xt <[email protected]>
scripts: switch from python 3.6 to python 3.7

PEP 562 (__getattr__ in deltachat.const module) is implemented only since python 3.7

60d41022eab90ca21b09c214290f8625d7d715f0 authored almost 3 years ago by link2xt <[email protected]>
Replace error! on verification failure with warn!

A message is added into 1:1 chat anyway, and user does not know what `StockMessage::ContactNotVe...

56cf2e65961832e805b5f4886ce2859aa11cb4b8 authored almost 3 years ago by link2xt <[email protected]>
fix 1.61.0 changelog (#2806)

59bd5481b9268f1eab1207a1cfd33d27808ccd0b authored almost 3 years ago by Simon Laux <[email protected]>
Fix: Only show the "Cannot login" device message if it's actually authentication that failed (#2804)

Generally we could also just remove the device message as we have the
connectivity view, OTOH i...

6c8da526a097c8c732754482ce42c9b9149770be authored almost 3 years ago by Hocuri <[email protected]>
python: enable isolated build in tox.ini

This makes tox install build system configured in pyproject.toml
according to PEP 518 rather tha...

13bc8b78d74eff7e596b0c21732030d57e394b55 authored almost 3 years ago by link2xt <[email protected]>
setup.py: restore compatibility with setup.py sdist command

Otherwise source package with version 0.0.0 is created.

c7c68094d99f1603e45782c77c93951514fb149c authored almost 3 years ago by link2xt <[email protected]>
prepare 1.64 (#2802)

* update changelog for 1.64

* bump version to 1.64.0

84f54b10dca0b42048be421205d281764512ad52 authored almost 3 years ago by bjoern <[email protected]>
add 'waiting for being added to the group' only for group-joins (#2797)

* add 'waiting for being added to the group' only for group-joins, not for setup-contact

* ad...

cebc9e3e9177c3d228c7a76de9f16388d604940b authored almost 3 years ago by bjoern <[email protected]>
Do not assign group IDs to ad hoc groups

ce6ec6406987960aaeeb71019e145a0c807f916e authored almost 3 years ago by link2xt <[email protected]>
Do not generate QR codes for ad-hoc groups

5b131cf77c441520edca2db66767d9166c217609 authored almost 3 years ago by link2xt <[email protected]>
Factor `apply_group_changes` out of `create_or_lookup_group`

`apply_group_changes` is executed regardless of whether the group is
created via `create_or_look...

1379f8a055c696224322574f50b8184955069135 authored almost 3 years ago by link2xt <[email protected]>
prepare 1.63 (#2796)

* update changelog for 1.63

* bump version to 1.63.0

53d049e5f5b708938d58ffed5781f3f5cf6fdae3 authored almost 3 years ago by bjoern <[email protected]>
fix permanently hiding of one-to-one chats after secure-join (#2791)

* test one-to-one chats on setup-contact/secure-join

only one chat is created after scanning ...

4968f72dfb07951cf0f76fad364a8f0426e2be4b authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #2794 from deltachat/dependabot/cargo/serde_json-1.0.69

b24a0ed8fd9be54ef923a93a8af3aaa6468e4565 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde_json from 1.0.68 to 1.0.69

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.69.
- [Release notes](ht...

c810347c7cafe41b114e4e98cb288e975e0b20b1 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2784 from deltachat/dependabot/cargo/libc-0.2.106

cf8c4142c7f00ce1930f070584378c0ce03d6c07 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2786 from deltachat/dependabot/cargo/backtrace-0.3.63

f71901b5f97d8a836a698d285f487a56db6b2c9d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2789 from deltachat/dependabot/cargo/anyhow-1.0.45

4419f9c4e725e404022ce7c555bbc548d37858ee authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump anyhow from 1.0.44 to 1.0.45

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

4e5982b68234c475403ccfa91cb511f5968699dc authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add dc_get_last_error() (#2788)

* add dc_get_last_error()

* make clippy happy

* simplify block_on() call

39e1510e648d7ed9c60cc657498b63903bd07933 authored almost 3 years ago by bjoern <[email protected]>
Merge pull request #2785 from deltachat/dependabot/cargo/surf-2.3.2

64206160ccf9dea903cc55ec95f34a0395805d41 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump backtrace from 0.3.62 to 0.3.63

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

637665934819053a7ce7e9216f2cb416f94e8a22 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump surf from 2.3.1 to 2.3.2

Bumps [surf](https://github.com/http-rs/surf) from 2.3.1 to 2.3.2.
- [Release notes](https://git...

43b2a4ad275265cb7c502dd6f49c846cc0453d41 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump libc from 0.2.105 to 0.2.106

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

eaf06bb2390948ceaacceed4d9095ecc1df61ae6 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2743 from deltachat/improve-gossip

Optimize Autocrypt gossip

5e26b5bfdce8080512bab26cb95703f20b45e872 authored almost 3 years ago by link2xt <[email protected]>
python: use datetime.fromtimestamp() instead of datetime.utcfromtimestamp()

utcfromtimestamp() is not recommended by the official documentation,
because many methods, inclu...

3e60ee9d3e0df8107b846279bcda98c9a2bcf255 authored almost 3 years ago by link2xt <[email protected]>
Add python test for gossip optimization

60fbb6df5ae4ae6791913dea8d70a23cf3360e86 authored almost 3 years ago by link2xt <[email protected]>
Optimize Autocrypt gossip

Update gossiped_timestamp when someone else sends autocrypt gossip in
the group, so we postpone ...

54e79409e64c5aba66a595f9d30b834ae292fa76 authored almost 3 years ago by link2xt <[email protected]>
prepare 1.62 (#2769)

* update changelog for 1.62

* bump version to 1.62.0

31d113207bba407e10d2b2e2aaa8cf78594df4c3 authored almost 3 years ago by bjoern <[email protected]>
Fix dc_truncate proptest (#2781)

It was failing for approx_chars = 0.

Also reduce approx_chars range so approx_chars = 0 is te...

3a014477e7c37ba6cd6225ae7905fde2f2f32f17 authored almost 3 years ago by link2xt <[email protected]>
Resultify `dc_receive_imf::save_locations()`

1dee17f980f233a573ee4af0e073decc72addbdf authored almost 3 years ago by link2xt <[email protected]>