Commit Graph

  • e4a4c230fe fixup: ci dignifiedquire 2020-06-09 13:02:17 +02:00
  • f56a4450f3 switch rust tests to github ci dignifiedquire 2020-06-09 12:59:53 +02:00
  • 913db3b958 ci(github): update toolchain dignifiedquire 2020-06-09 12:55:25 +02:00
  • 7de23f86b1 Do not reply to messages that can't be decrypted Alexander Krotov 2020-06-08 22:45:51 +03:00
  • 35566f5ea5 Extend undecipherable group test Alexander Krotov 2020-06-08 20:52:29 +03:00
  • 34579974c3 Don't make ad-hoc groups when message cannot be decrypted Alexander Krotov 2020-06-08 08:29:58 +03:00
  • c6f19ea0a4 Add failing test for undecipherable group messages Alexander Krotov 2020-06-06 15:45:42 +03:00
  • 64ab955ad7 create_or_lookup_group: streamline group ID parsing Alexander Krotov 2020-06-08 08:14:21 +03:00
  • 4fdf496cac refine one more test to "newstyle" holger krekel 2020-06-08 14:58:01 +02:00
  • 6497e6397d merge direct imap tests into their already existing counterparts holger krekel 2020-06-08 14:39:11 +02:00
  • d8bbe2fcce refine test / chat API holger krekel 2020-06-08 14:16:40 +02:00
  • b6cc44a956 integrate direct imap test in existing BCC test holger krekel 2020-06-08 13:42:39 +02:00
  • 0105c831f1 make direct_imap a permanent feature of online accounts holger krekel 2020-06-08 11:15:53 +02:00
  • d40f96ac65 fixing imap interactions holger krekel 2020-06-08 08:10:34 +02:00
  • 69135709ac more refines and test fixes holger krekel 2020-06-08 00:56:32 +02:00
  • 612a9d012c snap using imapclient holger krekel 2020-06-08 00:02:59 +02:00
  • 2ad014faf4 Merge pull request #1563 from deltachat/recode-images bjoern 2020-06-08 11:02:35 +02:00
  • f3a59e19d8 simplify condition for jpeg-check B. Petersen 2020-06-07 15:56:48 +02:00
  • 17283c86a3 Update src/chat.rs bjoern 2020-06-07 15:44:23 +02:00
  • 945943a849 Update src/constants.rs bjoern 2020-06-07 15:37:29 +02:00
  • 34c69785d0 Update src/blob.rs bjoern 2020-06-07 15:37:05 +02:00
  • d5ea4f9b1a make clippy happy B. Petersen 2020-06-05 23:51:32 +02:00
  • 191009372b basically recode images B. Petersen 2020-06-05 21:19:12 +02:00
  • 39faddc74d create_or_lookup_adhoc_group: move comment to the correct place Alexander Krotov 2020-06-08 08:12:08 +03:00
  • 5d1623b98f Merge pull request #1574 from deltachat/better-subject-addon bjoern 2020-06-07 12:41:21 +02:00
  • af0dc42df3 add new string to deltachat.h B. Petersen 2020-06-06 23:26:14 +02:00
  • c18705fae3 Improve test Hocuri 2020-05-30 12:17:28 +02:00
  • 22973899b8 Assume that thare always is Config::Addr set Hocuri 2020-05-30 11:58:45 +02:00
  • f172e92098 Repair test Hocuri 2020-05-29 22:10:06 +02:00
  • e1ff657c78 Dont Hardcode 'Delta Chat' Hocuri 2020-05-29 22:08:05 +02:00
  • 3e6cd3ff34 Adapt to async, set first subject to 'Message from <sender name>' Hocuri 2020-05-29 21:33:51 +02:00
  • f8680724f8 Set subject to Re: <last subject> for better compability with normal MUAs Hocuri 2020-04-14 21:38:28 +02:00
  • 30c76976fc update links and add a little boilerplate / status info holger krekel 2020-06-06 18:36:56 +02:00
  • f0f020d9d2 chat: get rid of ChatId.is_error() Alexander Krotov 2020-06-06 18:36:48 +03:00
  • 17a13f0f83 Adapt spec.md to new subject (#1395) Hocuri 2020-06-06 18:30:27 +02:00
  • ec441b16f1 Revert "Enable strict TLS certificate checks by default" bjoern 2020-06-06 15:38:51 +02:00
  • 5239f2edad dc_receive_imf: replace chat_id.is_error() with chat_id.is_unset() Alexander Krotov 2020-06-06 18:29:29 +03:00
  • cd751a64cb python tests: fix typos Alexander Krotov 2020-06-06 16:11:59 +03:00
  • 6d9ff3d248 Enable strict TLS certificate checks by default Alexander Krotov 2020-06-05 08:33:55 +03:00
  • d97d9980dd cleanup holger krekel 2020-06-05 23:12:05 +02:00
  • 4ad4d6d10d Update python/src/deltachat/direct_imap.py holger krekel 2020-06-05 23:03:14 +02:00
  • 82731ee86c fix test holger krekel 2020-06-05 23:01:07 +02:00
  • 04bdfa17f7 improve shutdown order holger krekel 2020-06-05 22:27:11 +02:00
  • 7a5759de4b some streamlining and test fixing holger krekel 2020-06-05 22:01:14 +02:00
  • e29dcbf8eb remove wrong inbox folders holger krekel 2020-06-05 20:22:35 +02:00
  • 882f90b5ff more cleanups, don't run the test 30 times anymore -- it's too wasteful and doesn't gurantee test failure. holger krekel 2020-06-05 19:55:16 +02:00
  • 469451d5dd rework imap structure logging holger krekel 2020-06-05 19:50:39 +02:00
  • af33c2dea7 test pass again holger krekel 2020-06-05 17:51:40 +02:00
  • d076ab4d6d fix grouping / helper function holger krekel 2020-06-05 17:56:58 +02:00
  • e66ed8eadb shift tests away a little, mark "ignored" for regular pytest runs holger krekel 2020-06-05 16:50:42 +02:00
  • 186512b356 mark 30-times runs tests as ignored by default ignore_slow holger krekel 2020-06-05 16:43:21 +02:00
  • 05e1c00cd1 fix: update message ids correctly Hocuri 2020-06-05 16:27:22 +02:00
  • be573767f4 Comments Hocuri 2020-06-04 17:54:44 +02:00
  • d40754273d Small fixes Hocuri 2020-06-01 14:53:09 +02:00
  • 6e05039a10 Try to fix it. I dont like the code and it does not work. Hocuri 2020-05-31 18:07:40 +02:00
  • 76f4b9baa4 Let the python tast recognize when the mvbox is Inbox/DeltaChat instead of DeltaChat Hocuri 2020-05-30 19:19:50 +02:00
  • 1c936260a0 Rm some debug logs Hocuri 2020-05-29 18:37:20 +02:00
  • 676ff127c1 typo Hocuri 2020-05-29 17:41:55 +02:00
  • a704947546 Next try to reliably mark read Hocuri 2020-05-29 15:35:23 +02:00
  • a862484927 Print more info Hocuri 2020-05-29 14:46:25 +02:00
  • d66b6acde4 Lint Hocuri 2020-05-28 21:26:39 +02:00
  • 5677bf3fe5 Put emails into the tmp folder Hocuri 2020-05-28 21:09:09 +02:00
  • 85a4637b9f update_server_uid() when we see that a messhge was moved Hocuri 2020-05-28 20:29:18 +02:00
  • 232f1d4f86 Always call print_imap_structure when test fails Hocuri 2020-05-28 20:27:25 +02:00
  • 3cc5aef016 Add test_mark_bcc_read_on_server Hocuri 2020-05-28 19:50:27 +02:00
  • 79dac9513f Add print_imap_structure Hocuri 2020-05-28 17:15:27 +02:00
  • a8d53301e3 Adapt to new refactorings Hocuri 2020-05-28 13:24:33 +02:00
  • a4def9c39c Don't catch Hocuri 2020-05-23 15:40:28 +02:00
  • bd59f4914c Add hint where the error comes from Hocuri 2020-05-23 15:05:39 +02:00
  • d5e6b6231d Lint Hocuri 2020-05-23 14:32:38 +02:00
  • 89341c1ceb Add test_mark_read_on_server that reproduces https://github.com/deltachat/deltachat-core-rust/issues/1495 Hocuri 2020-05-23 14:12:37 +02:00
  • c0003c6726 Use Imaplib instead of ImapClient Hocuri 2020-05-23 14:11:43 +02:00
  • 1290c191b3 Move direct_imap to deltachat folder Hocuri 2020-05-23 10:42:48 +02:00
  • 69a28df74d rm unused import Hocuri 2020-05-21 15:28:50 +02:00
  • 303417f095 Add make_direct_imap() fn. I had to disable PersistentDict because I had problems with importing. Hocuri 2020-05-21 11:15:11 +02:00
  • 8483b3e1d3 Add holger's ImapConn Hocuri 2020-05-21 10:48:30 +02:00
  • ca95f25639 Use the Fingerprint type to handle fingerprints Floris Bruynooghe 2020-05-30 23:04:11 +02:00
  • 95cde55a7f Merge pull request #1549 from deltachat/fix-reconnect-logic Friedel Ziegelmayer 2020-06-03 16:17:15 +02:00
  • 8756c0cbe1 test(python): avoid race condition in unicode test dignifiedquire 2020-06-03 16:10:44 +02:00
  • 86c6b09814 fix: trigger reconnects when errors occur during idle and fetch dignifiedquire 2020-06-03 15:40:54 +02:00
  • 6ce27a7f87 Merge pull request #1548 from deltachat/fix-folders bjoern 2020-06-02 16:18:49 +02:00
  • 7addb15be5 fix(imap): deterministically detect folder meaning dignifiedquire 2020-06-02 15:18:24 +02:00
  • e579afc3bd just print events fix-repl-log B. Petersen 2020-06-01 16:25:41 +02:00
  • 7b3a962498 Sanitize address book Hocuri 2020-05-31 15:12:25 +02:00
  • 41bba7e780 Fix #880 Don't vary advanced login settings if a user set a particular setting Hocuri 2020-05-27 15:03:57 +02:00
  • 419b7d1d5c Merge pull request #1539 from deltachat/sane-configure Friedel Ziegelmayer 2020-05-29 19:32:49 +02:00
  • 6d8b4a7ec0 simplify further and apply CR dignifiedquire 2020-05-29 19:09:43 +02:00
  • 84963e198e do autoconfig only when no advanced options are entered B. Petersen 2020-05-29 17:26:47 +02:00
  • 408e9946af refactor(configure): cleanup logic dignifiedquire 2020-05-29 00:12:08 +02:00
  • 43f49f8917 refactor(configure): remove step-counter dignifiedquire 2020-05-28 23:16:52 +02:00
  • b6161c431b Fix #1474 "Sending message to contact with < or > in Recipient gets treated as "Sent" but is not received" (#1476) Hocuri 2020-05-29 18:14:21 +02:00
  • a236a619ad Finish Key->DcKey refactoring Floris Bruynooghe 2020-05-17 16:09:10 +02:00
  • cdbd3d7d84 Move ascii-armored stuff from Key to DcKey Floris Bruynooghe 2020-05-17 15:00:53 +02:00
  • 8efc880b77 Move Keyring and fingerprint to DcKey trait Floris Bruynooghe 2020-05-16 21:42:17 +02:00
  • 4bade7e13a Update cargo lock jikstra 2020-05-28 18:55:50 +02:00
  • 53099bbfd1 Merge pull request #1537 from deltachat/fix_dc_str_constants Jikstra 2020-05-28 18:24:11 +02:00
  • 7d1d02bf3b Add missing DC_STR_* constants to deltachat.h jikstra 2020-05-28 13:41:56 +02:00
  • 4f477ec6d2 Merge pull request #1536 from deltachat/prep-1.34 bjoern 2020-05-27 20:33:53 +02:00
  • 0a4d6fe09b bump version to 1.34.0 1.34.0 B. Petersen 2020-05-27 19:33:27 +02:00
  • 8640bd5ee6 update changelog B. Petersen 2020-05-27 19:31:51 +02:00