Commit Graph

  • f165c1d9b0 Merge pull request #3110 from deltachat/dependabot/cargo/anyhow-1.0.56 dependabot[bot] 2022-03-08 14:03:59 +00:00
  • 500e2d62a0 remove sentbox_move (#3111) bjoern 2022-03-08 11:29:45 +01:00
  • a06e8677ac Fix link to Mozilla (#3112) bjoern 2022-03-08 01:12:19 +01:00
  • b4d5783928 cargo: bump anyhow from 1.0.53 to 1.0.56 dependabot[bot] 2022-03-07 21:24:16 +00:00
  • 3ce7f45503 use rust toolchain of deltachat-core-rust missytake 2022-03-06 13:28:06 +01:00
  • b436c2761a GitHub Action to build & upload the CFFI documentation missytake 2022-03-06 09:59:32 +01:00
  • b586d3bb0e only build docs for deltachat crate missytake 2022-03-06 09:43:39 +01:00
  • 63688a2f95 remove getAllUpdates() and add a typical replicatio API for the update call (#3081) holger krekel 2022-03-04 20:22:48 +01:00
  • 379cb1b2e0 remove trailing slash, so it doesn't just copy the content of doc/ missytake 2022-03-04 01:58:33 +01:00
  • 78429492f1 fix: pass arguments to rsync github action missytake 2022-03-04 01:45:05 +01:00
  • 9875047674 docs github action: scp -> rsync missytake 2022-03-04 01:31:00 +01:00
  • 5014b0a9cb GitHub Action to build & upload the rust documentation missytake 2022-03-03 18:11:55 +01:00
  • ef841b1aa3 Securejoin: store bobstate in database instead of context Floris Bruynooghe 2021-12-24 19:29:38 +01:00
  • 368f27ffbc Update rusqlite to stable version link2xt 2022-02-27 20:00:35 +00:00
  • 0e50bc1443 Fix 1.59 clippy warnings link2xt 2022-02-27 13:10:00 +00:00
  • 7c4a6ddcdf Add AcManager (#3073) Hocuri 2022-02-23 19:34:47 +01:00
  • 7ab6d95b6c mimefactory: place common IMF headers at the top of the message link2xt 2022-02-19 16:40:45 +00:00
  • 6c32b89906 smtp: add more logging link2xt 2022-02-23 17:03:18 +00:00
  • 056e659a20 cargo: bump strum_macros from 0.23.1 to 0.24.0 dependabot[bot] 2022-02-22 21:14:05 +00:00
  • 62baff665c cargo: bump libc from 0.2.117 to 0.2.119 dependabot[bot] 2022-02-21 21:14:06 +00:00
  • 7c5eb0ae37 prepare 1.76 (#3082) py-1.76.0 1.76.0 bjoern 2022-02-20 22:58:46 -05:00
  • 36bce6c468 Remove unused async-std feature link2xt 2022-02-19 11:30:48 +00:00
  • 65df02163d cargo: bump sha2 from 0.10.1 to 0.10.2 dependabot[bot] 2022-02-17 21:14:06 +00:00
  • 19a32cdfd3 Let MS Exchange MDNs mark the In-Reply-To message as read (#3075) Hocuri 2022-02-17 09:56:00 +01:00
  • d708f386a1 smtp: set message state to failed when retry limit is exceeded link2xt 2022-02-13 08:58:45 +00:00
  • 0f837f4bed Fix a comment typo link2xt 2022-02-12 16:29:42 +00:00
  • 242e8e2bb3 smtp: remove the message in case of permanent failure link2xt 2022-02-12 16:20:13 +00:00
  • 1d56b24b67 cargo update link2xt 2022-02-12 16:19:44 +00:00
  • bb9138708a Fix disappearing drafts (#3067) Hocuri 2022-02-10 10:05:30 +01:00
  • 34f5510f1f Don't directly download messages from the Spam folder (#3015) Hocuri 2022-02-10 09:06:22 +01:00
  • 6c6d47c89c Fix CI link2xt 2022-02-08 20:50:11 +00:00
  • 196075c031 imap: batch message deletion link2xt 2022-02-06 11:42:30 +00:00
  • 2e5e8f73c6 imap: simplify get_quota_roots() link2xt 2022-02-06 15:16:17 +00:00
  • ada5d38272 imap: remove unwrap() link2xt 2022-02-06 14:07:04 +00:00
  • c4b0f773db python: remove arbitrary timeouts from tests link2xt 2022-02-05 15:04:59 +00:00
  • 276daf631e imap: move messages in batches link2xt 2022-02-05 00:26:49 +00:00
  • fb19b58147 Reduce number of unsafe as conversions link2xt 2022-02-05 12:42:14 +00:00
  • 13a5e3cf6f Merge pull request #3055 from deltachat/dependabot/cargo/async-std-resolver-0.20.4 dependabot[bot] 2022-02-04 21:39:59 +00:00
  • 1caf3caf1b do set_visibility() in a transaction (#3053) bjoern 2022-02-03 20:40:24 +01:00
  • 564370f79a cargo: bump async-std-resolver from 0.20.3 to 0.20.4 dependabot[bot] 2022-02-02 21:14:26 +00:00
  • 24e749a2c9 prepare 1.75 (#3049) py-1.75.0 1.75.0 bjoern 2022-02-01 14:00:40 +01:00
  • cccdc51ad4 Optimize delete_expired_imap_messages() link2xt 2022-01-30 23:00:00 +00:00
  • 99ddce6c3e prepare 1.74 (#3046) py-1.74.0 1.74.0 bjoern 2022-01-31 19:53:50 +01:00
  • f68088cfb5 imap: avoid reconnection loop when message without Message-ID is marked as seen link2xt 2022-01-31 00:00:00 +00:00
  • c8f56d748a Only fetch mvbox deltachat.h additions (#3045) Hocuri 2022-01-31 17:46:18 +01:00
  • a43fc47bb6 update provider database (#3043) py-1.73.0 1.73.0 bjoern 2022-01-31 16:07:20 +01:00
  • 8c1bfac53b prepare 1.73 (#3042) bjoern 2022-01-31 15:12:44 +01:00
  • 97853c3660 Flub/watch mvbox only (#3028) Floris Bruynooghe 2022-01-31 13:39:48 +01:00
  • f304a30193 imap: fetch Inbox before scanning other folders link2xt 2022-01-30 23:05:39 +00:00
  • 7eadca3959 imap: do not synchronize Seen flags on unwatched folders link2xt 2022-01-30 20:00:00 +00:00
  • 8aa6decbf9 imap: call delete_expired_imap_messages() less often link2xt 2022-01-30 20:48:39 +00:00
  • 7cf4bcaca2 imap: call delete_expired_imap_messages() less often link2xt 2022-01-30 19:28:30 +00:00
  • 9ccd9c3e0e Merge pull request #3011 from deltachat/dependabot/cargo/serde-1.0.136 dependabot[bot] 2022-01-30 20:13:39 +00:00
  • c6773a6303 Merge pull request #3020 from deltachat/dependabot/cargo/backtrace-0.3.64 dependabot[bot] 2022-01-30 20:13:20 +00:00
  • e858a32aa1 smtp: cancel message sending by removing the message link2xt 2022-01-30 10:52:03 +00:00
  • 99f2680e2c fix splitting off text from webxdc messages B. Petersen 2022-01-30 00:40:05 +01:00
  • 7a9a323bac test sending webxdc+text B. Petersen 2022-01-30 00:36:47 +01:00
  • 62aa234352 cargo: bump backtrace from 0.3.63 to 0.3.64 dependabot[bot] 2022-01-30 09:54:28 +00:00
  • 0cb9e7922a Remove direct dependency on byteorder crate link2xt 2022-01-29 23:23:46 +00:00
  • e73107006e smtp: replace thiserror with anyhow link2xt 2022-01-29 11:14:26 +00:00
  • ca389cc6fc Move webxdc change to Unreleased link2xt 2022-01-29 16:41:04 +00:00
  • 60ec7f0cbf Move last changelog entry to Unreleased link2xt 2022-01-29 16:39:06 +00:00
  • d342d59e65 use webxdc app name in chatlist/quotes/replies/etc B. Petersen 2022-01-29 12:57:55 +01:00
  • 2690fa2da5 Don't watch Sent folder by default link2xt 2022-01-29 11:35:02 +00:00
  • e411c394ca add a link to search for #webxdc on github to the webxdc-docs B. Petersen 2022-01-29 00:32:33 +01:00
  • d69f3ba225 adapt draft to new api B. Petersen 2022-01-28 18:02:14 +01:00
  • 739807b1a9 add links to webxdc development tool, simulator and to advanced examples B. Petersen 2022-01-28 11:19:17 +01:00
  • d029ea7f3f cargo: bump mailparse from 0.13.7 to 0.13.8 dependabot[bot] 2022-01-24 21:16:32 +00:00
  • 11098cb869 cargo: bump libc from 0.2.113 to 0.2.114 dependabot[bot] 2022-01-25 21:12:04 +00:00
  • f6807d6b22 Fix set_config_bool() (#3013) Hocuri 2022-01-27 12:12:16 +01:00
  • 7fc9bacf54 cargo: bump serde from 1.0.135 to 1.0.136 dependabot[bot] 2022-01-26 21:14:08 +00:00
  • 57ea4c1d92 bump version to 1.72.0 py-1.72.0 1.72.0 B. Petersen 2022-01-25 18:02:07 +01:00
  • bcdd15ef3a update changelog for 1.72.0 B. Petersen 2022-01-25 17:38:17 +01:00
  • 5f939c3123 Fix: Run migrations after importing backup again (#3006) Hocuri 2022-01-24 16:36:28 +01:00
  • 2446fc44ad fix typo in mergeable description B. Petersen 2022-01-24 13:19:20 +01:00
  • 9ba8dd91df Merge pull request #2990 from deltachat/dependabot/cargo/stop-token-0.7.0 dependabot[bot] 2022-01-23 21:23:56 +00:00
  • 10e1cdbc52 bump version to 1.71.0 py-1.71.0 1.71.0 B. Petersen 2022-01-23 14:15:49 +01:00
  • 46eceb38d5 update changelog for 1.71.0 B. Petersen 2022-01-23 14:12:59 +01:00
  • 81de882e2f Add Protected Headers standard to standards.md link2xt 2022-01-23 19:47:10 +00:00
  • 593e07cdff cargo update link2xt 2022-01-23 19:31:34 +00:00
  • 8ca54f616e raise webxdc sending limit to 640 kb B. Petersen 2022-01-23 00:53:56 +01:00
  • f7f899f0a4 smtp: retry immediately if connection is stale link2xt 2022-01-22 11:56:36 +00:00
  • 05a3c0c89b webxdc: synchronous state for read-only-chats B. Petersen 2022-01-22 16:58:02 +01:00
  • f21691c122 Add "database_encrypted" field to Context.get_info() link2xt 2022-01-22 14:38:18 +00:00
  • 836e26d8d0 refine mergeable summary B. Petersen 2022-01-22 15:27:25 +01:00
  • 8a7c1fe4cb mergeable: adding #skip-changelog to pr description skips the corresponding test B. Petersen 2022-01-22 14:16:29 +01:00
  • 7f43d3bb37 let sending invalid webxdc fail (#2993) bjoern 2022-01-22 11:19:21 +01:00
  • 11b975ab19 use new webxdc logo (#2994) bjoern 2022-01-22 11:01:05 +01:00
  • 315e4215d9 make update messages work if a key is missing (#2998) bjoern 2022-01-22 10:56:15 +01:00
  • e35e6c44cf cargo: bump stop-token from 0.6.1 to 0.7.0 dependabot[bot] 2022-01-20 21:11:49 +00:00
  • 260cb78e3a Re-write the blob filename creation loop Floris Bruynooghe 2022-01-16 19:07:06 +01:00
  • a1f04d2129 imex: use param2 for passphrase link2xt 2022-01-16 13:22:08 +00:00
  • 9b562eebcd handle parent for webxdc info-messages (#2984) bjoern 2022-01-19 11:46:32 +01:00
  • 1d175c4557 update changelog for 1.71 (#2968) Simon Laux 2022-01-17 18:39:24 +01:00
  • f755070080 apply wording suggestion from @r10s Simon Laux 2022-01-14 19:43:00 +01:00
  • 1c6c72a0fe try fixing the mergeable configuration Simon Laux 2022-01-13 20:00:44 +01:00
  • 1755f2ea3d update readme in deltachat-ffi to try out the changelog check Simon Laux 2022-01-13 19:59:15 +01:00
  • 498cc6c80b add mergable changelog test Simon Laux 2022-01-13 19:52:35 +01:00
  • 8d3227a92b fix webxdc forwarding and drafts (#2979) bjoern 2022-01-17 14:23:35 +01:00
  • c6d855084e Save "configured" flag later (#2974) Hocuri 2022-01-16 20:37:28 +01:00