Commit Graph

  • 027509c629 Add python OpenRPC generator link2xt 2023-08-04 14:40:42 +00:00
  • 60193dd527 Add script to benchmark the tests link2xt/benchmark-tests link2xt 2023-03-03 15:35:07 +00:00
  • 26959d5b75 test(python): fix flaky test_set_get_group_image link2xt 2023-10-09 03:29:58 +00:00
  • ff5005fa93 fix(python): fix scripts/make-python-testenv.sh link2xt 2023-10-09 03:35:32 +00:00
  • 8f316e12d5 fix: Assign encrypted partially downloaded group messages to 1:1 chat (#4757) iequidoo 2023-10-07 02:03:55 -03:00
  • 5f00fc4e27 fix: Don't update timestamp, timestamp_rcvd, state when replacing partially downloaded message (#4700) iequidoo 2023-09-25 13:07:37 -03:00
  • f279730b0f feat: validate boolean values passed to set_config link2xt 2023-10-05 14:58:22 +00:00
  • 5a5f8b03d1 fix(python): don't automatically set the displayname to 'bot' when setting log level missytake 2023-10-08 08:58:32 +02:00
  • 5e73e9cd72 chore: added more typical virtualenv paths to gitignore missytake 2023-10-08 08:58:22 +02:00
  • 129de9182f chore(deltachat-rpc-client): remove AsyncIO classifier link2xt 2023-10-08 01:38:52 +00:00
  • 37383c10ac Merge 'stable' into 'master' link2xt 2023-10-08 01:05:20 +00:00
  • 09798df7a0 refactor(deltachat-rpc-client): remove print() calls link2xt 2023-10-07 23:50:38 +00:00
  • b360225e08 refactor: fix Rust 1.73 clippy warnings link2xt 2023-10-05 21:00:08 +00:00
  • 09d5e44b13 ci: test with Rust 1.73 link2xt 2023-10-05 20:50:28 +00:00
  • 8ba89c0fa1 ci: reduce required Python version for deltachat-rpc-client link2xt 2023-10-06 19:44:13 +00:00
  • f984a27379 fix: use process_group Popen argument with Python 3.11 link2xt 2023-10-06 19:40:26 +00:00
  • 425a2310fe refactor(deltachat-rpc-client): close stdin instead of sending SIGTERM link2xt 2023-10-06 18:44:19 +00:00
  • 95571be278 fix: run deltachat-rpc-server in its own process group link2xt 2023-10-06 18:30:59 +00:00
  • 8ae731f635 test: test_set_get_group_image(): Log more debug info iequidoo/test_set_get_group_image-dbg iequidoo 2023-10-05 15:10:57 -03:00
  • 7bf44a237e api(deltachat-rpc-client)!: replace asyncio with threads link2xt 2023-10-04 21:43:02 +00:00
  • a119b24eeb Merge tag 'v1.124.1' link2xt 2023-10-05 05:02:18 +00:00
  • 47dbac9b50 chore(release): prepare for 1.124.1 v1.124.1 link2xt 2023-10-05 05:01:26 +00:00
  • a49282727b ci: pin urllib3 version to <2 link2xt 2023-10-05 04:41:13 +00:00
  • 0d22fc7ac1 fix: Remove footer from reactions on the receiver side (#4780) iequidoo 2023-10-04 21:00:32 -03:00
  • 275791595c Merge tag 'v1.124.0' link2xt 2023-10-04 21:14:17 +00:00
  • 1040bc551f chore(release): prepare for 1.124.0 v1.124.0 link2xt 2023-10-04 20:29:08 +00:00
  • 5aa0205c80 fix: Add protected-headers directive to Content-Type of encrypted/signed MIME (#2302) iequidoo 2023-10-02 18:56:08 -03:00
  • 210a4ebcbe ci: test async python bindings with Python 3.11 link2xt 2023-10-04 18:59:20 +00:00
  • 7fc2b06b3f ci(mypy): ignore distutils link2xt 2023-10-04 18:40:53 +00:00
  • 1177c19a43 bulid: build wheels for Python 3.12 and PyPy 3.10 link2xt 2023-10-02 15:22:59 +00:00
  • 8a2417f32d ci: test with Python 3.12 and PyPy 3.10 link2xt 2023-10-02 15:22:41 +00:00
  • a154347834 fix(deltachat-rpc-client): increase stdio buffer to 64 MiB link2xt 2023-10-03 21:35:29 +00:00
  • d51adf2aa0 feat(deltachat-rpc-client): log exceptions when long-running tasks die link2xt 2023-10-04 03:05:33 +00:00
  • a5f0c1613e fix: add Let's Encrypt root certificate to reqwest link2xt 2023-10-03 18:58:32 +00:00
  • 7c4bcf9004 api!: deprecate get_next_media() link2xt 2023-10-03 15:17:34 +00:00
  • f3fb0dc5fe chore(cargo): bump proptest from 1.2.0 to 1.3.1 dependabot[bot] 2023-10-01 21:44:49 +00:00
  • 24ea90bd68 Merge pull request #4770 from deltachat/dependabot/cargo/thiserror-1.0.49 dependabot[bot] 2023-10-03 04:30:28 +00:00
  • ef3e94c7e1 Merge pull request #4777 from deltachat/dependabot/cargo/fuzz/webpki-0.22.2 dependabot[bot] 2023-10-03 04:14:01 +00:00
  • 883832f78d Merge pull request #4768 from deltachat/dependabot/cargo/brotli-3.4.0 dependabot[bot] 2023-10-03 01:21:32 +00:00
  • 1f03267273 Merge pull request #4773 from deltachat/dependabot/cargo/sha2-0.10.8 dependabot[bot] 2023-10-03 01:21:20 +00:00
  • 8bc2ce1c30 chore(deps): bump webpki from 0.22.0 to 0.22.2 in /fuzz dependabot[bot] 2023-10-02 21:39:40 +00:00
  • 2ae92c06e3 Merge pull request #4771 from deltachat/dependabot/cargo/regex-1.9.6 dependabot[bot] 2023-10-02 17:46:17 +00:00
  • 4a6a214f3c Merge pull request #4769 from deltachat/dependabot/cargo/tokio-util-0.7.9 dependabot[bot] 2023-10-02 16:38:54 +00:00
  • c2d7011aa7 Merge pull request #4772 from deltachat/dependabot/cargo/smallvec-1.11.1 dependabot[bot] 2023-10-02 16:38:16 +00:00
  • c0195ab23f chore(cargo): bump sha2 from 0.10.7 to 0.10.8 dependabot[bot] 2023-10-01 21:44:09 +00:00
  • e4e50d0e81 chore(cargo): bump smallvec from 1.11.0 to 1.11.1 dependabot[bot] 2023-10-01 21:43:50 +00:00
  • 573746ce54 chore(cargo): bump regex from 1.9.5 to 1.9.6 dependabot[bot] 2023-10-01 21:43:32 +00:00
  • 6b2df13cdb chore(cargo): bump thiserror from 1.0.47 to 1.0.49 dependabot[bot] 2023-10-01 21:43:13 +00:00
  • 3166b44580 chore(cargo): bump tokio-util from 0.7.8 to 0.7.9 dependabot[bot] 2023-10-01 21:42:54 +00:00
  • e500485c21 chore(cargo): bump brotli from 3.3.4 to 3.4.0 dependabot[bot] 2023-10-01 21:42:27 +00:00
  • 2dd44d5f89 fix: cap percentage in connectivity layout to 100% B. Petersen 2023-10-01 12:17:11 +02:00
  • 160375f772 fix: cap percentage in connectivity layout to 100% fix-connectivity-layout B. Petersen 2023-10-01 12:17:11 +02:00
  • f656cb29be fix: ignore special chats in get_similar_chat_ids() link2xt 2023-09-30 23:22:19 +00:00
  • 59e5a63d5f Merge branch 'stable', resolving conflicts link2xt 2023-10-01 00:44:37 +00:00
  • 53230b6eb0 chore(cargo): update webpki to fix RUSTSEC-2023-0052 link2xt 2023-10-01 00:04:45 +00:00
  • 80ca59f152 feat: Remove extra members from the local list in sake of group membership consistency (#3782) iequidoo 2023-09-12 01:18:52 -03:00
  • eb624e43c0 refactor: remove incomplete protected header code skipping Legacy Display Part link2xt 2023-09-30 18:24:16 +00:00
  • 532e9cb09a refactor: ignore public key argument in dc_preconfigure_keypair() link2xt 2023-09-12 01:03:33 +00:00
  • ef4d2a7ed0 api!(python): use dc_contact_get_verifier_id() link2xt 2023-09-29 13:37:29 +00:00
  • 5daa6274e8 Merge stable into master link2xt 2023-09-30 12:16:34 +00:00
  • 6d2ac30461 fix: do not put the status footer into reaction MIME parts link2xt 2023-09-29 14:52:33 +00:00
  • d109a1b27f Fix link to the template documentation of git-cliff Hocuri 2023-09-29 17:06:26 +02:00
  • 33a203d56e fix: initialise last_msg_id to the highest known row id link2xt 2023-09-27 19:30:19 +00:00
  • a19811f379 chore(cargo): update tungstenite to fix RUSTSEC-2023-0065 link2xt 2023-09-29 13:07:49 +00:00
  • f23023961e api!: return DC_CONTACT_ID_SELF from dc_contact_get_verifier_id() for directly verified contacts link2xt 2023-09-28 16:09:15 +00:00
  • b463a0566e refactor: flatten create_or_lookup_mailinglist() link2xt 2023-09-28 15:20:51 +00:00
  • 38d5743c06 refactor: do not ignore errors in get_kml() link2xt 2023-09-28 15:19:33 +00:00
  • 6990312051 fix: trash only empty *text* parts when location.kml is attached link2xt 2023-09-27 09:27:09 +00:00
  • a7cf51868b test: test send_location link2xt 2023-09-27 15:36:10 +00:00
  • 815c1b9c49 refactor: resultify location::set() link2xt 2023-09-27 17:00:39 +00:00
  • 88bba83383 refactor: flatten process_report() link2xt 2023-09-26 16:02:14 +00:00
  • b1d517398d refactor: improve comment about Ratelimit WofWca 2023-09-23 20:46:17 +04:00
  • 4e5b41f150 fix: require valid email addresses in dc_provider_new_from_email[_with_dns]() link2xt 2023-09-25 14:03:09 +00:00
  • 56b2361f01 reset document.update on forwarding B. Petersen 2023-09-25 15:27:02 +02:00
  • 968cc65323 test that update.document is not forwarded B. Petersen 2023-09-25 15:25:39 +02:00
  • d0ee21e6dc refactor: flatten GENERATED_PREFIX check in receive_imf_inner link2xt 2023-09-25 09:30:36 +00:00
  • a1345f2542 refactor: flatten lookup_chat_by_reply link2xt 2023-09-25 09:30:00 +00:00
  • f290fe0871 fix: wrap base64-encoded parts to 76 characters link2xt 2023-09-24 15:38:42 +00:00
  • c41687586c Merge pull request #4742 from deltachat/dependabot/cargo/fuzz/quinn-proto-0.9.5 dependabot[bot] 2023-09-22 22:43:28 +00:00
  • 59a3bc0ff4 Merge tag 'v1.123.0' link2xt 2023-09-22 22:41:08 +00:00
  • aa78e82fed chore(release): prepare for 1.123.0 v1.123.0 link2xt 2023-09-22 22:10:53 +00:00
  • d4e670d5e9 chore(deps): update OpenSSL from 3.1.2 to 3.1.3 link2xt 2023-09-22 21:57:36 +00:00
  • 4553c6521f api!: make dc_jsonrpc_blocking_call accept JSON-RPC request link2xt 2023-05-15 15:19:42 +00:00
  • 8b06d31190 api: add dc_replace_webxdc() link2xt/replace-webxdc-api link2xt 2023-09-20 18:59:41 +00:00
  • a42a6ca18c chore(deps): bump quinn-proto from 0.9.2 to 0.9.5 in /fuzz dependabot[bot] 2023-09-21 17:26:12 +00:00
  • e72d527d88 api: make it possible to import secret key from a file link2xt 2023-09-12 17:12:45 +00:00
  • f5c36043f6 fix(imex): use "default" in the filename of the default key link2xt 2023-09-20 11:44:18 +00:00
  • b227ff87dc fix: lookup_chat_by_reply(): Skip undecipherable parent messages created by older versions (#4676) iequidoo 2023-09-09 21:48:56 -03:00
  • 676f311f97 fix: lookup_chat_by_reply(): Skip not fully downloaded and undecipherable messages (#4676) iequidoo 2023-09-09 21:47:39 -03:00
  • 061d091c97 build(coredeps): only run yum if it is available link2xt 2023-09-12 19:59:15 +00:00
  • e7617f0abd build(coredeps): install perl-IPC-Cmd link2xt 2023-09-12 19:02:14 +00:00
  • 790e867af0 Merge tag 'v1.122.0' link2xt 2023-09-12 18:04:05 +00:00
  • f02299c06c chore(release): prepare for 1.122.0 v1.122.0 link2xt 2023-09-12 17:33:22 +00:00
  • ed781af52c chore(cargo): update to OpenSSL 3.0 link2xt 2023-09-12 16:36:46 +00:00
  • 67043177a9 fix: reopen all connections on database passpharse change link2xt 2023-09-11 21:35:54 +00:00
  • 49cc5fb673 feat: add RSA-4096 key generation support link2xt 2023-09-11 22:11:53 +00:00
  • 68c95dee17 refactor(pgp): add constants for encryption algorithm and hash link2xt 2023-09-11 17:22:25 +00:00
  • 9bd7ab7280 fix: apply_group_changes(): Forbid membership changes from possible non-members (#3782) iequidoo 2023-09-10 21:20:26 -03:00
  • 7a359f6318 build(python): add link to mastodon into projects.urls link2xt 2023-09-08 15:50:00 +00:00
  • 38b31aa88d fix: do not block new group chats if 1:1 chat is blocked link2xt 2023-09-08 01:49:23 +00:00