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

Introduce `summary` module

summary::Summary replaces Lot in the Rust API for methods returning
chatlist summaries. Lot is ...

1d1491c95dae597f822d9fb8cba0ecd92a4dfd03 authored about 3 years ago by link2xt <[email protected]>
Merge pull request #2671 from deltachat/dependabot/cargo/sha2-0.9.8

2a0f6f5cf7fc08c0aad123cdbe245f3f74b38df9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha2 from 0.9.6 to 0.9.8

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

b27793e85276ad9f406bb05e933d7f74ee625fd9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix pkg-config file

The CMAKE_INSTALL_FULL_<dir> variables are only defined if
GNUInstallDirs is included.

8fb5e038a97d8ae68564c885d61b93127a68366d authored about 3 years ago by Robert SchΓΌtz <[email protected]>
clarify dc_is_configured() (#2668)

e518dc3331d54a4b5ddbc5bcbc95f5bee834c97e authored about 3 years ago by bjoern <[email protected]>
Merge pull request #2661 from deltachat/dependabot/cargo/syn-1.0.76

ea1368a36b93b5c23fc1fbfaa48353d7c18fcc9b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump syn from 1.0.75 to 1.0.76

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

0aeb2bd6fb1ff174208be28ceb88184e170cc0df authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2662 from deltachat/dependabot/cargo/thiserror-1.0.29

0263d0816a69ec0233fa121005c045fd7eb0e83c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump thiserror from 1.0.28 to 1.0.29

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

bb71f6ec98141c4cfc1d34b19ac50e8d21103567 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove emit_event! macro

02a1abc0d5362881693fa008db4d402bd6123ed7 authored about 3 years ago by link2xt <[email protected]>
accounts: remove unnecessary Arc<RwLock<_>> from Config.inner

d05b399eac35d72b4ab4bd40d2f9aa2f9738aff9 authored about 3 years ago by link2xt <[email protected]>
ffi: add RwLock to dc_accounts_t for thread safety

40fe65716fa8676925a3ee60ba55207d73798295 authored about 3 years ago by link2xt <[email protected]>
Merge pull request #2645 from deltachat/dependabot/cargo/sha2-0.9.6

c31216f0435b02f8d9308c983052ccd5eaf139d0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha2 from 0.9.5 to 0.9.6

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

f66bde7275c454707d8a1355e96d9fe75087d4c0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Always check certificate when connecting over SOCKS5 in Automatic mode

There is a real risk of an active attack when connecting to non-.onion
servers over Tor, as bad ...

7f819de49f63c5ec3989d2dc47a3f84065ae2118 authored about 3 years ago by link2xt <[email protected]>
Resultification

5f065b245f72b20bfc18cc2b26659d39109df44c authored about 3 years ago by link2xt <[email protected]>
update chat/contact data only when there was no newer update (#2642)

* check update timestamps for signatures, user-avatars, ephemeral-settings, last-subject

* ch...

3c43d790a35b7c6453068524511462743526af3c authored about 3 years ago by bjoern <[email protected]>
accounts: remove Arc and RwLock from Accounts.accounts

Also make Accounts uncloneable. It is still possible to derive Clone,
but does not make sense to...

d33177a72168ca211aba169a123f342f4cde0c93 authored about 3 years ago by link2xt <[email protected]>
Merge pull request #2650 from deltachat/dependabot/cargo/thiserror-1.0.28

aa2e03382b94a69ccd828704bde0df3cde8527d6 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2652 from deltachat/dependabot/cargo/serde_json-1.0.67

2a59e6121b67993862c51facce2b43ac437ab1ed authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2649 from deltachat/dependabot/cargo/futures-0.3.17

1a438d61dfcfd15edec4177ceb8a02d14321dbfb authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
better readable code fragments on c.delta.chat (#2647)

* better readable code fragments on c.delta.chat

* make it even a bit nicer

444486f5dfd233c26403801ada2eafc3a5d62df0 authored about 3 years ago by bjoern <[email protected]>
cargo: bump serde_json from 1.0.66 to 1.0.67

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

1eae2477c3ac4e1f3a078bdbb91f2d0b29539112 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump thiserror from 1.0.26 to 1.0.28

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

7b3eefc6c6492d896cf20e29c1676f9c170b1513 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2643 from deltachat/dependabot/cargo/sha-1-0.9.8

4dd0830baffbec81c62de12fd05db5a1ba5c31ca authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump futures from 0.3.16 to 0.3.17

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

8e3f0628818c33927c43b3dab578ed19b0c5b726 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2627 from deltachat/dependabot/cargo/surf-2.3.1

cf445f265ae7596fbb0533983f951165dc80a4f2 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2644 from deltachat/dependabot/cargo/async-std-1.10.0

963c66b76c0b2355a9754f9826bdff30ca8b6c24 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2648 from deltachat/dependabot/cargo/mailparse-0.13.6

79df667e1ea0ddb6a32087c002f5ea45a1bb304d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2646 from deltachat/dependabot/cargo/pgp-0.7.2

785c796bd6015d775a4a6973447bac36f064d94c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2622 from deltachat/dependabot/cargo/syn-1.0.75

6a2112ba66d74ede0443c204d87fd5325f13512c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump syn from 1.0.74 to 1.0.75

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

3f170279da4b6eae04b1f562cfc9c39e45ddd081 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump async-std from 1.9.0 to 1.10.0

Bumps [async-std](https://github.com/async-rs/async-std) from 1.9.0 to 1.10.0.
- [Release notes]...

3408501a755c8f544bc66c16cf2a0bdfc76bf0e0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2625 from deltachat/dependabot/cargo/fast-socks5-0.4.3

3b765cb3c933a577c12fd014c150f5df5444cffe authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2609 from deltachat/dependabot/cargo/bitflags-1.3.2

8a9ea388ed647b9462fe43e75d63f11653897fc9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump bitflags from 1.3.1 to 1.3.2

Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.3.1 to 1.3.2.
- [Release notes](ht...

77acf910bf5aaf52c46166b77011b98ce907ce66 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump mailparse from 0.13.5 to 0.13.6

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

c04c87658c10a50c59a5b044ebca65e9fce54a0e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump async-trait from 0.1.50 to 0.1.51 (#2572)

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.50 to 0.1.51.
- [Release n...

fd784ec223016a596363b9d7b088219b61778e47 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump criterion from 0.3.4 to 0.3.5 (#2564)

Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.4 to 0.3.5.
- [Release not...

25f1b0c4af2a56ec4ed1761b3096d225a0dd17de authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump pgp from 0.7.1 to 0.7.2

Bumps [pgp](https://github.com/rpgp/rpgp) from 0.7.1 to 0.7.2.
- [Release notes](https://github....

580ec6e6ce4d45b47f0af2aa3f04e84a7e0c2a8e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump native-tls from 0.2.7 to 0.2.8 (#2597)

Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.7 to 0.2.8.
- [Release...

8e5195c4f63ff493f88ebe0c72718a0b1d8fae52 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2641 from deltachat/dependabot/cargo/serde-1.0.130

729a1e1cd25c27da49f2f454fc4e1ba4b3bbad4c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde from 1.0.127 to 1.0.130

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

78b93f36212b26c9528751a9f1a0cca862a45d19 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump anyhow from 1.0.42 to 1.0.43 (#2610)

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.42 to 1.0.43.
- [Release notes](http...

4111489daf115b58e5500f14976c6b897fd4a606 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump sha-1 from 0.9.7 to 0.9.8

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

b7bd4c6ba73253e35a00aa35b7196b23be4895b4 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2632 from deltachat/dependabot/cargo/libc-0.2.101

83dc0bc2b0a849157e97f1e22e0561fdcd2e0353 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.60.0

51c6467feb977b4e31184ec5110b6783cb72be45 authored about 3 years ago by link2xt <[email protected]>
accounts: keep event emitter from closing when there are no accounts (#2636)

6a60ae2f09a06231ee52d60055c3e545b31bb0ca authored about 3 years ago by link2xt <[email protected]>
scripts/coverage.sh: use POSIX `command` instead of `which` (#2637)

Debian deprecated `which` in `debianutils` in favor of `command`.

`which` outputs this to std...

7be058362831b709cbea68c63b566141c144792e authored about 3 years ago by link2xt <[email protected]>
Make sure we don't emit mutliple events about import progress with the same progress number (#2639)

2b74a705efc757e0a1acb202a8ef13313a465e30 authored about 3 years ago by Jikstra <[email protected]>
imap: use `anyhow` for error handling

9dedcad220f43db4969a9fb4b8499d13c8283ae5 authored about 3 years ago by link2xt <[email protected]>
add device message if quota is exceeding (#2621)

* resultify update_recent_quota()

* add a device-message if quota exceeds QUOTA_WARN_THRESHOL...

71e0493c4a3530c10718d4960ac0dac1400f9e66 authored about 3 years ago by bjoern <[email protected]>
cargo: bump libc from 0.2.98 to 0.2.101

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

1679ddddf0ed52636f32ca98e4b8596cd44b97da authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump surf from 2.2.0 to 2.3.1

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

de258645f4718d989da24146146560c6fcb0e6ba authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump fast-socks5 from 0.4.2 to 0.4.3

Bumps [fast-socks5](https://github.com/dizda/fast-socks5) from 0.4.2 to 0.4.3.
- [Release notes]...

b463b602a963eeb902fdd49314b6f3fa86eb10b7 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Never ignore SQL errors when reading SOCKS5 settings

Otherwise we may accidentally connect directly due to temporary error.

3aa2b57ac137668dd34caa8187a3ce6c554480ad authored about 3 years ago by link2xt <[email protected]>
mimeparser: rename MimeMessage.get() into MimeMessage.get_header()

ab1de69fbcb4d63a3722bf6301ad50e8ec730e31 authored about 3 years ago by link2xt <[email protected]>
Implement socks5 support

This adds following settings:

- Socks5Enabled
- Socks5Host
- Socks5Port
- Socks5User
- ...

90703b0dd2cdbb03797aa1107b215d8b2ea7d211 authored about 3 years ago by Jikstra <[email protected]>
Log dc_get_chatlist() errors

Previously errors such as empty query ("missing query") silently
returned NULL.

a163be92487210fa1d2258edbaca6e5284307ae2 authored about 3 years ago by link2xt <[email protected]>
Rust documentation improvements

Document all public modules and some methods.

Make some internal public symbols private.

2b7bf11b05be15c1a21b00604c12b01d95cf3be2 authored about 3 years ago by link2xt <[email protected]>
Merge pull request #2574 from deltachat/dependabot/cargo/serde_json-1.0.66

f95e1db8e213ddd9faa25a2c2ac9120a4564324a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tweak quota display (#2616)

* resultify get_connectivity_html()

* tweak quota titles, avoid confusing 'quota' wording

...

d0c97bce4c00de14c7a6e937b5cae6733b56adcd authored about 3 years ago by bjoern <[email protected]>
Reduce message length limit to 5000 chars (#2615)

- Use the same limit for info: full text can be read in HTML anyway.
- Remove DC_MAX_GET_{TEXT,...

3440daca1ab0e95d7c4617b5e6a84d204f11cbc1 authored about 3 years ago by link2xt <[email protected]>
prepare 1.59 (#2614)

* update changelog for 1.59.0

* bump version to 1.59.0

d0bfb555dddcd6e05502191aed6a471ba7c6eeac authored about 3 years ago by bjoern <[email protected]>
add 'device chat about' to now existing status (#2613)

the 'device chat about' was shown as a single message
as at that time, there was just not 'stat...

6ffaa38b376d35f9a6e81fbed1618e4d88c1e91d authored about 3 years ago by bjoern <[email protected]>
update provider database, add yggmail and mail2tor (#2608)

* allow dotless domains and hostnames

* update provider database

ran ./src/provider/update...

339d46ecf0781f985a36f7f2bf94d5939c6d9bd9 authored about 3 years ago by bjoern <[email protected]>
Add Quota to Connectivity View (#2612)

* add imap::get_quota_roots()

* schedule quote-checking job on getting connectivity-html

*...

5399c9151d6b4968f88471b7a85f031aa318a72e authored about 3 years ago by bjoern <[email protected]>
add migrated accounts to events emitter (#2607)

successor of #2559
closes #2606

53cd633e8d55e05e540cd501db78fb6dfa54c53f authored about 3 years ago by bjoern <[email protected]>
fix: do not set WantsMdn param for outgoing messages

This bug sometimes results in sending read receipts to self in
multi-device setups.

It happens ...

ade39fe026a3539d5279a6902f23fe6b825c17a7 authored about 3 years ago by link2xt <[email protected]>
add support for socket PLAIN coming from provider-db

b8dad1dbaf93904efb7b2a911e8a68ae910617e8 authored about 3 years ago by B. Petersen <[email protected]>
Merge pull request #2602 from deltachat/dependabot/cargo/bitflags-1.3.1

72d503fa3285426de84f85d572b516739b307b69 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix: Make emails forwarded by GMX readable (#2600)

Recognizing these emails as forwarded would probably be too complicated and require too much spe...

223aeb7b1a59cb60922b5002aa4112fc1ed3eb00 authored about 3 years ago by Hocuri <[email protected]>
cargo: bump bitflags from 1.2.1 to 1.3.1

Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.2.1 to 1.3.1.
- [Release notes](ht...

b315c6f6d50722074927aedc35190b5435545eca authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
In dc_maybe_network_lost() directly set the connectivity "Not connected" (#2551)

* In dc_maybe_network_lost() directly set the connectivity "Not connected"

r10s reported that...

481276cf467ebca282207d9e804b752622383d9f authored about 3 years ago by Hocuri <[email protected]>
Connectivity view: Only set smtp to "connected" if the last message was actually sent (#2541)

fix #2539

It's always a bit ambiguous which function should do set_err or set last_send_error...

faab61b0d49189f68c5da3cd48f1490459eceefb authored about 3 years ago by Hocuri <[email protected]>
Set timestamps for system messages

Previously system messages were always added to the end of the chat,
even if the message trigger...

20bf41b4e69232ae8186896d4ad5e27ae6108fc0 authored about 3 years ago by link2xt <[email protected]>
Resultify `get_chat_id_by_grpid` and `create_or_lookup_mailinglist`

Use `Option` instead of `Error` to indicate that no chat ID is found.

5a5b80c96008331f8ccd42c3c706b94d90bb6137 authored about 3 years ago by link2xt <[email protected]>
accounts: add `get_selected_account_id` function

ac245a6cb27fd25ea731fe2481951d213d2d76ce authored about 3 years ago by Simon Laux <[email protected]>
Merge pull request #2529 from deltachat/dependabot/cargo/libc-0.2.98

126beb62f355a68759ab6f1f2b5ecc4b474f7ae0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde_json from 1.0.64 to 1.0.66

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

1f642046bc972af0c9fd2bfd948d0c94db3704ae authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2527 from deltachat/dependabot/cargo/thiserror-1.0.26

d79e4a657162db2e89ca41958fb714271e91a8b3 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2585 from deltachat/dependabot/cargo/serde-1.0.127

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

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

87071e6d4b1a80de5c0da7f0e30213c9b276e54e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cargo: bump serde from 1.0.126 to 1.0.127

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

057b004553d65117d8f37de8abf3558953f1dcd6 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix clippy warnings in deltachat-ffi

4071fe53a0b405ff3632eaf66974fce0fadf844a authored about 3 years ago by link2xt <[email protected]>
Allow clippy::bool_assert_comparison

assert_eq!(var, false) is easier to read than assert!(!var).

c3062976c061954bafc8c517ad6fe70abff3dd37 authored about 3 years ago by link2xt <[email protected]>
Fix clippy warnings

85efc0ea267b494a5e38323e11147a815b45d49b authored about 3 years ago by link2xt <[email protected]>
ci: build python wheels automatically for py-* tags

0f86800f5ddbc01085213fed99c5a6c808b2571e authored about 3 years ago by link2xt <[email protected]>
ci: update Rust and Python versions used for testing

- Use latest stable for rustfmt and clippy.
- Update Rust in rust-toolchain and coredeps Docker ...

4ef80aaea5340b4f474341968f4a282bc8bb801a authored about 3 years ago by link2xt <[email protected]>
dc_receive_imf: use None instead of ChatId::new(0)

9c2035538cde1183754a7858be1892f0424d9ab3 authored about 3 years ago by link2xt <[email protected]>
ci: update perl

Old miniperl segfaults on the latest manylinux image

0276938975c2b90bd4e4fb2643b8ccab37f76f93 authored about 3 years ago by link2xt <[email protected]>
Skip Gmail labels

Gmail labels are not folders and should be skipped. For example, emails
appear in the inbox and ...

ee44a162b6231854b7724b52382eb3c00f4d7c53 authored about 3 years ago by Michael Mc Donnell <[email protected]>
prepare 1.58 (#2584)

* update changelog for 1.58.0

* bump version to 1.58.0

c09a83df2b2144ff67145acc46e904e49ee354f2 authored about 3 years ago by bjoern <[email protected]>
also move WAL file when moving database (#2583)

the WAL files come from sqlite WAL mode,
they have the same name as the database file with an e...

8729d2c4aa59693c618be8278187eb9a86773fd0 authored about 3 years ago by bjoern <[email protected]>
Too many words (#2582)

fdf3397437ec7f0deb26ca3a03795e13cf9b050a authored about 3 years ago by gerryfrancis <[email protected]>
prepare 1.57 (#2580)

* update changelog for 1.57.0

* bump version to 1.57.0

371252476501f6ecb56dd00392d65612912b28ac authored about 3 years ago by bjoern <[email protected]>
Add -DCMAKE_INSTALL_PREFIX flag example to README

0b5c4df4320ef7857db405fda0e4aed7f04b6e4b authored about 3 years ago by Jikstra <[email protected]>
dc_receive_imf: don't create chats when MDNs are received

0f0072f5a264497d17869259adf4e1406d5c3b1b authored about 3 years ago by link2xt <[email protected]>
message: don't ignore invalid arguments to handle_mdn

09066571bea21201cb9a12d6794d007cf1e5a386 authored about 3 years ago by link2xt <[email protected]>
message: bubble up SQL errors in handle_mdn()

Previously handle_mdn() returned Ok(None) in response to SQL errors as
if SQL simply returned no...

265d54e4313396de1cb8443acf597805fd9b3c32 authored about 3 years ago by link2xt <[email protected]>