Commit Graph

  • ef0d6d0c90 build(node): pin node-gyp to version 10.1 link2xt 2024-07-11 08:24:06 +00:00
  • bd83fb3d38 feat: set imap ALPN when connecting to IMAP servers link2xt 2024-07-10 23:20:41 +00:00
  • f84e603318 refactor: return error from export_backup() without logging link2xt 2024-07-10 19:42:53 +00:00
  • d77459e4fc refactor: move TempPathGuard into tools and use instead of DeleteOnDrop link2xt 2024-07-10 18:33:48 +00:00
  • 2c14bd353f refactor: move key transfer into its own submodule link2xt 2024-07-10 01:41:56 +00:00
  • 0860508a1d feat: Contact::create_ex: Don't send sync message if nothing changed (#5705) iequidoo 2024-07-01 21:38:01 -03:00
  • f81daa16b3 feat: Add email address and fingerprint to exported key file names (#5694) iequidoo 2024-06-28 11:20:02 -03:00
  • 436b00e3cb feat: Report better error from DcKey::from_asc() (#5539) iequidoo 2024-07-04 23:42:58 -03:00
  • 4d52aa8b7f chore(cargo): update hashlink to remove allocator-api2 dependency link2xt 2024-07-09 23:17:21 +00:00
  • c2d5488663 fix: only add node addrs with actual information dignifiedquire 2024-07-09 21:20:24 +02:00
  • cc51d51a78 chore(cargo): update iroh from 0.17 to 0.20 link2xt 2024-07-09 18:17:54 +00:00
  • 7f1068e37e chore(release): prepare for 1.141.2 v1.141.2 link2xt 2024-07-09 17:12:59 +00:00
  • 81777fac47 feat: add is_muted config option B. Petersen 2024-07-09 11:11:12 +02:00
  • 9a6147b643 fix: MimeFactory::verified: Return true for self-chat iequidoo 2024-07-08 16:36:48 -03:00
  • a2dacc333c fix: distinguish between database errors and no gossip topic link2xt 2024-07-08 20:53:30 +00:00
  • 088008a030 chore(cargo): update rPGP from 0.11 to 0.13 link2xt 2024-07-08 17:09:07 +00:00
  • a198e9fce8 chore(cargo): update yerpc to 0.6.2 link2xt 2024-07-06 03:02:22 +00:00
  • 3f087e5fb1 fix: Use and prefer Date from signed message part (#5716) iequidoo 2024-07-03 00:48:17 -03:00
  • 5beb4a5f27 chore(cargo): bump quick-xml from 0.31.0 to 0.35.0 dependabot[bot] 2024-07-01 22:00:17 +00:00
  • ba7eaca762 Merge pull request #5743 from deltachat/dependabot/cargo/backtrace-0.3.73 dependabot[bot] 2024-07-02 03:08:39 +00:00
  • d31f897f9e chore(cargo): bump uuid from 1.8.0 to 1.9.1 dependabot[bot] 2024-07-01 21:55:42 +00:00
  • e60598bafd chore(cargo): bump backtrace from 0.3.72 to 0.3.73 dependabot[bot] 2024-07-02 02:46:39 +00:00
  • df29767fc7 Merge pull request #5733 from deltachat/dependabot/cargo/proptest-1.5.0 dependabot[bot] 2024-07-02 02:09:17 +00:00
  • e58a1a2aad Merge pull request #5747 from deltachat/dependabot/cargo/regex-1.10.5 dependabot[bot] 2024-07-02 01:44:39 +00:00
  • 74f98e2b79 Merge pull request #5735 from deltachat/dependabot/cargo/log-0.4.22 dependabot[bot] 2024-07-02 01:44:14 +00:00
  • c4cfde3c4c chore(cargo): bump url from 2.5.0 to 2.5.2 dependabot[bot] 2024-07-01 21:56:13 +00:00
  • 5792d7b18d fix(imap): reset new_mail if folder is ignored link2xt 2024-07-01 20:44:15 +00:00
  • 5fa7cff468 feat: Disable sending sync messages for bots (#5705) iequidoo 2024-06-30 21:45:11 -03:00
  • a76a2715ad Merge pull request #5738 from deltachat/dependabot/cargo/async-broadcast-0.7.1 dependabot[bot] 2024-07-02 00:29:04 +00:00
  • 2d2a61f7df chore(cargo): bump regex from 1.10.4 to 1.10.5 dependabot[bot] 2024-07-02 00:26:15 +00:00
  • 9f963c0b61 Merge pull request #5740 from deltachat/dependabot/cargo/syn-2.0.68 dependabot[bot] 2024-07-02 00:25:10 +00:00
  • 69595a6bb4 Merge pull request #5734 from deltachat/dependabot/cargo/serde_json-1.0.120 dependabot[bot] 2024-07-02 00:20:54 +00:00
  • bbac5a499a Merge pull request #5732 from deltachat/dependabot/cargo/toml-0.8.14 dependabot[bot] 2024-07-02 00:19:30 +00:00
  • 1b241b62f3 chore(cargo): bump syn from 2.0.66 to 2.0.68 dependabot[bot] 2024-07-01 21:57:22 +00:00
  • 1f36595d19 chore(cargo): bump async-broadcast from 0.7.0 to 0.7.1 dependabot[bot] 2024-07-01 21:56:32 +00:00
  • e8c0f85016 chore(cargo): bump log from 0.4.21 to 0.4.22 dependabot[bot] 2024-07-01 21:55:24 +00:00
  • 2dbddef5e9 chore(cargo): bump serde_json from 1.0.117 to 1.0.120 dependabot[bot] 2024-07-01 21:55:07 +00:00
  • 4a34ae5cdc chore(cargo): bump proptest from 1.4.0 to 1.5.0 dependabot[bot] 2024-07-01 21:54:49 +00:00
  • b2ad958340 chore(cargo): bump toml from 0.8.13 to 0.8.14 dependabot[bot] 2024-07-01 21:54:31 +00:00
  • 53217d5eb8 chore: Remove two TODOs that are not worth fixing (#5726) Hocuri 2024-07-01 20:28:06 +02:00
  • 7a5dca2645 fix: do not try to register non-iOS tokens for heartbeats link2xt 2024-07-01 14:13:54 +00:00
  • 170cbb6635 refactor: Move quota_needs_update calculation to a separate function (#5683) iequidoo 2024-06-27 16:31:01 -03:00
  • ee2fffb52b feat: Parse vcards exported by protonmail (#5723) Hocuri 2024-06-29 09:45:51 +02:00
  • 68b62392bf Document vCards in the specification (#5724) Hocuri 2024-06-29 09:44:51 +02:00
  • 222e1ce4a6 refactor: Protect from reusing migration versions (#5719) iequidoo 2024-06-27 21:05:42 -03:00
  • ac198b17bf fix: Correctly sanitize input everywhere (#5697) Hocuri 2024-06-28 14:36:09 +02:00
  • 4ed9c04e9b refactor: MimeFactory::is_e2ee_guaranteed(): always respect Param::ForcePlaintext iequidoo 2024-06-26 14:38:48 -03:00
  • ce44312ac0 fix: Don't fail if going to send plaintext, but some peerstate is missing iequidoo 2024-06-26 14:21:44 -03:00
  • 71104e9312 chore(release): prepare for 1.141.1 v1.141.1 link2xt 2024-06-27 15:03:07 +00:00
  • ced5f51482 refactor: improve logging during SMTP/IMAP configuration link2xt 2024-06-27 14:58:54 +00:00
  • c400491c07 fix(sql): assign migration adding msgs.deleted a new number link2xt 2024-06-27 14:56:42 +00:00
  • 72a1406b86 fix: Update quota if it's stale, not fresh (#5683) iequidoo 2024-06-26 12:11:50 -03:00
  • 11e13d1873 refactor(mimefactory): factor out header confidentiality policy (#5715) link2xt 2024-06-26 16:39:04 +00:00
  • 6607b7fd62 chore(release): prepare for 1.141.0 v1.141.0 link2xt 2024-06-24 21:03:24 +00:00
  • 8d862b5ad3 chore: update provider database link2xt 2024-06-24 20:58:46 +00:00
  • d40ec88b94 test(python): Wait for bot's DC_EVENT_IMAP_INBOX_IDLE before sending messages to it (#5699) iequidoo 2024-06-22 22:56:26 -03:00
  • a82eb7def6 fix: do not require the Message to render MDN link2xt 2024-06-21 12:23:13 +00:00
  • 92e8b80da8 docs: remove misleading configuration comment B. Petersen 2024-06-19 23:39:31 +02:00
  • 76a84ec9b1 refactor: store public key instead of secret key for peer channels link2xt 2024-06-21 07:57:33 +00:00
  • 7109692791 feat: Don't reveal profile data in MDNs (#5166) iequidoo 2024-06-12 11:23:39 -03:00
  • 7ad3c70b68 feat: Don't reveal profile data to a not yet verified contact (#5166) iequidoo 2024-06-12 11:09:08 -03:00
  • 0b20f69959 fix: Don't generate Config sync messages for unconfigured accounts iequidoo 2024-06-21 00:07:30 -03:00
  • be0ebc7847 feat: Sync Config::MvboxMove across devices (#5680) iequidoo 2024-06-19 22:40:15 -03:00
  • b5e2ded47a Revert "test: Set fetch_existing_msgs for bots (#4976)" link2xt 2024-06-20 00:47:56 +00:00
  • 8953c2a7de fix: do not send sync messages if bcc_self is disabled link2xt 2024-06-19 16:42:27 +00:00
  • 13f58e0ca5 fix: Delete user-deleted messages on the server even if they show up on IMAP later iequidoo 2024-03-27 22:09:55 -03:00
  • f436e915d3 fix: housekeeping: Delete MDNs and webxdc status updates for tombstones iequidoo 2024-03-27 03:37:33 -03:00
  • 72bfae9448 fix: Keep tombstones for two days before deleting (#3685) iequidoo 2024-03-26 22:06:51 -03:00
  • 6aaed3b524 chore: update curve25519-dalek 4.1.x and suppress 3.2.0 warning link2xt 2024-06-19 08:48:27 +00:00
  • 501f41fca1 feat: Replace "Unnamed group" with "👥📧" to avoid translation iequidoo 2024-06-18 16:01:54 -03:00
  • 06d80e5da3 feat: Remove subject prefix from ad-hoc group names (#5385) iequidoo 2024-06-16 13:38:19 -03:00
  • 8ddc05923b api!(deltachat-rpc-client): make {Account,Chat}.get_qr_code() return no SVG link2xt 2024-06-19 08:28:54 +00:00
  • 9cbc9bf2bc api(deltachat-jsonrpc): add get_chat_securejoin_qr_code() link2xt 2024-06-19 08:28:00 +00:00
  • 5489b49cc1 test(deltachat-rpc-client): test that webxdc realtime data is not reordered on the sender link2xt 2024-06-17 19:45:58 +00:00
  • f6f4ccc6ea feat: Case-insensitive search for non-ASCII messages (#5052) iequidoo 2024-03-04 20:44:08 -03:00
  • a5d14b377d refactor: Deduplicate dependency versions (#5691) Hocuri 2024-06-17 09:51:54 +02:00
  • 3b91815240 test(python): Set delete_server_after=1 ("delete immediately") for bots (#4976) iequidoo 2024-06-15 14:07:51 -03:00
  • aa30afbeda fix: Fetch existing messages for bots as InFresh (#4976) iequidoo 2024-06-14 22:37:05 -03:00
  • bdc2c8f456 ci: update Rust to 1.79.0 link2xt 2024-06-13 19:56:01 +00:00
  • 37831f82a4 feat: Display vCard contact name in the message summary iequidoo 2024-05-26 16:09:39 -03:00
  • 4049d3451a test: Image drafted as Viewtype::File is sent as is iequidoo 2024-06-11 15:24:12 -03:00
  • 6614864d78 docs: remove outdated documentation comment from send_smtp_messages link2xt 2024-06-11 18:12:15 +00:00
  • b771311593 feat: Protect From name for verified chats and To names for encrypted chats (#5166) Septias 2024-01-15 17:36:11 +01:00
  • 78fe2beefb feat: Prefer references to fully downloaded messages for chat assignment (#5645) iequidoo 2024-06-07 20:19:31 -03:00
  • 6a3902d90d chore(release): prepare for 1.140.2 v1.140.2 link2xt 2024-06-07 21:35:29 +00:00
  • d412887bf4 refactor(@deltachat/stdio-rpc-server): use old school require instead of the experimental json import (#5628) Simon Laux 2024-06-07 23:34:12 +02:00
  • 9c2526bbdd fix(@deltachat/stdio-rpc-server): make local non-symlinked installation possible by using absolute paths for local dev version (#5679) Simon Laux 2024-06-07 23:32:57 +02:00
  • 889b947792 api(jsonrpc): Add set_draft_vcard(.., msg_id, contacts) iequidoo 2024-06-06 12:02:53 -03:00
  • 0a0e7156e0 fix: Revert member addition if the corresponding message couldn't be sent (#5508) iequidoo 2024-05-31 12:45:54 -03:00
  • 24a06d175e fix: Remove group member locally even if send_msg() fails (#5508) iequidoo 2024-05-30 16:57:22 -03:00
  • 980bab3040 test: Don't leave protected group if some member's key is missing (#5508) iequidoo 2024-05-30 13:20:30 -03:00
  • 41f0a0ecb4 test overwriting maps integration r10s/replace-maps-integration B. Petersen 2024-06-06 14:01:58 +02:00
  • b6dceb4271 chore(cargo): bump backtrace from 0.3.71 to 0.3.72 dependabot[bot] 2024-06-05 19:44:26 +00:00
  • 87a57cd63b fix: Allow fetch_existing_msgs for bots (#4976) iequidoo 2024-06-05 19:45:27 -03:00
  • b4f62fb199 cleanup checking xdc B. Petersen 2024-06-06 01:39:31 +02:00
  • 01bb8f997b detect maps-integration based on manifest entry B. Petersen 2024-06-06 01:07:38 +02:00
  • 25b8a482bc test: Set fetch_existing_msgs for bots (#4976) iequidoo 2024-03-09 01:43:59 -03:00
  • d7dd563df4 chore(cargo): bump schemars from 0.8.19 to 0.8.21 dependabot[bot] 2024-06-05 18:41:11 +00:00
  • 6d720b793d chore(release): prepare for 1.140.1 v1.140.1 link2xt 2024-06-05 19:07:26 +00:00
  • 6cc3e0a19a chore(cargo): bump libc from 0.2.153 to 0.2.155 dependabot[bot] 2024-06-05 18:17:08 +00:00