Commit Graph

  • cc20d25b8d fix get_provider_info docs Simon Laux 2022-05-09 23:21:06 +02:00
  • 99d50615c3 use node 16 in ci use npm i instead of npm ci try fix ci script and fix a doc comment Simon Laux 2022-05-07 03:49:58 +02:00
  • a006825376 fix clippy Simon Laux 2022-05-07 03:29:00 +02:00
  • c90fd1c9ce get target dir from cargo Simon Laux 2022-05-07 03:25:59 +02:00
  • bf5d09e74a integrate json-rpc repo https://github.com/deltachat/deltachat-jsonrpc Simon Laux 2022-05-07 02:55:03 +02:00
  • e60164b5f3 Add AEAP transition (#3385) Hocuri 2022-07-05 14:20:01 +02:00
  • 9f4646e8bd update async-zip to fixed version dignifiedquire 2022-07-04 17:51:07 +02:00
  • 5a9e18ed72 add a test for a .xdc failing with recent zip crate B. Petersen 2022-07-04 14:49:07 +02:00
  • d40960bcfd show webxdc information in repl tool B. Petersen 2022-07-04 12:45:48 +02:00
  • ae8e81ceb2 node: remove unused finalize_account function link2xt 2022-07-03 09:22:54 +00:00
  • a74c850031 add more details to fallback NDN B. Petersen 2022-06-27 13:51:16 +02:00
  • ece5eb065a location: don't ignore KML parsing errors link2xt 2022-07-03 14:43:31 +00:00
  • 7598c50dba Turn off hard errors for lints (#3441) Hocuri 2022-07-03 13:05:16 +02:00
  • 5078ca6d8e Remove unnecessary as_deref() link2xt 2022-07-03 10:20:57 +00:00
  • ddf9f0cd93 Add PyPy support link2xt 2022-06-22 13:05:28 +00:00
  • 75f0537181 ci: update setup-python action link2xt 2022-07-03 09:33:22 +00:00
  • c6a47e359f Configure movebox folder by selecting it link2xt 2022-06-12 15:20:12 +00:00
  • 51aead6b58 Add support for IMAP ID extension link2xt 2022-06-23 10:58:30 +00:00
  • fdbfe0eb21 allow quotes without a real parent non-message-id-replies B. Petersen 2022-07-02 12:42:53 +02:00
  • d738371848 node: fix readme guide for building x64 on M1 mac Simon Laux 2022-06-30 15:03:08 +02:00
  • 6cabb32aa5 feat: update pgp to 0.8 and rand to 0.8 (#3467) Friedel Ziegelmayer 2022-07-01 13:15:37 +02:00
  • 3e2af8537c refactor: remove dc_ prefix Friedel Ziegelmayer 2022-07-01 12:20:20 +02:00
  • 26e802cf0f Fix trim_split_whitespace clippy lint link2xt 2022-06-30 20:56:26 +00:00
  • a467ca22fb Disable new format_push_string clippy lint link2xt 2022-06-30 20:47:01 +00:00
  • 4f05de075f Fix two tests (Tokio) hoc/fix-two-tests Hocuri 2022-06-29 17:58:32 +02:00
  • b376790b78 ignore status footer updates from mailinglists (#3460) bjoern 2022-06-29 09:32:12 +02:00
  • c14e5086d7 improve naming integrate-json-api-node-bindings Simon Laux 2022-06-28 13:25:41 +02:00
  • 6d4fecb274 smarter mailinglist's square bracket prefixes (#3452) bjoern 2022-06-28 10:28:39 +02:00
  • 14421c6e00 Move changelog item to the correct section link2xt 2022-06-27 12:08:31 +00:00
  • 290ee20e63 feat: migrate from async-std to tokio Friedel Ziegelmayer 2022-06-27 14:05:21 +02:00
  • 997fb4061a Build musl wheels link2xt 2022-06-25 15:41:56 +00:00
  • 92b38cebe4 Fixup run_all.sh py-1.87.0 1.87.0 link2xt 2022-06-26 23:02:53 +00:00
  • 8ebe86d9e9 Release 1.87.0 link2xt 2022-06-26 21:51:20 +00:00
  • 84cabbcb7e limit rate of webxdc updates (#3417) bjoern 2022-06-26 22:03:14 +02:00
  • f23fa1c9d3 Fix path to coredeps in concourse pipeline link2xt 2022-06-26 11:47:05 +00:00
  • 5053a22f96 Use single universal coredeps Dockerfile link2xt 2022-06-26 02:38:20 +00:00
  • 4779383401 commit types.ts that dc-node has everything it needs to provide @deltachat/jsonrpc-client without an extra ts compile step Simon Laux 2022-06-26 02:08:43 +02:00
  • 47d30ef6d3 add @deltachat/jsonrpc-client to make sure its dependencies are installed, too whwn installing dc-node Simon Laux 2022-06-26 01:48:01 +02:00
  • 3a38ffdfe0 disable jsonrpc by default Simon Laux 2022-06-26 00:06:43 +02:00
  • 33d548eccc put jsonrpc stuff in own module Simon Laux 2022-06-25 23:56:56 +02:00
  • 1700af2c8d remove selectAccount from highlevel client Simon Laux 2022-06-25 20:15:57 +02:00
  • 01920a1a00 activate other tests again Simon Laux 2022-06-20 16:19:33 +02:00
  • 7c67ea0b8a fix closing segfault thanks again to link2xt for figguring this out Simon Laux 2022-06-20 16:17:24 +02:00
  • 0c64701984 break loop on empty response Simon Laux 2022-06-13 19:02:13 +02:00
  • d2d35fe26b call a jsonrpc function in segfault example Simon Laux 2022-06-13 19:01:54 +02:00
  • a0b4d016d5 add jsonrpc feature flag Simon Laux 2022-06-13 19:01:06 +02:00
  • 3ce70ee244 add jsonrpc crate to set_core_version Simon Laux 2022-06-13 15:06:23 +02:00
  • c43c9b9107 add some files to npm ignore that don't need to be in the npm package Simon Laux 2022-06-12 20:40:27 +02:00
  • 638d2ff932 add json api to cffi and expose it in dc node Simon Laux 2022-06-12 20:33:48 +02:00
  • 0213bb372f cargo.lock changed integrate-jsonrpc Simon Laux 2022-06-20 15:22:00 +02:00
  • d54fa65ff3 fix compile after rebase Simon Laux 2022-06-20 15:21:01 +02:00
  • 564d283852 change now returns event names as id directly, no conversion method or number ids anymore Simon Laux 2022-06-01 19:01:13 +02:00
  • 8357b3a98c update .gitignore Simon Laux 2022-05-17 17:14:48 +02:00
  • 177f89f678 fix formatting make test pass fix clippy Simon Laux 2022-05-10 23:10:39 +02:00
  • 372425f38f refactor function name Simon Laux 2022-05-09 23:31:58 +02:00
  • 53f8274c6f fix get_provider_info docs Simon Laux 2022-05-09 23:21:06 +02:00
  • 65b242aa5c use node 16 in ci use npm i instead of npm ci try fix ci script and fix a doc comment Simon Laux 2022-05-07 03:49:58 +02:00
  • bb6d7767b5 fix clippy Simon Laux 2022-05-07 03:29:00 +02:00
  • 227a75a5f7 get target dir from cargo Simon Laux 2022-05-07 03:25:59 +02:00
  • 8fb46d0b56 integrate json-rpc repo https://github.com/deltachat/deltachat-jsonrpc Simon Laux 2022-05-07 02:55:03 +02:00
  • 0291094c62 Install tox into arm64 coredeps image link2xt 2022-06-25 21:34:55 +00:00
  • 6220724bf4 rm async from generate constants Simon Laux 2022-06-20 14:32:58 +02:00
  • 102f6d9719 Update node/README.md Simon Laux 2022-06-11 22:25:09 +02:00
  • aad94f12c1 node: add git installation info to readme Simon Laux 2022-06-10 23:03:58 +02:00
  • 065ef7ab38 make sure to also generate constants again in npm package build (in case there are new constants that were forgotten to be updated before core tagging) Simon Laux 2022-06-10 22:56:41 +02:00
  • 008e78a022 node: remove split2 dependency Simon Laux 2022-06-10 22:55:07 +02:00
  • 548335082b Use AUDITWHEEL_PLAT variable link2xt 2022-06-25 21:12:56 +00:00
  • a36885e886 node: fix typo in test name link2xt 2022-06-25 19:15:00 +00:00
  • 0d1afe0938 Simplify arm64 coredeps link2xt 2022-06-25 18:46:22 +00:00
  • 7969249d89 Simplify x86_64 coredeps dockerfile link2xt 2022-06-25 18:17:14 +00:00
  • 52fc973ead scripts/run_all.sh cleanup link2xt 2022-06-22 13:05:06 +00:00
  • 96f53f5cd2 ci: replace vito/oci-build-task with concourse/oci-build-task link2xt 2022-06-25 16:56:39 +00:00
  • f234bc19a1 node: stop IO on unref only if we own event loop link2xt 2022-06-23 21:52:38 +00:00
  • fcdf766769 forward_msgs(): add a test, refine docs (#3446) bjoern 2022-06-24 14:46:06 +02:00
  • 525b04e69e Format message lines starting with > as quotes link2xt 2022-06-17 23:09:25 +00:00
  • 377fa01e98 Report imex and configure success/failure after freeing ongoing link2xt 2022-06-20 16:45:09 +00:00
  • 7ce291fac5 do not use ratelimiter for bots (#3439) bjoern 2022-06-20 16:16:26 +02:00
  • b88042a902 python: display configuration failure error link2xt 2022-06-19 13:12:02 +00:00
  • dc29ede6e3 restore pytest-rerunfailures link2xt 2022-06-19 23:57:32 +00:00
  • becbb03d80 python: don't use devnull@testrun.org in test_add_remove_member_remote_events() link2xt 2022-06-19 17:09:02 +00:00
  • bc604d4c24 Do not rerun python and node tests, exit on failure link2xt 2022-06-18 01:38:31 +00:00
  • 10f3ad6122 configure: emit errors via DC_EVENT_CONFIGURE_PROGRESS link2xt 2022-06-17 17:28:53 +00:00
  • 0ed3480258 Construct event channel outside of Context link2xt 2022-06-11 15:52:55 +00:00
  • 8033966a70 Validate and simplify LoginParam struct Floris Bruynooghe 2022-05-10 20:59:17 +02:00
  • 2361042ede Disable unused chrono crate features link2xt 2022-06-11 19:17:44 +00:00
  • f1ded231ed node: break the loop if dc_accounts_get_next_event() returns NULL link2xt 2022-06-13 19:44:18 +00:00
  • fa54e8a8ac node: increase event handler queue size to 1000 link2xt 2022-06-13 19:28:49 +00:00
  • 252ef4dbfb accounts: interrupt event loop from Accounts.stop_io() link2xt 2022-06-13 18:36:23 +00:00
  • d2d788662a node: wait for event loop to stop before freeing objects link2xt 2022-06-13 17:23:13 +00:00
  • 82454243fa Update webxdc-dev-reference.md Simon Laux 2022-06-13 14:30:45 +02:00
  • d947479a60 Add SimplifiedText structure link2xt 2022-06-12 21:08:32 +00:00
  • 8a4e07c83e Replace Freenode references with Libera Chat link2xt 2022-06-12 17:38:47 +00:00
  • 776a3ecd1f mimefactory: use async_std instead of std link2xt 2022-06-12 18:38:10 +00:00
  • 1ae67c4549 test_utils.rs improvements from my AEAP PR (#3401) Hocuri 2022-06-12 19:29:22 +02:00
  • 7b369c9107 Remove unused DCC_IMAP_DEBUG variable link2xt 2022-06-12 12:41:05 +00:00
  • 1823ee04ee Remove msgs_mdns references to deleted messages during housekeeping link2xt 2022-06-11 20:01:22 +00:00
  • 5c0447ee29 Replace BlobError type with anyhow link2xt 2022-06-11 19:09:44 +00:00
  • 29eb2cc68a Remove rustfmt.toml link2xt 2022-06-11 20:43:42 +00:00
  • 1a171ad494 Run Python 3 instead of Python 3.7 from run-python-test.sh link2xt 2022-06-11 20:39:03 +00:00
  • c0a17df344 Limit rate of MDNs link2xt 2022-06-04 20:33:44 +00:00