Commit Graph

  • 06e79e8926 Correct typo in imap.rs gerryfrancis 2024-02-20 13:27:36 +01:00
  • 9427f7b587 fix: never encrypt {vc,vg}-request link2xt 2024-02-19 12:05:22 +00:00
  • bce22edfe3 feat: Sync Config::Selfstatus across devices (#4893) iequidoo 2024-01-07 16:50:26 -03:00
  • 656d4ed506 feat: Sync self-avatar across devices (#4893) iequidoo 2024-01-06 17:40:00 -03:00
  • 5e3fcafb3a fix: Context::get_info: Report displayname as "displayname" (w/o underscore) iequidoo 2024-01-05 06:38:35 -03:00
  • 660cfd4f01 refactor: rename incorrectly named variables in create_keypair link2xt 2024-02-17 03:49:51 +00:00
  • 7a1270f861 refactor: return error with a cause when failing to export keys link2xt 2024-02-17 03:41:34 +00:00
  • b35b893351 refactor(create_keypair): remove unnecessary map_err link2xt 2024-02-17 02:01:34 +00:00
  • f45f9263db ci: fixup node-package.yml after artifact actions upgrade link2xt 2024-02-17 13:14:41 +00:00
  • 8289dc92ed ci: update to actions/checkout@v4 link2xt 2024-02-15 10:00:36 +00:00
  • 862107c708 feat: remove webxdc sending limit link2xt 2024-02-15 17:41:19 +00:00
  • 778660a8c9 test: Add a test on protection message sort timestamp (#5088) iequidoo 2023-12-17 17:05:08 -03:00
  • 6e55f0c6e3 feat: Mock SystemTime::now() for the tests iequidoo 2023-12-15 23:19:37 -03:00
  • 3b0e740c17 ci: replace download-artifact v1 with v4 link2xt 2024-02-15 11:31:58 +00:00
  • 2dd87b6b5e ci: use actions/download-artifact@v4 link2xt 2024-02-15 04:32:14 +00:00
  • cdcacf2f83 ci: update actions/upload-artifact link2xt 2024-02-15 02:41:21 +00:00
  • 51aaaf2e8d cleanup changelog (#5265) bjoern 2024-02-14 18:02:16 +01:00
  • 335680c05e Correct a date typo gerryfrancis-patch-1 gerryfrancis 2024-02-14 15:12:28 +01:00
  • e6438f9981 chore(release): prepare for 1.135.0 (#5264) v1.135.0 bjoern 2024-02-14 11:04:02 +01:00
  • 9135cffaa4 do not change db schema in an incompatible way (#5254) bjoern 2024-02-13 23:00:47 +01:00
  • 73492ca4bc chore(scripts): do not install deltachat-rpc-client twice link2xt 2024-02-13 11:20:11 +00:00
  • fe3c1f69c3 feat: Cache system time instead of looking at the clock several times in a row iequidoo 2023-12-14 20:50:30 -03:00
  • 31ee3feb57 fix: Use SystemTime instead of Instant everywhere iequidoo 2023-12-14 20:42:25 -03:00
  • f4ed63c54c chore: cargo update link2xt 2024-02-12 22:11:50 +00:00
  • 8f88cdd826 chore(cargo): update to strum 0.26 link2xt 2024-02-12 18:54:14 +00:00
  • 9933a4268f fix: Create mvbox on setting mvbox_move iequidoo 2024-02-06 16:53:26 -03:00
  • 8a54c228fd feat: server_sent_unsolicited_exists(): Log folder name iequidoo 2023-12-28 00:08:38 -03:00
  • b5f2c747e0 feat: Context::set_config(): Restart IO scheduler if needed (#5111) iequidoo 2024-02-12 14:22:23 -03:00
  • ba35e83db2 feat: Add device message about outgoing undecryptable messages (#5164) iequidoo 2024-01-11 21:36:01 -03:00
  • 61a2c551fc chore(cargo): bump toml from 0.8.8 to 0.8.10 dependabot[bot] 2024-02-11 03:21:09 +00:00
  • 20c91ba2fa chore(cargo): bump serde from 1.0.194 to 1.0.196 dependabot[bot] 2024-02-09 18:51:10 +00:00
  • 969f8b916b chore(cargo): bump syn from 2.0.46 to 2.0.48 dependabot[bot] 2024-02-09 18:51:34 +00:00
  • b7b7a7e95d chore(cargo): bump serde_json from 1.0.111 to 1.0.113 dependabot[bot] 2024-02-09 04:03:49 +00:00
  • 455b108a6c chore(cargo): bump fast-socks5 from 0.9.2 to 0.9.5 dependabot[bot] 2024-02-09 18:14:03 +00:00
  • 8385ba92c7 fixes Sebastian Klähn 2024-02-09 09:10:56 +01:00
  • 645ca7741b chore(cargo): bump uuid from 1.6.1 to 1.7.0 dependabot[bot] 2024-02-09 04:04:01 +00:00
  • 36643c551d chore(cargo): bump axum from 0.7.3 to 0.7.4 dependabot[bot] 2024-02-09 02:33:44 +00:00
  • 0fcdee8857 refactor: resultify token::exists link2xt 2024-02-09 03:45:38 +00:00
  • 26ae686687 chore(cargo): bump reqwest from 0.11.23 to 0.11.24 dependabot[bot] 2024-02-09 02:33:40 +00:00
  • b94bd9a659 fix: Emit ConfigSynced event on the second device iequidoo 2024-02-08 23:02:06 -03:00
  • f15e7d43e3 fix: ImapSession::select_or_create_folder(): Don't fail if folder is created in parallel iequidoo 2024-02-06 12:25:56 -03:00
  • 05c256dd5b fix: Imap::configure_mvbox: Do select_with_uidvalidity() before return iequidoo 2024-02-06 12:10:19 -03:00
  • 37295f6967 chore(cargo): bump libc from 0.2.151 to 0.2.153 dependabot[bot] 2024-02-01 21:26:45 +00:00
  • dfdbb91f0a chore(cargo): bump regex from 1.10.2 to 1.10.3 dependabot[bot] 2024-02-08 03:13:14 +00:00
  • 72f93dca7a chore(cargo): bump base64 from 0.21.5 to 0.21.7 dependabot[bot] 2024-02-01 21:29:11 +00:00
  • ec2cf31cfa chore(cargo): bump smallvec from 1.11.2 to 1.13.1 dependabot[bot] 2024-02-01 21:22:35 +00:00
  • ecd4d2afe0 test: delete_server_after="1" should cause immediate message deletion (#5201) iequidoo 2024-02-07 23:13:08 -03:00
  • ec9d104cf3 Basic self-reporting, core part (#5129) Hocuri 2024-02-07 20:23:11 +01:00
  • 11214c7d1f fix: Never allow a message timestamp to be a lot in the future (#5249) Hocuri 2024-02-07 20:17:46 +01:00
  • fba27ff884 fix: Guarantee immediate message deletion if delete_server_after == 0 (#5201) iequidoo 2024-02-07 01:30:51 -03:00
  • e7d88fa2cd test: try to reproduce (#5201) iequidoo/issue-5201 iequidoo 2024-01-23 15:30:24 -03:00
  • f8907e3c83 feat: add wildcard pattern support to provider database link2xt 2024-02-05 21:17:03 +00:00
  • f1688d2b3f fix: Mark the gossip keys from the message as verified, not the ones from the db (#5247) Hocuri 2024-02-06 10:22:38 +01:00
  • 693045b542 chore(cargo): bump iana-time-zone from yanked 0.1.59 to 0.1.60 iequidoo 2024-02-03 14:16:33 -03:00
  • 14dfb9abec Merge pull request #5235 from deltachat/dependabot/cargo/image-0.24.8 dependabot[bot] 2024-02-03 17:09:30 +00:00
  • c8ed3ed73b Merge pull request #5236 from deltachat/dependabot/cargo/chrono-0.4.33 dependabot[bot] 2024-02-03 17:04:12 +00:00
  • bce5203eeb Merge pull request #5241 from deltachat/dependabot/cargo/futures-lite-2.2.0 dependabot[bot] 2024-02-03 16:53:21 +00:00
  • 74c0c2cc38 Merge pull request #5243 from deltachat/dependabot/cargo/pin-project-1.1.4 dependabot[bot] 2024-02-03 16:51:59 +00:00
  • 4f25072352 fix: dehtml: Don't just truncate text when trying to decode (#5223) iequidoo 2024-02-01 22:07:27 -03:00
  • 91c3a39134 update welcome image, thanks @paulaluap B. Petersen 2024-02-01 16:09:56 +01:00
  • ae94b2a7b3 chore(cargo): bump pin-project from 1.1.3 to 1.1.4 dependabot[bot] 2024-02-01 21:27:59 +00:00
  • 3b013a1017 chore(cargo): bump futures-lite from 2.1.0 to 2.2.0 dependabot[bot] 2024-02-01 21:27:11 +00:00
  • 80aab220b6 chore(cargo): bump chrono from 0.4.31 to 0.4.33 dependabot[bot] 2024-02-01 21:25:01 +00:00
  • 34c3e44b9d chore(cargo): bump image from 0.24.7 to 0.24.8 dependabot[bot] 2024-02-01 21:24:34 +00:00
  • 78d304443a chore(release): prepare for 1.134.0 v1.134.0 B. Petersen 2024-01-31 14:18:20 +01:00
  • d6c24eb9f6 Make Accounts::background_fetch() not return Result link2xt 2024-01-30 15:40:36 +00:00
  • f7fd1ef2bf Emit DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_DONE even on timeout link2xt 2024-01-30 00:34:55 +00:00
  • af7bf5bd2b s/forgeting/forgetting/ link2xt 2024-01-30 00:17:34 +00:00
  • ea666f1098 Hide background_fetch_without_timeout from public API link2xt 2024-01-29 23:29:57 +00:00
  • 5bb80f94c7 Apply suggestions from code review Simon Laux 2024-01-14 21:19:21 +01:00
  • 2f29c56a36 fix: do not log error if watched folder is not configured link2xt 2024-01-14 02:43:24 +00:00
  • de86b8a96e rename event also in core Simon Laux 2024-01-13 11:40:02 +01:00
  • 060c9c8aa1 cargo fmt Simon Laux 2024-01-12 21:22:56 +01:00
  • 727428a965 rename event and mention event in method documentation Simon Laux 2024-01-12 21:20:43 +01:00
  • df455bbcf5 BackgroundFetchCompletedForAllAccounts event Simon Laux 2024-01-04 07:27:08 +01:00
  • 946eea4c9e add rate limit for quota check in background fetch (12h for now) Simon Laux 2024-01-04 06:53:46 +01:00
  • 5cbc87369e rename cffi function Simon Laux 2023-12-12 18:00:26 +01:00
  • 5cdd5e0564 Apply suggestions from code review Simon Laux 2023-12-12 17:59:14 +01:00
  • f493d6bb40 don't hold write lock in cffi (this blocked events) Simon Laux 2023-12-12 03:08:41 +01:00
  • 8e073b9c3e log time that the function took Simon Laux 2023-12-12 02:53:43 +01:00
  • ea2a692d18 fix iOS build issue Simon Laux 2023-12-12 02:15:57 +01:00
  • 1b7c5be9c5 Test server has no sentbox folder Simon Laux 2023-12-12 01:52:18 +01:00
  • f7903df805 api: cffi: add dc_accounts_background_fetch_with_timeout Simon Laux 2023-12-12 01:26:36 +01:00
  • d2c61dc90e api: jsonrpc: add background_fetch_for_all_accounts Simon Laux 2023-12-12 01:26:10 +01:00
  • 7b68098785 feat: add background fetch method Simon Laux 2023-12-12 00:03:47 +01:00
  • 48f2ea717e refactor: move convert folder meaning logic in own method Simon Laux 2023-12-11 23:21:39 +01:00
  • cb3f03fd39 feat: add support for IMAP METADATA link2xt 2024-01-25 00:17:37 +00:00
  • 06f1fe18d6 fix: Delete resent messages on receiver side (#5155) iequidoo 2024-01-20 00:27:07 -03:00
  • 1dbf924c6a feat: chat::resend_msgs: Guarantee strictly increasing time in the Date header iequidoo 2024-01-18 21:29:42 -03:00
  • 3f6814f421 chore: remove unnecessary exception from deny.toml link2xt 2024-01-30 20:27:07 +00:00
  • 782828ac4f chore(deps): update imap-proto link2xt 2024-01-30 20:12:07 +00:00
  • bd3759d55e test: test_import_export_online_all: Send the message to the existing address to avoid errors (#5220) iequidoo 2024-01-29 19:29:48 -03:00
  • bd37c36143 more logs Sebastian Klähn 2024-01-29 16:58:23 +01:00
  • 4fb0002283 stufff Sebastian Klähn 2024-01-29 16:12:45 +01:00
  • eca8ed3d56 use as_bytes everywhere Septias 2024-01-29 16:12:02 +01:00
  • 672993e69e feat: qr::check_qr(): Accept i.delta.chat invite links (#5217) iequidoo 2024-01-28 14:51:00 -03:00
  • 987bdaf237 ci: Add/remove necessary newlines to fix Python lint iequidoo 2024-01-26 13:08:40 -03:00
  • 7cf382a3b8 fix: Treat only "Auto-Submitted: auto-generated" messages as bot-sent (#5213) iequidoo 2024-01-24 23:11:35 -03:00
  • f5a7a22239 add self to topic and add pubkey Sebastian Klähn 2024-01-26 15:25:31 +01:00
  • 820a4b9357 send smpt-message for advertisement Sebastian Klähn 2024-01-25 19:20:23 +01:00