Commit Graph

778 Commits

Author SHA1 Message Date
Jakub 1ed8e939b8 Other: typo 2021-09-20 14:28:57 +02:00
James Houlahan b5d63783f7 GODT-1318: Bump gopenpgp to 2.2.2, go-srp to a843a0b9, go-crypto to 52430bf6 2021-09-17 11:54:55 +02:00
Jakub e0113ec267 GODT-219: Update to godog v0.12.1 2021-09-10 13:38:05 +02:00
Alexander Bilyak 22d2bcc21d GODT-1205: "RCPT TO" does not contain all addressed from "CC" 2021-09-06 21:13:37 +00:00
Alexander Bilyak 91dcb2f773 Other: Bridge James 1.8.9 2021-09-01 12:20:59 +02:00
Alexander Bilyak c676c732ab Merge branch 'release-notes' into devel 2021-09-01 12:13:20 +02:00
Andrzej Szafranski 444f2d8a12 Other 2021-09-01 07:45:48 +00:00
Alexander Bilyak f10da3c7f0 GODT-1263: Fix crash on invalid or empty header 2021-08-27 13:39:34 +00:00
Alexander Bilyak b8dd9f82bd GODT-1235: Fix 401 response error handling 2021-08-27 12:29:42 +00:00
Alexander Bilyak 1157e60972 GODT-1261: Fix building messages with long key 2021-08-16 15:47:14 +02:00
James Houlahan e9e4d8c725 Other: use windows-compatible filename when dumping message in QA builds 2021-08-04 13:05:57 +02:00
Jakub 186fa24106 Other: Bridge James v 1.8.8 2021-07-21 06:45:47 +02:00
Jakub 63780b7b8d GODT-1234 Set attachment name 'message.eml' for `message/rfc822` attachments. 2021-07-19 14:40:55 +02:00
James Houlahan e3e4769d78 Other: remove dead code 2021-07-19 07:45:56 +02:00
James Houlahan b2e9c4e4e9 Other: Revert "GODT-1224: don't strip trailing newlines from message bodies"
This reverts commit 54161e263fa2f95795fc8623e9dfd2134afb0ae5.
2021-07-19 07:45:29 +02:00
James Houlahan db4cb36538 GODT-1224: don't strip trailing newlines from message bodies 2021-07-19 07:45:12 +02:00
James Houlahan 984864553e Other: better keychain logging 2021-07-19 07:44:58 +02:00
James Houlahan 2707a5627c Other: prefer empty string check vs nil check 2021-06-25 15:34:48 +02:00
Andrzej Szafranski 8e0d6d41a6 Other 2021-06-23 08:40:15 +00:00
Andrzej Szafranski 2b76a45e17 Other 2021-06-21 20:59:37 +00:00
Alexander Bilyak 7ab54da8c4 Other: Bridge James 1.8.7 2021-06-17 13:54:43 +02:00
James Houlahan 2cce29e858 GODT-1201: bump gopenpgp to 2.1.10 and update crypto time 2021-06-17 05:32:17 +00:00
James Houlahan ef1223391b GODT-1193: Don't doubly encode parts 2021-06-17 07:04:43 +02:00
Jakub fb98a797ba Merge branch 'release/james' into devel 2021-06-15 15:56:31 +02:00
Jakub 6be31bdeb2 Other go.mod 2021-06-15 15:55:02 +02:00
Andrzej Szafranski fce5990d19 Other: release notes 1.8.5 2021-06-15 08:57:59 +02:00
Jakub 1d4ee0c33e Other: Bridge 1.8.6 2021-06-14 09:07:50 +02:00
Jakub a3e102e456 GODT-1166: Do not expose current auth token in interface 2021-06-11 17:13:26 +02:00
Jakub 21dcac9fac GODT-1187: Remove IMAP/SMTP blocking when no internet. 2021-06-11 09:16:47 +00:00
Jakub f0ee82fdd2 GODT-1166: Preliminary disable IMAP/SMTP blocking feature. 2021-06-11 09:16:47 +00:00
Jakub 0c6a098af9 GODT-1166: Reduce the number of auth for live test
- Changed: Do not reauth controller clients.
- Changed: Verbosisty is set only once before run
- Changed: AddUser takes TestAccount as argument
- Added: Setup/clean up before/after test run
- Added: Access to the current refresh token from pmapi.Client interface.
- Added: Context function to add test a user to bridge without login, just call users.FinishLogin.
- Added: PMAPIController.GetAuthClient returns authenticated client for username.
- Added: Persistent clients does not loggout after every scenario.
- Changed: Disabled no-internet tests.
2021-06-11 09:16:47 +00:00
James Houlahan 5bf359d34f GODT-1193: don't use message.Read; permit non-UTF-8 charsets 2021-06-11 06:43:21 +00:00
Andrzej Szafranski 6d784f2444 Other: release notes 1.8.5 2021-06-11 08:33:54 +02:00
James Houlahan 835bf1e77f Other: make changelog linter happy 2021-06-09 09:51:31 +02:00
Alexander Bilyak df5fbda72f Other: Bridge James 1.8.5 2021-06-08 23:54:31 +02:00
Jakub c482f768d9 GODT-1189 GODT-1190 GODT-1191 Fix missing sender while creating draft. 2021-06-08 09:09:32 +02:00
Jakub 21cf7459c9 Other: Bridge 1.8.4 Changelog 2021-06-02 11:14:19 +02:00
Jakub cf1ba6588a GODT-949: Fix section parsing issue 2021-06-02 05:56:17 +02:00
James Houlahan 858f2c7f29 Other: add (failing) bodystructure test 2021-06-01 11:01:14 +00:00
James Houlahan f63238faed Other: stuff mostly passes but bodystructure parse is broken? 2021-06-01 11:01:14 +00:00
James Houlahan f6ff85f69d GODT-1184: Preserve signatures in externally signed messages 2021-06-01 11:01:14 +00:00
James Houlahan ec5b5939b9 GODT-949: Add comment about ignoring InvalidMediaParameter 2021-06-01 09:04:05 +00:00
James Houlahan dec00ff9cc GODT-949: Ignore some InvalidMediaParameter errors in lite parser 2021-06-01 10:54:01 +02:00
James Houlahan 9fddd77f0d GODT-1183: Add test for getting contact emails by email 2021-05-31 12:16:26 +00:00
Jakub aae65c9d38 Other: fix license year in QML 2021-05-31 13:48:01 +02:00
Jakub f3b197fa56 Merge branch 'release/james' into devel 2021-05-28 10:18:46 +02:00
James Houlahan 0a9ce5f526 GODT-1155: zero out mailbox password during logout 2021-05-27 16:48:45 +02:00
Jakub a2029002c4 GODT-1155 Update gopenpgp and use go-srp 2021-05-27 16:43:44 +02:00
Jakub 7c41c8e23a Other: Bridge James 1.8.3 2021-05-27 15:13:04 +02:00
James Houlahan 36fdb88d96 GODT-1182: use correct contacts route 2021-05-27 14:15:00 +02:00