Commit Graph

  • f7a1ab627c wait for connect instead of sleep link2xt 2024-05-18 23:09:34 +00:00
  • 4bed4b32f5 Actually works if you sleep long enough before sending message link2xt 2024-05-18 22:45:27 +00:00
  • 5767cce178 fix(mimeparser): take the last header of multiple ones with the same name link2xt 2024-05-18 03:13:43 +00:00
  • 20a4bb1a88 api(deltachat-rpc-client): add Account.wait_for_incoming_msg() link2xt 2024-05-18 18:44:29 +00:00
  • 013eaba47f fmt link2xt 2024-05-18 22:23:24 +00:00
  • 7aad78e894 Enable logs in the test link2xt 2024-05-18 22:23:15 +00:00
  • 41f39117af imports link2xt 2024-05-18 22:23:01 +00:00
  • b9425577b4 Add failing rust test link2xt 2024-05-18 22:09:34 +00:00
  • 578f29f215 chore(release): prepare for 1.139.2 v1.139.2 link2xt 2024-05-18 20:58:03 +00:00
  • 6c9643e39e build: add repository URL to @deltachat/jsonrpc-client link2xt 2024-05-18 20:56:11 +00:00
  • 502ae7fd9f chore(release): prepare for 1.139.1 v1.139.1 link2xt 2024-05-18 20:40:34 +00:00
  • 8cb527342a ci: set --access public when publishing to npm link2xt 2024-05-18 20:39:41 +00:00
  • 964c943dd9 chore(release): prepare for 1.139.0 v1.139.0 link2xt 2024-05-18 19:42:54 +00:00
  • 90d30c4a35 Disable tracing logs by default link2xt 2024-05-18 18:03:47 +00:00
  • a971ad1f85 npm rpc server: fix example (#5580) Simon Laux 2024-05-18 19:58:44 +02:00
  • 97695d7e19 Move tracing_subscriber to deltachat-rpc-server link2xt 2024-05-18 17:57:32 +00:00
  • 6bcb347426 cleanup holger krekel 2024-05-18 19:32:22 +02:00
  • 24aa657984 nicer logging, still works holger krekel 2024-05-18 19:07:19 +02:00
  • f0bfa5869f if you order webxdc-announcements it seems to pass the test holger krekel 2024-05-18 19:02:30 +02:00
  • df17d9b1da Revert "keep lock longer" holger krekel 2024-05-18 18:25:32 +02:00
  • 66fec82daf seems to work holger krekel 2024-05-18 18:20:09 +02:00
  • e66b9de922 fix: do not mark the message as seen if it has location.kml link2xt 2024-05-16 19:36:39 +00:00
  • 5db202169b fix: save override sender displayname for outgoing messages adbenitez 2024-05-17 15:30:33 +02:00
  • b501ab1532 keep lock longer Septias 2024-05-18 18:05:44 +02:00
  • e6087db69c bertter debugging holger krekel 2024-05-18 17:54:12 +02:00
  • 9e8ee7b1c7 connect to peers that advertise to you Septias 2024-05-18 17:09:19 +02:00
  • 397e71a66a optimize endpoint Septias 2024-05-18 17:09:07 +02:00
  • 4bcc3d22aa subscribe before join dignifiedquire 2024-05-18 16:27:33 +02:00
  • ba3bc01e1b repl realtime dignifiedquire 2024-05-18 16:27:23 +02:00
  • b292b191ff test(deltachat-rpc-client): test sending vCard link2xt 2024-05-17 23:38:15 +00:00
  • 450ff411ec api(deltachat-rpc-client): add Chat.send_contact() link2xt 2024-05-18 00:16:10 +00:00
  • 8de92e54eb api(deltachat-rpc-client): add Contact.make_vcard() link2xt 2024-05-17 23:39:43 +00:00
  • d0844c3e62 api(deltachat-rpc-client): add ViewType.VCARD constant link2xt 2024-05-17 23:38:47 +00:00
  • a1649a8258 always init dignifiedquire 2024-05-18 14:47:42 +02:00
  • 96d43b6084 ....just do it yourself... dignifiedquire 2024-05-18 14:38:43 +02:00
  • b95a593211 use stdout? dignifiedquire 2024-05-18 14:09:05 +02:00
  • 7b046692ae default to debug logs dignifiedquire 2024-05-18 13:56:45 +02:00
  • 9fb003563b enable rust logs dignifiedquire 2024-05-18 13:07:33 +02:00
  • 37d61e41ca api(deltachat-jsonrpc): return vcard contact directly in MessageObject link2xt 2024-05-17 21:52:57 +00:00
  • 0c7dad961d npm rpc: fix convert_platform.py: 32bit i32 -> ia32 (#5589) Simon Laux 2024-05-17 23:35:50 +02:00
  • 36f1fc4f9d feat: ephemeral peer channels (#5346) Sebastian Klähn 2024-05-17 22:13:21 +02:00
  • 517cb821fb jsonrpc: add api migrate_account and get_blob_dir (#5584) Simon Laux 2024-05-17 21:33:59 +02:00
  • ef6c3f8476 fix: rpc npm: fix local desktop development (#5583) Simon Laux 2024-05-17 21:28:33 +02:00
  • f84f0d5ad9 ci: check that constants are always up-to-date link2xt 2024-05-17 16:25:47 +00:00
  • d8e98279c4 rpc npm: rename shutdown method to close and add muteStdErr option to mute the stderr output (#5588) Simon Laux 2024-05-17 21:14:38 +02:00
  • 424ac606d8 ci: publish @deltachat/jsonrpc-client directly to npm link2xt 2024-05-17 17:02:36 +00:00
  • 2f35d9a013 use rust-analyzer nightly Sebastian Klähn 2024-05-10 18:10:01 +02:00
  • e5259176c9 nix: add git-cliff to flake Sebastian Klähn 2024-04-26 12:31:55 +02:00
  • c370195698 chore(cargo): downgrade libc from 0.2.154 to 0.2.153 link2xt 2024-05-17 13:52:19 +00:00
  • 0ba0bd3d77 fix(@deltachat/stdio-rpc-server): fix version check when deltachat-rpc-server is found in path (#5579) Simon Laux 2024-05-17 11:11:11 +02:00
  • d23a7b8523 chore(release): prepare for 1.138.5 v1.138.5 link2xt 2024-05-16 15:07:46 +00:00
  • 935f503bc7 chore: rebuild node constants link2xt 2024-05-16 15:01:56 +00:00
  • a0f0a8e021 build: add repository URL to deltachat-rpc-server packages link2xt 2024-05-16 14:16:21 +00:00
  • 6290ed8752 api: Add make_vcard() (#5203) iequidoo 2024-05-14 04:25:39 -03:00
  • a38f0ba09e refactor: VcardContact: Change timestamp type to i64 iequidoo 2024-05-14 03:57:40 -03:00
  • 191624f334 refactor(contact-tools): VcardContact: rename display_name to authname iequidoo 2024-05-14 02:05:13 -03:00
  • 5292a49bb1 fix: parsing vCards with avatars exported by Android's "Contacts" app Hocuri 2024-05-13 14:53:44 +02:00
  • 22f01a2699 api: Add Viewtype::Vcard (#5202) iequidoo 2024-05-06 03:35:45 -03:00
  • 95238b6e17 api(jsonrpc): Add parse_vcard() (#5202) iequidoo 2024-05-04 23:07:41 -03:00
  • 4a738ebd19 chore(release): prepare for 1.138.4 v1.138.4 link2xt 2024-05-15 21:59:28 +00:00
  • d02eccd303 ci: run actions/setup-node before npm publish link2xt 2024-05-15 21:57:24 +00:00
  • f1fa053f9f chore(release): prepare for 1.138.3 v1.138.3 link2xt 2024-05-15 20:42:34 +00:00
  • 38c1caf180 ci: give CI job permission to publish binaries to the release link2xt 2024-05-15 19:43:25 +00:00
  • 97d2812644 chore(release): prepare for 1.138.2 v1.138.2 link2xt 2024-05-15 18:33:50 +00:00
  • 2ab713d968 ci: add npm token to publish deltachat-rpc-server packages link2xt 2024-05-15 17:34:05 +00:00
  • b7a25d5092 api(deltachat-rpc-client): add CONFIG_SYNCED constant link2xt 2024-05-15 17:02:01 +00:00
  • 8cd85fa7a4 feat: reset more settings when configuring a chatmail account link2xt 2024-05-14 22:37:30 +00:00
  • 7cfab9a931 test: set configuration after configure() finishes link2xt 2024-05-15 00:21:59 +00:00
  • 30086038e6 chore(release): prepare for 1.138.1 v1.138.1 link2xt 2024-05-14 22:25:13 +00:00
  • eec1062619 feat: detect XCHATMAIL capability and expose it as is_chatmail config link2xt 2024-05-14 19:43:44 +00:00
  • 07ceabdf85 refactor: resultify token::lookup_or_new() link2xt 2024-05-14 18:14:03 +00:00
  • c349bf8e0c ci(deltachat-rpc-server): fix upload of npm packages to github releases (#5564) Simon Laux 2024-05-14 20:48:34 +02:00
  • 21eb4f6648 chore(cargo): bump brotli from 5.0.0 to 6.0.0 link2xt 2024-05-14 16:25:58 +00:00
  • 10fed7d7de chore(cargo): bump human-panic from 1.2.3 to 2.0.0 dependabot[bot] 2024-05-01 21:56:17 +00:00
  • b08a283fe5 chore(cargo): bump serde_json from 1.0.115 to 1.0.116 dependabot[bot] 2024-05-02 23:25:45 +00:00
  • 45a2805100 chore(cargo): bump hickory-resolver from 0.24.0 to 0.24.1 dependabot[bot] 2024-05-01 21:54:36 +00:00
  • cc8157ecf1 chore(cargo): bump libc from 0.2.153 to 0.2.154 dependabot[bot] 2024-05-07 21:45:15 +00:00
  • 0c98aca5f0 chore(cargo): bump parking_lot from 0.12.1 to 0.12.2 dependabot[bot] 2024-05-05 21:02:12 +00:00
  • 170e4b3530 refactor(sql): make open flags immutable link2xt 2024-05-14 00:36:44 +00:00
  • 5ed91e9f6e refactor: make MimeMessage.get_header() return Option<&str> link2xt 2024-05-13 13:45:41 +00:00
  • 091e6e0cf9 Disable iroh on OpenBSD link2xt/openbsd-no-iroh link2xt 2024-05-13 16:10:52 +00:00
  • 2779737c56 ci: set RUSTUP_WINDOWS_PATH_ADD_BIN link2xt 2024-05-13 13:48:50 +00:00
  • 0d3c0a3d8f fix: ignore parent message if message references itself link2xt 2024-05-10 22:25:46 +00:00
  • 8e38e7220b fix: always prefer Chat-Group-ID over In-Reply-To and References link2xt 2024-05-10 21:10:32 +00:00
  • acfde3cb7b fix: never treat message with Chat-Group-ID as a private reply link2xt 2024-05-10 21:29:09 +00:00
  • b6a461e3b7 refactor: add MimeMessage.get_chat_group_id() link2xt 2024-05-10 20:32:22 +00:00
  • 0541ecf22c chore(release): prepare for 1.138.0 v1.138.0 B. Petersen 2024-05-13 12:28:35 +02:00
  • 77af0a2114 update node constants B. Petersen 2024-05-13 12:20:33 +02:00
  • 2f679bc21a add new securejoin strings to deltachat.h B. Petersen 2024-05-11 16:35:50 +02:00
  • 518db9a20f feat: Make one-to-one chats read-only the first seconds of a SecureJoin (#5512) iequidoo 2024-05-07 18:47:26 -03:00
  • 33134255ae Test windows with Rust 1.77 link2xt/debug-windows-2 link2xt 2024-05-12 02:19:06 +00:00
  • b8c3b4593c Revert "ci: pin nextest version" link2xt 2024-05-12 02:18:44 +00:00
  • d5af7b05d0 ci: pin nextest version link2xt 2024-05-12 01:19:14 +00:00
  • aad7a82549 Revert "Try to use test instead of nextest" link2xt 2024-05-12 01:16:04 +00:00
  • edf8aafbdc api!(jsonrpc): replace EphemeralTimer tag "variant" with "kind" link2xt 2024-05-12 01:10:40 +00:00
  • fab6341dbb Try to use test instead of nextest link2xt 2024-05-12 01:13:02 +00:00
  • ab1583eef9 fix: Use ChatIdBlocked::lookup_by_contact() instead of ChatId's method when applicable iequidoo 2024-05-07 03:09:23 -03:00
  • e3cb9b894b fix: Update special chats icons even if they are blocked (#5509) iequidoo 2024-05-07 02:15:42 -03:00
  • c375c03d8e stdio jsonrpc server npm package (#5332) Simon Laux 2024-05-11 20:54:11 +02:00
  • ea6905dc57 Try to use windows-2019 link2xt/debug-windows link2xt 2024-05-11 17:30:19 +00:00