Commit Graph

  • ac3c5c55e4 chore: upgrade astral-tokio-tar to 0.6.2 (#8255) l 2026-05-19 17:21:55 +00:00
  • 219dbd8c42 fix: use correct dir converting plaintext to HTML (#8248) Nico de Haen 2026-05-15 23:11:33 +02:00
  • 6e70fbf824 refactor: remove outdated comment WofWca 2026-05-15 10:55:35 +04:00
  • 7a39a0c8ff ci: set cache-bin to "false" for swatinem/rust-cache action link2xt 2026-05-15 02:42:39 +02:00
  • 4eda257cfa ci: do not store Rust cache from PRs in jsonrpc.yml workflow link2xt 2026-05-15 02:39:26 +02:00
  • 354edb042b feat: remove workaround for old filtermail link2xt 2026-05-12 23:30:56 +02:00
  • 4bdc3c29ed docs: Update README.md: Use ci-chatmail instead of nine (#8238) Hocuri 2026-05-13 21:50:45 +02:00
  • 439216c12c feat: log all connection attempt errors instead of the first one link2xt 2026-05-13 17:11:42 +02:00
  • 0bb4c3d073 feat: enable draft-pqc feature on pgp crate link2xt 2026-04-30 23:09:10 +02:00
  • 64f65886f6 chore: update zerocopy from 0.7.32 to 0.7.35 link2xt 2026-04-30 23:07:38 +02:00
  • 8658f938e5 test: set email addresses explicitly for the test accounts link2xt 2026-05-09 13:34:48 +02:00
  • f75b4abefe feat: remove Content-Description and Content-Disposition from multipart/encrypted parts link2xt 2026-05-09 19:21:24 +02:00
  • f2f2dd42ed chore: clippy::useless-borrows-in-formatting fixes link2xt 2026-05-10 16:26:59 +02:00
  • 8132f32e91 chore: allow passing arguments to scripts/clippy.sh link2xt 2026-05-11 17:53:07 +02:00
  • 3d28951885 chore(deps): bump cachix/install-nix-action from 31.10.5 to 31.10.6 dependabot[bot] 2026-05-12 04:05:44 +00:00
  • bc2d624a80 chore(deps): bump taiki-e/install-action from 2.75.19 to 2.77.1 dependabot[bot] 2026-05-12 04:06:41 +00:00
  • fa8fcaaa2b refactor: use some more let..else link2xt 2026-05-10 16:09:04 +02:00
  • 31c74d82bd fix: fix migration 152 link2xt 2026-05-11 22:04:35 +02:00
  • 6fb2f27831 Revert "fix: set dir to "auto" in body tag when converting plain-text to HTML (#8227)" link2xt 2026-05-08 22:01:33 +02:00
  • 58a09df49a fix: set dir to "auto" in body tag when converting plain-text to HTML (#8227) adb 2026-05-08 20:20:00 +02:00
  • ca70fb9b3a feat: Get rid of MessageState::{OutPreparing,OutMdnRcvd} in the db iequidoo 2026-04-14 08:36:04 -03:00
  • 045b586569 feat: Never remove primary transport when applying SyncTransports message iequidoo 2026-04-19 14:35:31 -03:00
  • 18e1ecbb94 fix: Generate new pre-message Message-ID when forwarding iequidoo 2026-05-07 19:35:03 -03:00
  • 6fdee2b92d docs: Remove outdated comment about "quota warning" device message iequidoo 2026-05-07 07:43:00 -04:00
  • 9ebd4769f5 chore(cargo): bump openssl from 0.10.78 to 0.10.79 dependabot[bot] 2026-05-06 20:53:06 +00:00
  • 741d1beed8 chore(cargo): bump data-encoding from 2.10.0 to 2.11.0 dependabot[bot] 2026-05-04 16:44:51 +00:00
  • ac8b2d2fca chore(cargo): bump colorutils-rs from 0.7.6 to 0.8.0 dependabot[bot] 2026-05-02 01:18:57 +00:00
  • d75c05e717 ci: do not store Rust cache from PRs link2xt 2026-05-04 05:58:47 +02:00
  • 35ceb51ffc chore(cargo): bump libc from 0.2.184 to 0.2.186 dependabot[bot] 2026-05-04 00:08:12 +00:00
  • 8492f84b13 refactor: Don't temporarily extend signatures for signed-only messages iequidoo 2026-04-02 16:29:46 -03:00
  • e713c231eb chore(cargo): bump tokio from 1.50.0 to 1.52.1 dependabot[bot] 2026-05-03 21:47:29 +00:00
  • 80c9ca44ca chore(cargo): bump hyper from 1.8.1 to 1.9.0 dependabot[bot] 2026-05-03 20:19:03 +00:00
  • 6e04993e75 chore(deny.toml): add cpufeatures duplicate dependency exception link2xt 2026-05-03 21:39:57 +02:00
  • 4529ed2240 chore(cargo): bump blake3 from 1.8.3 to 1.8.5 dependabot[bot] 2026-05-02 01:20:04 +00:00
  • b5ebd6f686 chore: add exceptions for hickory-proto 0.25.2 in deny.toml link2xt 2026-05-02 04:09:35 +02:00
  • 4d537544ef fix: Emit MsgsChanged, not IncomingMsg, for messages only having special parts (#8157) iequidoo 2026-04-24 20:26:27 -03:00
  • 4a16c0c3dd test: EventTracker::get_matching_opt: Return the first matching event, not last iequidoo 2026-04-24 20:27:23 -03:00
  • 4c01802982 feat: Remove mostly-unused SignUnencrypted option (#8190) Hocuri 2026-04-30 13:59:30 +02:00
  • 4b528e426b docs: Discourage into(), try_into() and parse() (#8180) Hocuri 2026-04-30 13:58:19 +02:00
  • 585de7d18b docs: update echobot_no_hooks.py example link2xt 2026-04-28 00:18:36 +02:00
  • 0598fdcab3 chore: update astral-tokio-tar from 0.6.0 to 0.6.1 link2xt 2026-04-29 07:15:53 +02:00
  • 903e736fa2 fix: default value for imap folder (#8193) Nico de Haen 2026-04-29 08:24:13 +02:00
  • f20907d597 feat: is_self_addr(): Employ the config cache to optimize for ConfiguredAddr passed iequidoo 2026-04-28 11:11:58 -03:00
  • 804590c7f3 api: jsonrpc: remove unused set_draft_vcard() B. Petersen 2026-04-24 01:51:49 +02:00
  • 62d4cf4ed8 chore(deps): bump taiki-e/install-action from 2.75.10 to 2.75.19 dependabot[bot] 2026-04-28 00:53:24 +00:00
  • 0d772d4dba api!(deltachat-rpc-client): remove deprecated get_fresh_messages_in_arrival_order() link2xt 2026-04-28 00:51:28 +02:00
  • 408afa5656 chore(deps): bump cachix/install-nix-action from 31.9.1 to 31.10.5 dependabot[bot] 2026-04-28 00:52:50 +00:00
  • 1a6249c10f build: increase MSRV to 1.89 link2xt 2026-04-27 20:48:38 +02:00
  • daea820fe5 chore(json-rpc): deprecate send_sticker (#8189) Nico de Haen 2026-04-28 15:59:51 +02:00
  • b806efa096 refactor: Make Fingerprint not implement Display (#8177) Hocuri 2026-04-27 11:22:21 +02:00
  • 0580056b62 refactor: Use regular functions rather than FromStr impls (#8178) Hocuri 2026-04-27 11:09:01 +02:00
  • 63f96d9138 perf: set location for all accounts in parallel link2xt 2026-04-26 23:29:44 +02:00
  • 1204a94252 perf: stop sending locations concurrently link2xt 2026-04-26 23:18:54 +02:00
  • 73e8bee120 api!(location): avoid repeating module name in function names link2xt 2026-04-26 22:48:26 +02:00
  • 8c927c7f86 api: add JSON-RPC APIs for location streaming link2xt 2026-04-24 20:58:58 +02:00
  • 7f9c184659 refactor: split is_sending_locations_to_chat() into two functions link2xt 2026-04-24 23:09:07 +02:00
  • 287d730556 chore: Apply rustmft after the previous commit iequidoo 2026-04-26 11:08:01 -03:00
  • 82bb77b056 feat: Drop support for replacing partial download stubs iequidoo 2026-04-26 11:05:15 -03:00
  • aa1f129a48 refactor: Use self_fingerprint() where it makes sense (#8174) Hocuri 2026-04-26 09:36:08 +02:00
  • 0ad58f7a59 test: Remove unused test data related to Authentication-Result parsing (#8175) Hocuri 2026-04-26 09:35:45 +02:00
  • 6d61f7e071 fix: Don't receive message if a deletion request was received before (#8143) iequidoo 2026-04-25 21:19:03 -03:00
  • fa68c1f0e4 refactor: Remove mostly-unused function get_secondary_self_addrs() (#8173) Hocuri 2026-04-25 23:37:36 +02:00
  • 5f1d54100f refactor: Remove unused Authentication-Results parsing (#8172) Hocuri 2026-04-25 23:33:15 +02:00
  • 25cd7b65fd api!: Remove unused info_only option when loading a chatlist (#8171) Hocuri 2026-04-25 23:30:53 +02:00
  • 63596a4940 feat: remove show_emails config link2xt 2025-12-18 20:29:11 +00:00
  • 8bc84e13de test: use Displayname instead of ShowEmails for config cache test link2xt 2025-12-18 20:29:11 +00:00
  • ba8c39ff5b Revert "api: add clear_all_relay_storage API" B. Petersen 2026-04-25 00:47:08 +02:00
  • 7de58f5329 feat: adapt quota warning to automatic cleanup B. Petersen 2026-04-25 01:31:20 +02:00
  • 1fd4a19e56 feat: Don't show non-delivery-notfications in broadcast channels (#8159) Hocuri 2026-04-25 19:19:47 +02:00
  • 1ab6645bbc api!: remove dc_delete_all_locations link2xt 2026-04-24 21:41:29 +02:00
  • c17d067a1a refactor: remove unnecessary async block in dc_set_location link2xt 2026-04-24 20:58:58 +02:00
  • 3aeb2d44b7 feat: remove non-sticker heuristics and force_sticker() link2xt 2026-04-24 17:34:30 +02:00
  • 5e60d49a8a Merge remote-tracking branch 'upstream/main' adbenitez 2026-04-24 17:37:14 +02:00
  • d069e75cd8 chore(cargo): bump openssl from 0.10.72 to 0.10.78 dependabot[bot] 2026-04-23 01:10:58 +00:00
  • ad5e904d1c chore(cargo): update rustls-webpki to 0.103.13 link2xt 2026-04-22 14:40:36 +02:00
  • 38affa2c62 fix: Don't resort re-sent message to the bottom (#8145) iequidoo 2026-04-21 10:38:10 -03:00
  • e8ffdb0d80 Merge remote-tracking branch 'upstream/main' adbenitez 2026-04-22 16:50:40 +02:00
  • 6dfc6f8780 chore: update provider database link2xt 2026-04-22 13:31:26 +02:00
  • 8cca0cf75d chore(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 dependabot[bot] 2026-04-20 23:16:04 +00:00
  • b81f50be8f chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 dependabot[bot] 2026-04-20 23:16:07 +00:00
  • 970222f376 feat: Resend the last 10 messages to new broadcast member (#8151) Hocuri 2026-04-21 22:34:53 +02:00
  • 83e31a5f17 fix: add error cause to connectivity view for IMAP errors link2xt 2026-04-19 23:03:49 +02:00
  • 31fabb24df feat: Don't send Chat-Group-Name* headers for InBroadcast-s iequidoo 2026-02-06 05:19:51 -03:00
  • 2a5414e67c Abort securejoin if non-admin inviter tries to add member to admin group copilot/add-create-group-with-admin copilot-swe-agent[bot] 2026-04-20 16:55:55 +00:00
  • f47d7c566b Gate member-list sync on sender_is_admin; add test copilot-swe-agent[bot] 2026-04-20 16:18:13 +00:00
  • 83c186c025 Address review: rename carol→fiona in test, fix comments copilot-swe-agent[bot] 2026-04-20 15:42:57 +00:00
  • 9c8dac624c Reject admin group creation from non-admin senders; add test copilot-swe-agent[bot] 2026-04-20 15:36:41 +00:00
  • df041d695a Fix digit check in validate_group_id; add test for admin grpid with digits copilot-swe-agent[bot] 2026-04-20 14:57:29 +00:00
  • a42cc857e7 Fix admin group grpid rejected by validate_id in get_chat_group_id copilot-swe-agent[bot] 2026-04-20 14:21:54 +00:00
  • 66df0d2a3c api: Deprecate old server config keys that were replaced by add_or_update_transport() Hocuri 2026-04-14 16:14:09 +02:00
  • 5a6b1c62dd refactor: Rename EnteredLoginParam::load() and save() to load_legacy() and save_legacy() Hocuri 2026-04-14 13:35:15 +02:00
  • 18d878378f api!: Remove unused config smtp_certificate_checks Hocuri 2026-04-14 13:31:52 +02:00
  • c030cd71dc Address code review: extract helper, improve naming and docs copilot-swe-agent[bot] 2026-04-19 22:20:40 +00:00
  • 76752f6920 Add create_group_with_admin and admin group enforcement copilot-swe-agent[bot] 2026-04-19 22:10:24 +00:00
  • 3c25e4b726 api: add clear_all_relay_storage API link2xt 2026-04-08 21:55:07 +02:00
  • 8cd06bb785 fix: use write transaction in SpkiHashStore.cleanup() link2xt 2026-04-18 01:36:14 +02:00
  • bb816ff398 fix: do not sort prefetched messages by INTERNALDATE link2xt 2026-04-18 16:20:21 +02:00
  • 9fcb26c849 chore(cargo): upgrade rand 0.8.5 to rand 0.8.6 link2xt 2026-04-17 11:40:56 +02:00
  • d9474a678e fix python test B. Petersen 2026-04-18 21:52:52 +02:00
  • f1e1a240ac feat: webxdc sending contexts B. Petersen 2026-04-17 00:29:09 +02:00