Commit Graph

  • 4eb77d5a83 chore(deps): bump zizmorcore/zizmor-action from 0.5.0 to 0.5.2 dependabot[bot] 2026-03-16 21:59:07 +00:00
  • b08ba4bb8c api!: Change list_transports to additionally return whether a transport is unpublished hoc/unpublished-addrs-only-one-api Hocuri 2026-03-17 16:12:22 +01:00
  • b94d9f95b6 api: Add list_transports_ex() and set_transport_unpublished() functions Hocuri 2026-03-15 17:36:01 +01:00
  • 39dc495944 refactor: Move transport_tests to their own file Hocuri 2026-03-16 15:22:27 +01:00
  • 417349197c 123 iequidoo/make-image-quality-more-consistent iequidoo 2026-03-17 07:00:02 -03:00
  • a25304604a feat: Do not scale images down by a small amount 72374 2026-03-15 19:31:56 +01:00
  • 52e4e42373 feat: Change multiplier to 7/8 when scaling down avatars 72374 2026-02-04 01:00:04 +01:00
  • 18ed89abd5 feat: Increase the resolution-limit WORSE_AVATAR_SIZE from 128 to 256 72374 2026-03-13 14:57:20 +01:00
  • 89a281dd27 feat: Make quality of images sent in chats more consistent 72374 2026-02-04 03:07:28 +01:00
  • 456891a0af refactor: Move the definition of the target_wh-variable 72374 2026-02-03 18:45:00 +01:00
  • e06372c954 fix: count recipients by Intended Recipient Fingerprints link2xt 2026-03-15 23:01:40 +00:00
  • 50cd2514cd test markfresh_chat() B. Petersen 2026-03-16 12:32:38 +01:00
  • ba00251572 Update deltachat-ffi/deltachat.h biörn 2026-03-16 09:25:42 +01:00
  • e690186236 feat: mark messages as "fresh" B. Petersen 2025-10-14 12:56:06 +02:00
  • e14151d6cc fix: fsync() the rename() of accounts.toml link2xt 2026-03-14 20:27:00 +00:00
  • c6cdccdb97 fix: call sync_all() instead of sync_data() when writing accounts.toml link2xt 2026-03-14 20:27:00 +00:00
  • 822a99ea9c fix: do not send MDNs for hidden messages link2xt 2026-03-13 01:09:48 +00:00
  • bf02785a36 feat: add IncomingCallAccepted.from_this_device WofWca 2026-03-10 22:27:46 +04:00
  • 01b2aa0f66 fix: Mark call message as seen when accepting/declining a call (#7842) iequidoo 2026-03-03 13:41:24 -03:00
  • fb46c34b55 test: Shift time even more in flaky test_sync_broadcast_and_send_message iequidoo 2026-03-10 13:56:13 -03:00
  • 9393753190 chore: bump version to 2.46.0-dev link2xt 2026-03-14 02:58:19 +00:00
  • d9056fd187 chore(release): prepare for 2.45.0 v2.45.0 link2xt 2026-03-14 01:58:35 +00:00
  • 7b17b1f8b8 test: set some address for test context in decrypt_bytes() link2xt 2026-03-14 02:22:20 +00:00
  • d8d7f12af0 fix: Domain separation between securejoin auth tokens and broadcast channel secrets (#7981) Hocuri 2026-03-13 22:01:19 +01:00
  • 0150d38ddd fix: update add_timestamp when the transport is selected as primary link2xt 2026-03-12 15:04:05 +00:00
  • 11b6a108f5 feat: merge OpenPGP certificates and distribute relays in them link2xt 2026-03-02 03:56:16 +00:00
  • 54858361a9 feat: mutex to prevent fetching from multiple IMAP servers at the same time link2xt 2026-02-27 10:41:48 +00:00
  • 6a705a3ef6 fix: update device chats at the end of configuration link2xt 2026-02-26 04:12:10 +00:00
  • a23e41ea6d fix: fix debug assert message incorrectly talking about past members in the current member branch link2xt 2026-02-26 04:12:10 +00:00
  • bdca3e5c09 refactor: order self addresses by addition timestamp link2xt 2026-03-12 14:04:22 +00:00
  • a61a25f139 fix(deltachat_rpc_client): make @futuremethod decorator keep method metadata link2xt 2026-03-12 22:49:35 +00:00
  • 5404e683eb fix: Drop messages encrypted with the wrong symmetric secret (#7963) Hocuri 2026-03-12 19:59:19 +01:00
  • 5c1ee5dc1a feat!: fire MsgRead on subsequent MDNs wofwca/94a1253b1e WofWca 2026-03-12 20:34:20 +04:00
  • 80acc9d467 docs: use correct define for 'description changed' info message B. Petersen 2026-03-11 19:05:00 +01:00
  • 3c5af7a559 fix: use correct string for encryption info B. Petersen 2026-03-11 09:51:05 +01:00
  • f7e9973fb4 chore(cargo): bump quinn-proto from 0.11.9 to 0.11.14 dependabot[bot] 2026-03-11 00:25:56 +00:00
  • c0a3d77301 fix: Correct channel system messages (#7959) Jagoda Estera Ślązak 2026-03-11 08:56:30 +01:00
  • 9891c2a531 fix: Add "member added" messages to OutBroadcast when executing SetPgpContacts sync message (#7952) iequidoo 2026-03-10 10:28:51 -03:00
  • f85c625799 test: Work around test_sync_broadcast_and_send_message flakiness iequidoo 2026-03-10 10:00:54 -03:00
  • b30f93a57d ci: update Rust to 1.94.0 link2xt 2026-03-08 13:37:05 +00:00
  • a95bf77868 fix(ffi): don't steal Arc in dc_jsonrpc_init (#7962) d2weber 2026-03-07 10:14:01 +01:00
  • d26fa715b5 chore(cargo): bump strum_macros from 0.27.2 to 0.28.0 dependabot[bot] 2026-03-01 22:00:37 +00:00
  • 1b43aac356 chore(cargo): bump strum from 0.27.2 to 0.28.0 dependabot[bot] 2026-03-01 22:00:16 +00:00
  • 53acfaa054 fix: add mutex around wal_checkpoint() link2xt 2026-03-06 04:34:24 +00:00
  • 874e38c146 refactor: move WAL checkpointing into sql::pool submodule link2xt 2026-03-06 04:34:24 +00:00
  • cce8e3bc5a fix: do not run more than one housekeeping at a time link2xt 2026-03-06 08:49:03 +00:00
  • 1e20055523 feat: Don't send unencrypted Auto-Submitted header (#7938) Hocuri 2026-03-06 10:29:17 +01:00
  • abb93cd79d fix: Set proper placeholder texts for system messages (#7953) Jagoda Estera Ślązak 2026-03-05 15:56:23 +01:00
  • 5f84be718a ci: update zizmor workflow to use zizmorcore/zizmor-action link2xt 2026-03-03 02:38:08 +00:00
  • d1c3a679a0 ci: allow non-hash references for actions/* and dependabot/* link2xt 2026-03-03 02:38:08 +00:00
  • 0c4e32363e fix: Make broadcast owner and subscriber hidden contacts for each other (#7856) iequidoo 2026-03-04 12:16:02 -03:00
  • 89b5675b83 fix: percent-decode the address in dclogin:// URLs link2xt 2026-03-04 14:11:06 +00:00
  • 8ff8ba7416 refactor: use super::* in qr::dclogin_scheme link2xt 2026-03-04 11:23:25 +00:00
  • e3a7d555a8 docs: Fix documentation for membership change stock strings (#7944) Hocuri 2026-03-05 10:39:38 +01:00
  • 964bbad53e api: add createQrSvg to jsonrpc (#7949) Nico de Haen 2026-03-04 23:07:23 +01:00
  • a1eb376131 feat: Don't send unencrypted In-Reply-To and References headers (#7935) Hocuri 2026-03-04 17:31:54 +01:00
  • 3c4ce17f1e feat: Remove QR code tokens sync compatibility code iequidoo 2026-02-09 10:33:30 -03:00
  • 0622289420 fix(vcard): Improve property value escaping (#7931) Jagoda Estera Ślązak 2026-03-03 13:45:32 +01:00
  • c928015f20 fix: Use the correct chat description stock string again (#7939) Hocuri 2026-03-03 12:36:34 +01:00
  • b10acd194e Add support to gif stickers (#7941) Francisco Castro 2026-03-03 08:28:52 -03:00
  • b94792706a feat: Don't depend on cleartext Chat-Version, In-Reply-To, and References headers for prefetch_should_download (#7932) Hocuri 2026-03-03 10:12:02 +01:00
  • bfae2296b7 test: Fix flaky test_qr_securejoin_broadcast (#7937) Hocuri 2026-03-03 10:08:56 +01:00
  • e7625ca231 chore(cargo): bump proptest from 1.9.0 to 1.10.0 dependabot[bot] 2026-03-02 17:50:44 +00:00
  • ab08a47298 fix: Handle the case that the user starts a securejoin, and then deletes the contact (#7883) Hocuri 2026-03-02 22:11:05 +01:00
  • b85fa84a37 test: remove arbitrary timeouts from test_4_lowlevel.py link2xt 2026-03-01 23:11:49 +00:00
  • ccd3caf4a7 fix: set is_chatmail during initial configuration link2xt 2026-03-01 01:37:02 +00:00
  • 5f248954dc feat: advertise SEIPDv2 feature for new keys link2xt 2026-02-25 20:21:30 +00:00
  • a6c7958739 fix: do not trash pre-message if it is received twice link2xt 2026-02-27 20:13:05 +00:00
  • c724e2981c feat: Securejoin v3, encrypt all securejoin messages (#7754) Hocuri 2026-03-02 17:37:14 +01:00
  • ffd9f80f8b chore(cargo): bump syn from 2.0.114 to 2.0.117 dependabot[bot] 2026-03-02 02:12:48 +00:00
  • 42cb9fe890 chore(cargo): bump anyhow from 1.0.100 to 1.0.102 dependabot[bot] 2026-03-01 21:56:41 +00:00
  • 914486cb32 chore(cargo): bump hyper-util from 0.1.19 to 0.1.20 dependabot[bot] 2026-03-01 21:55:23 +00:00
  • 526b3b0271 chore(cargo): bump regex from 1.12.2 to 1.12.3 dependabot[bot] 2026-03-01 21:54:39 +00:00
  • 1c439b5ef4 chore(cargo): bump async-imap from 0.11.1 to 0.11.2 dependabot[bot] 2026-03-01 21:59:08 +00:00
  • f97c75f146 chore(cargo): bump tempfile from 3.24.0 to 3.25.0 dependabot[bot] 2026-03-01 21:57:03 +00:00
  • 76a36a35bf chore(cargo): bump criterion from 0.8.1 to 0.8.2 dependabot[bot] 2026-03-01 21:59:30 +00:00
  • dc4249a2ff chore(cargo): bump quick-xml from 0.39.0 to 0.39.2 dependabot[bot] 2026-03-01 21:58:22 +00:00
  • 957c0b7c56 chore(cargo): bump futures from 0.3.31 to 0.3.32 dependabot[bot] 2026-03-01 21:57:39 +00:00
  • 00bbc04285 feat: Always download messages w/o Chat-Version header if contact isn't blocked iequidoo/download-msgs-without-chat-version iequidoo 2026-03-01 13:50:45 -03:00
  • 8df9b9e4d9 refactor(pgp): do not use legacy key ID except for IssuerKeyId subpacket link2xt 2026-02-25 17:05:05 +00:00
  • 692e1019b0 refactor: remove KeyPair type link2xt 2026-02-24 20:41:29 +00:00
  • 2511b03726 docs: update store_self_keypair() documentation link2xt 2026-02-24 20:12:56 +00:00
  • c39651a8d4 feat: do not read own public key from the database link2xt 2026-02-24 19:36:34 +00:00
  • 8230336936 refactor: un-resultify KeyPair::new() link2xt 2026-02-24 19:36:34 +00:00
  • e1e8407905 chore: bump version to 2.44.0-dev link2xt 2026-02-27 01:16:34 +00:00
  • ffce0dfc9a chore(release): prepare for 2.44.0 v2.44.0 link2xt 2026-02-27 01:13:18 +00:00
  • e2eec2f1f8 chore(deps): bump cachix/install-nix-action from 31.9.0 to 31.9.1 dependabot[bot] 2026-02-23 23:06:35 +00:00
  • 072c0061ee refactor: do not chain Autocrypt key verification to parsing link2xt 2026-02-25 22:52:37 +00:00
  • cb783ffc12 feat(rpc): add startup health-check and propagate server errors holger krekel 2026-02-24 12:00:12 +01:00
  • af182a85a3 fix: Don't generate new timestamp for re-sent messages (#7889) iequidoo 2026-02-24 11:12:56 -03:00
  • 7d8989a068 fix: If importing a backup fails, delete the partially-imported profile (#7885) Hocuri 2026-02-25 16:25:33 +01:00
  • d7bf10d7a4 refactor: Move migrations to the end of the file (#7895) Hocuri 2026-02-25 13:13:41 +01:00
  • f1e90c73cd chore: add dev-version bump instructions to RELEASE.md (bumping to 2.44.0-dev) holger krekel 2026-02-24 17:48:04 +01:00
  • e88c7f88ee feat: report ready/init_error on startup via JSON-RPC notification hpk/robust-rpc-init holger krekel 2026-02-24 12:00:12 +01:00
  • c39d2f42ef fix: tolerate empty existing directory in Accounts::new() (#7886) holger krekel 2026-02-24 09:22:19 +01:00
  • e60f4ff70a docs(RELEASE.md): add section about dealing with antivirus false positives link2xt 2026-02-13 02:54:10 +00:00
  • ba64d8d19b feat: Send webxdc name instead of raw file name in pre-messages. Display it in summary (#7790) iequidoo 2026-02-05 04:45:47 -03:00
  • 4041d9a54e feat: Add 📱 to all webxdc summaries (#7790) iequidoo 2026-02-04 08:11:43 -03:00
  • bbf9a86bce perf: batched event reception link2xt 2026-02-04 14:46:07 +00:00
  • 12fdfc96a3 fix: Don't resend webxdc status updates in OutBroadcast-s (#7679) iequidoo/broadcast-webxdc-updates iequidoo 2026-02-08 09:02:10 -03:00