Commit Graph

  • c5b6bad956 fix: recreate smtp table with AUTOINCREMENT link2xt 2023-05-10 11:41:55 +00:00
  • c4534ff621 feat: improve SMTP logging link2xt 2023-05-10 14:41:58 +00:00
  • b2c299fa82 fix: Don't put a double dot at the end of error messages (#4398) Hocuri 2023-05-11 18:43:22 +02:00
  • 68aa15950a fix: fix PR URL template in git-cliff configuration (#4396) link2xt 2023-05-11 15:43:52 +00:00
  • 4a593a8d7e api!:jsonrpc: sort reactions in descending order (#4388) Asiel Díaz Benítez 2023-05-11 14:29:43 +02:00
  • 2328ba54be feat: Generate our changelogs using git-cliff (#4393) Hocuri 2023-05-10 18:18:42 +02:00
  • e216dfd655 fix: delete smtp rows when message sending is cancelled link2xt 2023-05-10 12:17:06 +00:00
  • 86472aba2c refactor: iterate over msg_ids without .iter() link2xt 2023-05-10 14:32:38 +00:00
  • 15ce54edfb Update set_core_version.py with new release process link2xt 2023-04-04 15:25:17 +00:00
  • b7bbb3ee9a Allow sending a raw webxdc status update (#4386) Sebastian Klähn 2023-05-09 21:15:09 +02:00
  • d3236e79fd fix: fetch at most 100 existing messages even if EXISTS was not received link2xt 2023-05-08 10:59:15 +00:00
  • aa212b2b7e jsonrpc: MessageSearchResult, always include chat_name(not an option anymore), also add author_id and chat_type (#4374) Simon Laux 2023-05-09 12:22:32 +02:00
  • a0c51b3c3a fix: jsonrpc: typescript client: fix types of events in event emitter (#4373) Simon Laux 2023-05-09 11:57:49 +02:00
  • e50d7724e3 feat: build deltachat-rpc-server releases for x86_64 macOS link2xt 2023-05-06 18:56:36 +00:00
  • 0d30e66dda add thumbnail for image in chatlist item (#4311) meganoahj 2023-05-08 19:44:43 +02:00
  • 5c3df7e452 jsonrpc: use camel-case for Event struct and move events.rs to types folder (#4372) Asiel Díaz Benítez 2023-05-08 12:49:19 +02:00
  • 3efbe5b1ef cargo: bump regex from 1.7.3 to 1.8.1 (#4361) dependabot[bot] 2023-05-07 13:31:29 +00:00
  • 52cfba06ea Merge pull request #4356 from deltachat/dependabot/cargo/dirs-5.0.1 dependabot[bot] 2023-05-06 17:58:24 +00:00
  • 8d4af85cb1 Filter unconventional commits, they cluttered the changelog too much hoc/git-cliff Hocuri 2023-05-06 19:19:52 +02:00
  • f637278cb1 Make PR references clickable Hocuri 2023-05-06 18:43:24 +02:00
  • a202771d36 Improve template: Always include lines that start with 'BREAKING CHANGE' Hocuri 2023-05-06 18:41:48 +02:00
  • 833d30123c feat: Commmmmmit Hocuri 2023-05-06 16:16:01 +02:00
  • b6c0b5b66e Rename mergable check to "Conventional Commits" Hocuri 2023-05-06 15:30:52 +02:00
  • f30a1a3865 chore: Add git-cliff as a changelog generation tool Hocuri 2023-05-06 15:17:13 +02:00
  • afba63603e cargo: bump dirs from 5.0.0 to 5.0.1 dependabot[bot] 2023-05-06 11:36:44 +00:00
  • 3a25d6a44e Merge pull request #4362 from deltachat/dependabot/cargo/human-panic-1.1.4 dependabot[bot] 2023-05-06 11:35:30 +00:00
  • 0688895022 Merge pull request #4360 from deltachat/dependabot/cargo/axum-0.6.18 dependabot[bot] 2023-05-05 21:35:26 +00:00
  • ce0e5416e6 cargo: bump human-panic from 1.1.3 to 1.1.4 dependabot[bot] 2023-05-05 21:24:47 +00:00
  • 7918a6801e scripts/deny.sh: update package cache before running cargo deny link2xt 2023-05-05 10:51:04 +00:00
  • 6af631e8df Add JSON-RPC API to get reactions link2xt 2023-05-05 17:17:56 +00:00
  • 625ecaa9b5 cargo: bump axum from 0.6.12 to 0.6.18 dependabot[bot] 2023-05-05 20:31:03 +00:00
  • 24fe1b9c15 Merge pull request #4364 from deltachat/dependabot/cargo/tokio-1.28.0 dependabot[bot] 2023-05-05 20:29:57 +00:00
  • ba36d09c70 Make the bots automatically accept group chat contact requests link2xt 2023-05-05 12:49:23 +00:00
  • f57be7187e Update deny.toml link2xt 2023-05-05 13:23:44 +00:00
  • 6a00338f79 cargo: bump tokio from 1.27.0 to 1.28.0 dependabot[bot] 2023-05-05 10:48:24 +00:00
  • 16906210e1 Merge pull request #4354 from deltachat/dependabot/cargo/tokio-util-0.7.8 dependabot[bot] 2023-05-05 10:47:12 +00:00
  • f9b4540387 Merge pull request #4358 from deltachat/dependabot/cargo/syn-2.0.15 dependabot[bot] 2023-05-05 10:46:48 +00:00
  • 9755438d0d Merge pull request #4366 from deltachat/dependabot/cargo/serde-1.0.160 dependabot[bot] 2023-05-05 10:44:58 +00:00
  • 2df4ffc185 build(rust): Increase MSRV to 1.68 flub/msrv-1.68 Floris Bruynooghe 2023-05-05 12:14:33 +02:00
  • fe9534ed7d cargo: bump serde from 1.0.159 to 1.0.160 dependabot[bot] 2023-05-03 10:55:01 +00:00
  • 134c9ada68 cargo: bump syn from 2.0.13 to 2.0.15 dependabot[bot] 2023-05-03 10:54:57 +00:00
  • a3240452ff cargo: bump tokio-util from 0.7.7 to 0.7.8 dependabot[bot] 2023-05-03 10:54:42 +00:00
  • 84beb6647d Merge pull request #4357 from deltachat/dependabot/cargo/serde_json-1.0.96 dependabot[bot] 2023-05-03 10:53:51 +00:00
  • ecf7e2d909 Merge pull request #4359 from deltachat/dependabot/cargo/libc-0.2.142 dependabot[bot] 2023-05-03 10:10:06 +00:00
  • fcfcf4bbf3 Merge pull request #4365 from deltachat/dependabot/cargo/quick-xml-0.28.2 dependabot[bot] 2023-05-03 10:09:37 +00:00
  • c62b6d77b7 Merge pull request #4368 from deltachat/dependabot/cargo/anyhow-1.0.71 dependabot[bot] 2023-05-03 10:09:14 +00:00
  • 7e51b9686f cargo: bump quick-xml from 0.28.1 to 0.28.2 dependabot[bot] 2023-05-03 01:54:26 +00:00
  • 542ec4cac4 cargo: bump anyhow from 1.0.70 to 1.0.71 dependabot[bot] 2023-05-03 01:54:07 +00:00
  • 64b25d9ec0 cargo: bump serde_json from 1.0.95 to 1.0.96 dependabot[bot] 2023-05-03 01:54:04 +00:00
  • f91b6fbdf0 Merge pull request #4363 from deltachat/dependabot/cargo/reqwest-0.11.17 dependabot[bot] 2023-05-03 01:53:12 +00:00
  • 41445a506e Merge pull request #4369 from deltachat/dependabot/cargo/futures-lite-1.13.0 dependabot[bot] 2023-05-03 01:52:22 +00:00
  • 798db9d019 Merge pull request #4367 from deltachat/dependabot/cargo/tokio-stream-0.1.14 dependabot[bot] 2023-05-02 23:48:34 +00:00
  • 2e860c32ab Merge pull request #4355 from deltachat/dependabot/cargo/uuid-1.3.2 dependabot[bot] 2023-05-02 23:46:59 +00:00
  • 0e1faed6e5 cargo: bump futures-lite from 1.12.0 to 1.13.0 dependabot[bot] 2023-05-01 22:03:16 +00:00
  • f5de3be977 cargo: bump tokio-stream from 0.1.12 to 0.1.14 dependabot[bot] 2023-05-01 22:02:36 +00:00
  • 4b0a30eb66 cargo: bump reqwest from 0.11.16 to 0.11.17 dependabot[bot] 2023-05-01 22:00:52 +00:00
  • 7710467571 cargo: bump libc from 0.2.140 to 0.2.142 dependabot[bot] 2023-05-01 21:59:05 +00:00
  • 1687794b81 cargo: bump uuid from 1.3.0 to 1.3.2 dependabot[bot] 2023-05-01 21:57:42 +00:00
  • 158541f05c Document deltachat_rpc_client installation link2xt 2023-04-29 13:53:57 +00:00
  • 3178308c14 BREAKING: Remove "vc-contact-confirm-received", "vg-member-added-received" messages from Securejoin protocol (#3836) iequidoo/securejoin-gossip iequidoo 2023-04-28 14:01:21 -04:00
  • 4da9e392ca BREAKING: Remove Secure-Join-Fingerprint header from "vc-contact-confirm", "vg-member-added" messages (#3836) iequidoo 2023-04-28 13:12:22 -04:00
  • eb28899cd0 Add 1.112.8 link to the changelog link2xt 2023-04-27 10:28:38 +00:00
  • 432046225a Fix 1.114.0 link in the changelog link2xt 2023-04-27 10:27:29 +00:00
  • bf958ce6c1 More context for chat and chatlist errors (#3932) Simon Laux 2023-01-07 22:36:47 +01:00
  • ea8ee4e67d jsonrpc: Remove message id from chatlist item (#3071) Simon Laux 2023-01-07 02:00:48 +01:00
  • edfdbbdc90 Release 1.114.0 v1.114.0 link2xt 2023-04-24 22:31:17 +00:00
  • 1b8bfef441 jsonrpc: make event loop in ts client optional (#4347) Simon Laux 2023-04-24 23:18:55 +02:00
  • 514074de8b JSON-RPC: retrieve events via long polling link2xt 2023-04-20 10:03:13 +00:00
  • e7aab5c67c Remove newline from release-date.in link2xt 2023-04-20 15:40:09 +00:00
  • 40484e875e deltachat-ffi: update read_url_blob for new .log_err() link2xt 2023-04-20 15:23:20 +00:00
  • fc215ceb63 Merge v1.112.8 link2xt 2023-04-20 15:09:55 +00:00
  • 2701c135db Prepare 1.112.8 v1.112.8 link2xt 2023-04-20 14:10:34 +00:00
  • 3a8df3e673 Do not use println! in JSON-RPC link2xt 2023-04-20 12:32:52 +00:00
  • fa95b269a5 Backport new set_core_version.py link2xt 2023-04-20 14:03:47 +00:00
  • 0e9f8c4726 describe dc_http_response_t, needed for doxygen's @memberof B. Petersen 2023-04-20 15:52:54 +02:00
  • a8d4cbd5c1 Add C API to get HTTP responses link2xt 2023-04-19 19:38:37 +00:00
  • f68a2fc387 JSON-RPC: return mimetype and encoding for HTTP blobs link2xt 2023-04-19 23:33:19 +00:00
  • ede4e8109e Release 1.113.0 v1.113.0 link2xt 2023-04-18 17:06:46 +00:00
  • 663df6bdfd Replace 404 link with a web archive version link2xt 2023-04-18 15:30:28 +00:00
  • d97bdd9fd0 Add more links to configure documentation link2xt 2023-04-18 10:59:17 +00:00
  • a806a218bf Clippy; remove forgotten dbg! (#4338) Hocuri 2023-04-18 20:52:01 +02:00
  • 903633f422 Add regression test link2xt 2023-04-18 12:25:16 +00:00
  • 3c774b02e5 Only reset status to "" if a text/plain part without signature is received link2xt 2022-10-24 23:04:03 +00:00
  • 4aae48b0a1 Gracefully terminate deltachat-rpc-server on ctrl-c and SIGTERM (#4323) iequidoo 2023-04-13 22:17:22 -04:00
  • a8b790a5db deltachat-rpc-server: Drop Accounts object when terminating (#4323) iequidoo 2023-04-15 20:06:05 -04:00
  • 6a6ceb6875 Add send_recv() to test_utils.rs Hocuri 2023-04-18 16:08:19 +02:00
  • 37503dd3e8 JSON-RPC: add get_http_blob API link2xt 2023-04-18 12:52:36 +00:00
  • 3f615c8de6 Update h2 from 0.3.17 to 0.3.18 link2xt 2023-04-18 11:05:59 +00:00
  • 2ef5f2eb52 scheduler: use oneshot channel for "started" notifications link2xt 2023-04-17 17:38:49 +00:00
  • f267f6f756 Move event payloads to a submodule link2xt 2023-04-16 00:00:20 +00:00
  • 538db53887 accounts: comment fixes link2xt 2023-04-16 18:27:28 +00:00
  • 21349abed8 Fix newlines with prettier link2xt 2023-04-17 16:07:05 +00:00
  • d2fb2bb2ca Merge 1.112.7 into master link2xt 2023-04-17 15:24:15 +00:00
  • 0b832fb9de Prepare 1.112.7 v1.112.7 link2xt 2023-04-17 15:18:37 +00:00
  • 179b9ba2cb Update to released async-imap 0.8.0 link2xt 2023-04-17 10:41:17 +00:00
  • 9150e9fb38 Update crossbeam-channel from 0.5.7 to 0.5.8 link2xt 2023-04-17 10:48:35 +00:00
  • 4716fcef94 Use sync RwLock for debug_logging link2xt 2023-04-16 18:48:06 +00:00
  • 2b7ee85e30 debug_logging: use Context.emit_event() link2xt 2023-04-16 18:07:56 +00:00
  • 2b8888350b Debug logging refactoring link2xt 2023-04-16 00:37:39 +00:00
  • 4dfe34eedc fix review comments iequidoo 2023-04-15 21:05:37 -04:00