Commit Graph

  • 7d048ac419 Add autodelete timers Alexander Krotov 2020-01-01 23:10:47 +01:00
  • 41fe3db79d Add ChatItem type Alexander Krotov 2020-06-26 02:58:48 +03:00
  • 42f6a7c77c Remove dc_array_get_raw Alexander Krotov 2020-06-24 22:09:34 +03:00
  • 09833eb74d dc_array: introduce MsgIds variant Alexander Krotov 2020-06-24 20:50:51 +03:00
  • 2c11df46a7 dc_array: remove unnecessary "as u32" cast Alexander Krotov 2020-06-24 20:49:15 +03:00
  • 443ad04f46 Mark all dc_array method as pub(crate) Alexander Krotov 2020-06-24 20:48:48 +03:00
  • f2d09cc51e dc_array: simplify and test search_id Alexander Krotov 2020-06-24 20:47:39 +03:00
  • 83dde57afa Remove unused dc_array methods Alexander Krotov 2020-06-24 20:34:17 +03:00
  • fdacf98b69 handle_mdn: compare from_id to DC_CONTACT_ID_LAST_SPECIAL Alexander Krotov 2020-06-26 01:10:50 +03:00
  • df546b9d2e more type fixes sqlx dignifiedquire 2020-06-24 12:57:39 +02:00
  • 5c13d2322a improve some typehints dignifiedquire 2020-06-24 11:54:43 +02:00
  • 2d5caf9d3e fix compilation dignifiedquire 2020-06-24 11:06:26 +02:00
  • 876e3ed58e update deps dignifiedquire 2020-06-24 10:55:31 +02:00
  • cdb5f0d536 refactor(sql): switch execute to sqlx dignifiedquire 2020-05-26 01:08:32 +02:00
  • 0d791bb6b3 feat: start preparations for sqlx, split out migrations dignifiedquire 2020-05-25 18:43:30 +02:00
  • 9152f93a46 Merge pull request #1668 from deltachat/add-sanitise-tests bjoern 2020-06-23 19:04:51 +02:00
  • 6a4b6fddac Merge pull request #1659 from deltachat/prep-1.39 1.39.0 bjoern 2020-06-23 19:01:36 +02:00
  • e3c90aff22 add more tests for BlobObject::sanitise_name() B. Petersen 2020-06-23 18:51:40 +02:00
  • b7464f7a5c bump version to 1.39 B. Petersen 2020-06-22 16:26:38 +02:00
  • 53128cc64b update changelog for 1.39 and fix the one for 1.36 B. Petersen 2020-06-22 16:25:57 +02:00
  • ccf8eeacd6 Merge pull request #1667 from deltachat/revert-1664-sanitize-filename-reader-friendly bjoern 2020-06-23 18:40:40 +02:00
  • aeb8a2e260 Revert "Switch to sanitize-filename-reader-friendly" bjoern 2020-06-23 18:11:18 +02:00
  • 93797bc82f Switch to sanitize-filename-reader-friendly Alexander Krotov 2020-06-23 02:28:35 +03:00
  • 07236efc45 fix bcc_self to remain "0" for testrun/fivechat test accounts holger krekel 2020-06-23 02:13:48 +02:00
  • 0fbddc939b update provider-db B. Petersen 2020-06-22 22:53:14 +02:00
  • a031151587 Fix two +nightly clippy suggestions Alexander Krotov 2020-06-23 02:26:13 +03:00
  • 545ff4f7ba apply config_defaults only for unset values B. Petersen 2020-06-23 00:33:41 +02:00
  • 73e695537a add missing doc for bcc_self B. Petersen 2020-06-22 19:48:51 +02:00
  • 16e3c113b7 update ffi docs; avatar is sent with messages since end 2019 B. Petersen 2020-06-22 17:14:52 +02:00
  • 88d7bf49ff Merge pull request #1658 from deltachat/remove-config-changes-interrupt bjoern 2020-06-22 14:18:48 +02:00
  • 74ea884aa4 remove now superfluous interrupting on watch-settings-changes B. Petersen 2020-06-22 13:48:33 +02:00
  • 16c53637d9 update docs to new watch-settings behavior B. Petersen 2020-06-22 13:47:47 +02:00
  • f63f0550b0 Merge pull request #1654 from deltachat/fix-move-loops Friedel Ziegelmayer 2020-06-22 12:51:43 +02:00
  • 530503932b Merge pull request #1655 from deltachat/feat-update-deps Friedel Ziegelmayer 2020-06-22 12:23:26 +02:00
  • d2dc4edd82 Merge pull request #1657 from deltachat/fix-move-loops-inbox Friedel Ziegelmayer 2020-06-22 12:23:10 +02:00
  • 8de1bc6cbd sql: fix potential panic in maybe_add_file Alexander Krotov 2020-06-22 01:45:40 +03:00
  • 76e39bfa7c this pr creates the inbox_loop inpendendingly of inbox_watch config-setting as the loop is also required to perform jobs. the config-setting is checked inside the loop then B. Petersen 2020-06-22 12:00:25 +02:00
  • cf09942737 deltachat-ffi: use as_deref() as suggested by clippy Alexander Krotov 2020-06-22 02:05:07 +03:00
  • 6fe1f01c5f feat: update deps dignifiedquire 2020-06-22 10:04:10 +02:00
  • f880d6188b fix(scheduler): only start watch loops if the appropriate config is set dignifiedquire 2020-06-22 10:00:50 +02:00
  • 22c62ea6af Merge pull request #1649 from deltachat/freepascal bjoern 2020-06-21 21:52:51 +02:00
  • e3af3a24a8 README: add link to Free Pascal bindings Alexander Krotov 2020-06-21 20:14:30 +03:00
  • 7bfadb14ea Fix a typo (prover -> provider) Alexander Krotov 2020-06-21 20:13:06 +03:00
  • 75d20b899a Merge pull request #1646 from deltachat/prep-1.38 bjoern 2020-06-21 12:12:02 +02:00
  • 31a5811241 bump version to 1.38 1.38.0 B. Petersen 2020-06-20 19:16:07 +02:00
  • cd1f5bf229 update changelog for 1.38 B. Petersen 2020-06-20 19:09:33 +02:00
  • 632fc19f41 Merge pull request #1645 from deltachat/correct-seen bjoern 2020-06-20 19:05:34 +02:00
  • 7ad95ea165 give correct "fresh" flag to calc_sort_timestamp() B. Petersen 2020-06-20 18:36:09 +02:00
  • 9d7b756ddb Unify some testing interfaces Floris Bruynooghe 2020-06-19 20:23:05 +02:00
  • 73412db267 Merge pull request #1644 from deltachat/stop-time-in-repl bjoern 2020-06-20 13:07:50 +02:00
  • 059a7bcd7f print time needed to build chatlist in repl tool B. Petersen 2020-06-20 00:56:43 +02:00
  • 3e47564b2f Merge pull request #1643 from deltachat/prep-1.37 bjoern 2020-06-19 21:54:04 +02:00
  • d8be0cdf35 bump version to 1.37 1.37.0 B. Petersen 2020-06-19 21:32:47 +02:00
  • 26a44b6d32 update changelog for 1.37 B. Petersen 2020-06-19 21:31:34 +02:00
  • 12eacaae36 Merge pull request #1641 from deltachat/oauth2-provider-db bjoern 2020-06-19 21:13:36 +02:00
  • 2d8148a1a3 make use of new oauth2-authorizer information in the provider-db B. Petersen 2020-06-19 17:06:31 +02:00
  • 916007ed2d run update.py B. Petersen 2020-06-19 16:38:03 +02:00
  • b91b88e11b let update.py add information of oauth2-authorizer B. Petersen 2020-06-19 16:37:43 +02:00
  • b6c0f44608 Merge pull request #1635 from deltachat/fix-chatlist-hidden bjoern 2020-06-19 13:36:08 +02:00
  • 2a623541d7 configure/mod.rs: forbid indexing and slicing Alexander Krotov 2020-06-19 11:28:48 +03:00
  • 0007e93e80 scheduler: forbid indexing and slicing Alexander Krotov 2020-06-19 02:44:49 +03:00
  • c655fd8a64 contact: forbid indexing and slicing Alexander Krotov 2020-06-19 02:44:23 +03:00
  • ad531876fd contact: simplify name normalization Alexander Krotov 2020-06-19 02:01:54 +03:00
  • 53bee68acb smtp/mod.rs: forbid indexing and slicing Alexander Krotov 2020-06-19 00:10:42 +03:00
  • b5400cf551 Refactor imap/mod.rs to avoid indexing Alexander Krotov 2020-06-18 22:58:21 +03:00
  • 491af1b583 fix getting last message for chatlist B. Petersen 2020-06-18 14:46:04 +02:00
  • 5b1d06cb28 Merge pull request #1634 from deltachat/typo-faild bjoern 2020-06-18 03:02:23 +02:00
  • 7df5195d77 fix typo B. Petersen 2020-06-18 00:31:40 +02:00
  • baff13ecab fix warnings and bugs, noticed on nightly 1.36.0 dignifiedquire 2020-06-17 19:20:58 +02:00
  • 3e05015028 remove all mentioning of clippy and checks fix1623 holger krekel 2020-06-17 18:53:09 +02:00
  • 6aa0291dfe remove one more holger krekel 2020-06-17 18:14:05 +02:00
  • bb9112811a and another one bites holger krekel 2020-06-17 17:48:43 +02:00
  • 9574c09613 another try holger krekel 2020-06-17 17:04:49 +02:00
  • 486c9f6655 another try holger krekel 2020-06-17 16:28:38 +02:00
  • 65aec0c965 try a different way holger krekel 2020-06-17 16:24:32 +02:00
  • e0750a04e8 try fix #1623 the wrong warnings holger krekel 2020-06-17 16:09:07 +02:00
  • a7bf05bebb Merge pull request #1629 from deltachat/prep-1.36 bjoern 2020-06-17 16:06:21 +02:00
  • aa9b5da1c0 bump version to 1.36 B. Petersen 2020-06-17 00:03:00 +02:00
  • dfd705f9c6 update changelog for 1.36.0 B. Petersen 2020-06-16 23:57:41 +02:00
  • 472c0bcea5 Merge pull request #1631 from deltachat/fix-securejoin bjoern 2020-06-17 15:45:11 +02:00
  • 8c2af132c8 Sync heuristically_parse_ndn() and maybe_ndn in prefetch_should_download() Hocuri 2020-06-17 10:46:18 +02:00
  • 79145576ab s/fingerprint/fingerpring.hex()/ Hocuri 2020-06-17 11:08:38 +02:00
  • 8ca55b0f60 clippy Hocuri 2020-06-16 15:36:04 +02:00
  • 74cb4ca1cd Check for mime_parser.has_chat_version() instead of is_dc_message != MessengerMessage::No and avoid passing is_dc_message around, this will save us output &mut argument and simplify the logic. Hocuri 2020-06-16 13:07:14 +02:00
  • 351e5dc6f3 Add Python test Hocuri 2020-06-12 13:17:18 +02:00
  • 4eee4a08e7 Mark read receipts as read Hocuri 2020-06-11 23:02:54 +02:00
  • b5fa0f8924 Add support for G Suite domains Maykel Moya 2020-06-04 01:33:20 +02:00
  • baba91c054 pgp: refactor and document pk_decrypt() Alexander Krotov 2020-06-14 19:31:19 +03:00
  • 40c9c2752b Parse ndns from Tiscali Hocuri 2020-06-16 11:42:19 +02:00
  • f4a1a526f5 Merge pull request #1628 from deltachat/lto bjoern 2020-06-16 22:58:54 +02:00
  • 7d80179ed1 Re-enable lto=true for release builds Alexander Krotov 2020-06-16 23:12:07 +03:00
  • 71080ed6d5 Merge pull request #1620 from deltachat/update-docs bjoern 2020-06-16 18:41:00 +02:00
  • 44037dd711 Update deltachat-ffi/deltachat.h bjoern 2020-06-15 21:51:28 +02:00
  • bc275d8670 update docs B. Petersen 2020-06-15 12:36:52 +02:00
  • 90255bda68 Do not interrupt inbox when a moved message is detected no_move_interrupt Alexander Krotov 2020-06-16 00:17:33 +03:00
  • eb29f9c4c1 Parse testrun NDNs Hocuri 2020-06-15 16:07:02 +02:00
  • be4d91fcb3 Download & decrypt uploaded attachements. http-upload Franz Heinzmann (Frando) 2020-06-14 01:02:09 +02:00
  • 6340b278d9 Merge pull request #1619 from deltachat/rotate-images bjoern 2020-06-15 11:37:31 +02:00
  • 519e1c1cd0 warn about unused orientation values, add a comment about the orientation values B. Petersen 2020-06-15 02:18:48 +02:00
  • d2320394ca convert exif orientation to desired pixel rotation B. Petersen 2020-06-15 01:13:11 +02:00