Commit Graph

  • e993b37f1e python: autoformat setup.py and install_python_bindings.py link2xt 2022-06-11 15:33:55 +00:00
  • f5ef650b4d python: avoid careless calls to unref functions adb/safe-unref adbenitez 2022-06-10 23:13:29 -04:00
  • e280ca9db8 Merge pull request #3416 from deltachat/adb/add-missing-message-api Asiel Díaz Benítez 2022-06-10 22:35:41 -04:00
  • 78f9383332 bubble up errors from update_param() and some related functions (#3415) bjoern 2022-06-10 16:41:20 +02:00
  • a96a4362cd add missing Message API adbenitez 2022-06-10 07:57:17 -04:00
  • 1fb6d1b59d Merge pull request #3412 from deltachat/adb/allow-comparing-with-none Asiel Díaz Benítez 2022-06-10 03:21:41 -04:00
  • f94d7d9ea5 add tests adbenitez 2022-06-10 02:30:37 -04:00
  • 8eb04de748 Merge pull request #3411 from deltachat/adb/tweak-isort-config Asiel Díaz Benítez 2022-06-09 05:08:54 -04:00
  • 521d14a6e0 avoid exceptions when messages/contacts/chats are compared with None adbenitez 2022-06-09 05:00:02 -04:00
  • e334b781fb move isort configuration to pyproject.toml instead of passing it in command line usage in tox.ini, this allows isort usage with editors to pick the right configuration without manually tweaking it in the editors adbenitez 2022-06-09 04:24:28 -04:00
  • d286872782 force a reason when calling set_msg_failed() (#3410) bjoern 2022-06-08 21:25:34 +02:00
  • db28349703 better definition of target group B. Petersen 2022-06-07 09:34:57 +02:00
  • e8ff020543 add recent webxdc findings and reword example section B. Petersen 2022-06-07 09:28:21 +02:00
  • 3a971315dc bump version to 1.86.0 py-1.86.0 1.86.0 B. Petersen 2022-06-04 17:09:40 +02:00
  • a37a38c79a update changelog for 1.86.0 B. Petersen 2022-06-04 17:08:43 +02:00
  • b8cadaf8e6 Fix small typo snan 2022-06-06 07:53:33 +02:00
  • 05abaa8461 Remove unused extern crates link2xt 2022-06-04 22:58:46 +00:00
  • 13e724c8ea Remove unused error module link2xt 2022-06-04 20:55:07 +00:00
  • 0a51db3005 Enable clippy::unused_async lint link2xt 2022-06-02 10:12:04 +00:00
  • 4f02c811a3 update python API (#3394) Asiel Díaz Benítez 2022-06-04 12:12:38 -04:00
  • 0d1d1a25da node: remove npx from build script, (#3396) Simon Laux 2022-06-04 17:03:03 +02:00
  • cd27c143c3 update provider database (#3399) bjoern 2022-06-04 16:43:56 +02:00
  • fcded63653 cleanup series of webxdc info messages (#3395) bjoern 2022-06-04 11:12:09 +02:00
  • 303c4f1f6d Remove Action::FetchExistingMsgs link2xt 2022-06-04 00:28:15 +00:00
  • 925b3e254c imex: do not remove our database if backup cannot be imported link2xt 2022-06-03 23:10:37 +00:00
  • 558850e68f sql: do not reset our database if backup cannot be decrypted link2xt 2022-06-03 22:18:58 +00:00
  • ce47942ba3 bump version to 1.85.0 py-1.85.0 1.85.0 link2xt 2022-06-02 20:19:22 +00:00
  • aaf3a17ada python: build wheels for python 3.10 link2xt 2022-06-02 20:14:36 +00:00
  • 1d568076df Merge pull request #3381 from deltachat/adb/apply-black-and-isort Asiel Díaz Benítez 2022-06-02 08:01:17 -04:00
  • 9c681ad8a1 mimeparser: do not try to decrypt partially downloaded messages link2xt/mimeparser-partial-no-decrypt link2xt 2022-06-01 12:45:44 +00:00
  • e2b3339475 Remove direct dependency on async_trait (#3382) Hocuri 2022-06-02 10:57:19 +02:00
  • 80efaa0dfa Merge pull request #3391 from deltachat/dependabot/cargo/quick-xml-0.23.0 dependabot[bot] 2022-06-01 22:27:18 +00:00
  • 24d967d6f4 dehtml: update for quick-xml 0.23 link2xt 2022-06-01 22:03:43 +00:00
  • ed5bbf6882 cargo: bump quick-xml from 0.22.0 to 0.23.0 dependabot[bot] 2022-06-01 21:50:23 +00:00
  • aa3974abaf Revert async-global-executor to 2.0.4 link2xt 2022-06-01 21:29:39 +00:00
  • 8f8c375758 Make parse_sync_items() non-async link2xt 2022-06-01 20:59:21 +00:00
  • 12dd092133 Update uuid dependency link2xt 2022-06-01 20:36:27 +00:00
  • 93b0a3c854 cargo update link2xt 2022-06-01 20:25:52 +00:00
  • c90a358674 Merge pull request #3364 from deltachat/dependabot/cargo/num-traits-0.2.15 dependabot[bot] 2022-06-01 20:13:37 +00:00
  • b6cd49c825 Merge pull request #3362 from deltachat/dependabot/cargo/sanitize-filename-0.4.0 dependabot[bot] 2022-06-01 20:13:04 +00:00
  • a89b405e16 Merge pull request #3366 from deltachat/dependabot/cargo/regex-1.5.6 dependabot[bot] 2022-06-01 20:12:34 +00:00
  • e1e5803067 do not add legacy info-messages on resending (#3389) bjoern 2022-06-01 21:38:15 +02:00
  • 9e0decb6cb test that bcc_self-updates are not triggered twice B. Petersen 2022-06-01 11:23:30 +02:00
  • 8ae3449a43 cargo: bump num-traits from 0.2.14 to 0.2.15 dependabot[bot] 2022-06-01 18:43:35 +00:00
  • dac5460da0 Merge pull request #3356 from deltachat/dependabot/cargo/once_cell-1.12.0 dependabot[bot] 2022-06-01 18:41:27 +00:00
  • df0513f4f4 node: move split2 to devDependencies (#3341) Robert Schütz 2022-06-01 11:08:26 -07:00
  • d9535213dc cargo: bump once_cell from 1.10.0 to 1.12.0 dependabot[bot] 2022-06-01 18:08:09 +00:00
  • a320817ee5 test_utils.rs / TestContext: Remove poison channel, don't fail test if events loop panics (because it can't panic anymore) (#3380) Hocuri 2022-06-01 14:50:14 +02:00
  • 17aab01eaa apply black with new line-length == 120 adbenitez 2022-05-31 23:05:20 -04:00
  • d3e6cc5acb set black.line-length to 120 adbenitez 2022-05-31 23:02:51 -04:00
  • 723d1828ec configure flake8 to be compatible with black adbenitez 2022-05-31 05:29:35 -04:00
  • ef85b4c919 delete preview in the proper folder missytake 2022-05-30 18:41:21 +02:00
  • 3bb12e4c3c rename workflows missytake 2022-05-30 18:14:58 +02:00
  • eb29fdce63 ci: fix variable missytake 2022-05-30 17:31:48 +02:00
  • 3246dedbd8 fix GH action workflow syntax missytake 2022-05-30 16:57:00 +02:00
  • 1d22ca7d4d simplify control flow missytake 2022-05-30 16:44:01 +02:00
  • cd23abf19b try to fix control flow missytake 2022-05-30 14:29:47 +02:00
  • 3b420c7b43 make chat names always searchable (#3377) bjoern 2022-05-30 18:35:11 +02:00
  • 16e0f0e986 apply isort and black formatters, add format checking to CI adbenitez 2022-05-29 21:11:49 -04:00
  • d5c488cc7e Reduce number of possible ongoing process states link2xt 2022-05-21 12:58:44 +00:00
  • 62b50c87d4 Delete outgoing MDNs detected in the Sent folder link2xt 2022-05-29 17:14:07 +00:00
  • 3b63d40352 Update changelog link2xt 2022-05-29 17:12:25 +00:00
  • 25fd404273 dc_tools: replace custom InvalidEmailError with anyhow link2xt 2022-05-28 16:26:39 +00:00
  • 8cee14fa3a pgp: replace custom PgpKeygenError with anyhow link2xt 2022-05-28 16:27:10 +00:00
  • 0f34ca8962 bump version to 1.84.0 py-1.84.0 1.84.0 jikstra 2022-05-25 14:44:28 +02:00
  • 7def6e70ba mimeparser: explicitly handle decryption errors link2xt 2022-05-28 21:05:56 +00:00
  • 82c190a0c5 Node tests should not only run for pull requests jikstra 2022-05-25 15:28:58 +02:00
  • 7e5c22b6c7 cargo: bump regex from 1.5.5 to 1.5.6 dependabot[bot] 2022-05-25 10:29:09 +00:00
  • c20c3db0ef cargo: bump sanitize-filename from 0.3.0 to 0.4.0 dependabot[bot] 2022-05-25 10:28:42 +00:00
  • ba74a40b6d Do not skip Sent and Spam folders on Gmail link2xt 2022-05-21 13:04:53 +00:00
  • 64abe54b15 node: fix warnings about const link2xt 2022-05-24 23:54:36 +00:00
  • ba0f5ee81d securejoin: replace thiserror with anyhow link2xt 2022-05-21 13:04:53 +00:00
  • eebd219414 Improve node publish ci (#3344) missytake 2022-05-24 00:41:18 +02:00
  • 27fd0dbaec Update drafts/aeap-mvp.md (#3355) Hocuri 2022-05-23 21:01:55 +02:00
  • b7af53c7d9 When changing self addr, transfer private key to new addr (#3351) Hocuri 2022-05-23 19:25:53 +02:00
  • c762834e05 Make recv_msg() return the received Message (#3353) Hocuri 2022-05-23 18:08:39 +02:00
  • 0725fe38f8 Disable clippy unwrap/expect lints again link2xt 2022-05-21 14:12:23 +00:00
  • 73341394ee Reduce unwrap and expect usage link2xt 2022-05-21 14:12:23 +00:00
  • 9549aca48b Remove some AsRef<str> (#3354) Hocuri 2022-05-23 12:57:50 +02:00
  • 9c41f0fdb9 Fix failure to decrypt first message to self after key change link2xt 2022-05-22 22:59:36 +00:00
  • 1d522edb01 python: fix Chat.is_group() documentation link2xt 2022-05-21 15:41:59 +00:00
  • b7d2828f60 Trim last newline in the chat encryption info link2xt 2022-05-21 17:02:02 +00:00
  • deece15648 imap: do not unnecessarily SELECT folder in move_delete_messages() link2xt 2022-05-21 13:31:29 +00:00
  • d06683489f Update to Rust 1.61.0 link2xt 2022-05-21 14:28:55 +00:00
  • 307063ade0 bump version to 1.83.0 (#3338) py-1.83.0 1.83.0 Jikstra 2022-05-19 21:02:53 +02:00
  • ed00adbecc Fix node prebuilds path (#3337) Jikstra 2022-05-19 20:56:34 +02:00
  • 2aaa850e25 prepare 1.82 (#3336) py-1.82.0 1.82.0 bjoern 2022-05-19 19:45:13 +02:00
  • 8859da42c6 Fix github action to publish node bindings (#3335) missytake 2022-05-19 19:45:01 +02:00
  • 2968c2919c Use params_iter() instead of manually constructing Vec Hocuri 2022-05-17 14:40:53 +02:00
  • 008fd1cf5f Fix node package ci fix_node_package_ci jikstra 2022-05-18 13:49:05 +02:00
  • 33b10fa719 re-add removed DC_MSG_ID_MARKER1 as in use on iOS (#3330) bjoern 2022-05-17 19:31:11 +02:00
  • 6d189dab98 Fix race condition in alloc_ongoing() link2xt 2022-05-15 23:24:24 +00:00
  • 380d7e66b5 prepare 1.81 (#3329) py-1.81.0 1.81.0 bjoern 2022-05-17 17:07:47 +02:00
  • eb80fa4eb0 create same contact-colors when addresses differ in upper-/lowercase (#3327) bjoern 2022-05-17 14:48:33 +02:00
  • 88b470e8e5 Better error reporting when creating a folder fails (#3325) Hocuri 2022-05-17 10:40:44 +02:00
  • 99f8785475 unify language and method names (#3321) bjoern 2022-05-16 22:41:42 +02:00
  • 47db1349a9 securejoin: remove unused error types related to ongoing processes link2xt 2022-05-15 23:32:41 +00:00
  • 1f8b04bd42 add webxdc document property to deltachat node typings Simon Laux 2022-05-16 14:08:43 +02:00
  • d790a5fba9 Update link to K-9 Mail blog post link2xt 2022-05-15 23:38:27 +00:00
  • 2fc0a0964b allow webxdc document names (#3317) bjoern 2022-05-15 12:10:09 +02:00