a3e102e456
GODT-1166: Do not expose current auth token in interface
2021-06-11 17:13:26 +02:00
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
cf1ba6588a
GODT-949: Fix section parsing issue
2021-06-02 05:56:17 +02:00
f6ff85f69d
GODT-1184: Preserve signatures in externally signed messages
2021-06-01 11:01:14 +00:00
9fddd77f0d
GODT-1183: Add test for getting contact emails by email
2021-05-31 12:16:26 +00:00
f3b197fa56
Merge branch 'release/james' into devel
2021-05-28 10:18:46 +02:00
a2029002c4
GODT-1155 Update gopenpgp and use go-srp
2021-05-27 16:43:44 +02:00
36fdb88d96
GODT-1182: use correct contacts route
2021-05-27 14:15:00 +02:00
629d6c5e4d
GODT-1175: report bug
2021-05-20 15:24:43 +02:00
ce64aeb05f
Other: avoid API jail
2021-05-03 07:05:15 +02:00
8109831c07
GODT-35: Finish all details and make tests pass
2021-04-30 05:41:39 +02:00
2284e9ede1
GODT-35: New pmapi client and manager using resty
2021-04-30 05:34:36 +02:00
50550d42b4
GODT-213: Message Builder
2021-04-15 09:51:08 +00:00
2d95f21567
Other: add straightforward linters
2021-04-08 16:09:40 +02:00
7d0af7624c
Other: Bump linter
2021-04-07 10:54:09 +02:00
1f25aeab31
GODT-980: placeholder for user agent
2021-02-17 13:49:51 +01:00
8b436186a4
GODT-1034 More tolerant connection speed detection
2021-02-17 06:13:15 +00:00
50d167a983
Sending: do not send empty objects to API
2021-02-01 14:44:37 +01:00
cb839ff149
fix: check deprecated API statuscode first to better determine API error
2021-01-25 10:32:07 +00:00
6ef2bb254d
Tests and final touches
2021-01-22 11:33:49 +01:00
516ca018d3
Mitigate Apple Mail re-sync (both bodies and meta info)
2021-01-22 10:54:35 +01:00
5117672388
Turning off IMAP server while no connection
2021-01-22 10:54:35 +01:00
8cd17addbe
Apply 1 suggestion(s) to 1 file(s)
2021-01-22 08:10:40 +00:00
2feaba8888
Fix invalid input report
2021-01-22 08:10:40 +00:00
07d9bc0831
Happy New Year (silent updates)
2021-01-15 13:22:56 +00:00
7b4204591c
fix: add missing OS to x-pm-appversion
2021-01-15 13:22:55 +00:00
d2066173f0
feat: early access
2021-01-15 13:22:55 +00:00
dc3f61acee
Launcher, app/base, sentry, update service
2021-01-15 13:22:55 +00:00
175f0977f9
chore: bump go-imap dependency and remove go-imap-specialuse dependency
2021-01-11 12:25:06 +00:00
9fe3718d3f
Fix empty label name
2021-01-07 09:26:54 +01:00
a89dfc4524
Happy New Year
2021-01-04 11:55:15 +01:00
64206e69bd
Fix of all known flaky tests
2020-11-30 16:15:53 +01:00
ca962ce5ad
Import encrypted messages as is
2020-11-27 09:09:11 +01:00
072ce54fe1
Bridge 1.5.2 Golden Gate
...
Release Notes
* Improved package creation logic
* Refactor of sending functions to simplify code maintenance
* Added tests for package creation
Fixed
* Bridge crashes related to labels handling
* GUI popup related to TLS connection error
* An issue where a random session key is included in the data payload
* Error handling (including improved detection)
2020-11-24 10:38:36 +01:00
7b44f12ab1
Update sentry client
2020-11-20 14:44:42 +00:00
874882b554
Logic change to follow old code.
2020-11-20 13:39:13 +00:00
945bdf4c60
Custom types for flags and encrypted outside test
2020-11-20 13:39:13 +00:00
6e1e5a2afe
re-organise test definitions
2020-11-20 13:39:13 +00:00
b709b51790
Simplify test cases
2020-11-20 13:39:13 +00:00
d380485bb6
Fixing lint and integration tests, changelog, GODT-880, and typos
2020-11-20 13:39:13 +00:00
87c8228cd0
rename
2020-11-20 13:39:13 +00:00
152046bf97
refactor smtp sending
...
* [x] move package creation logic to `pmapi.SendMessageReq`
* [ ] write test of package creation logic
* [x] internal
* [x] plain
* [x] external encrypted
* [ ] signature ???
* [x] attachments
2020-11-20 13:39:13 +00:00
b9740e1b7d
Close connection before deleting labels to prevent panics accessing deleted bucket
2020-11-10 07:50:29 +00:00
a62fa132e6
rename build tag
2020-11-06 16:02:30 +01:00
9e0635a6a4
fix: don't check tls fingerprints when checking connectivity
2020-11-02 13:38:39 +00:00
f9d58f4f9c
Merge branch 'release/forth' into release/danube
2020-10-21 09:07:27 +02:00
a21bb130e1
Append duplicate of emails with References
2020-10-14 10:11:49 +02:00
7874183052
fix(GODT-770): handle extraneous end-of-mail
2020-10-01 16:16:15 +02:00
ec73170e9b
Use label.Path instead of Name
2020-09-30 09:38:35 +02:00
3606a0ab9f
QA build with option to change API URL by ENV variable
2020-09-17 08:30:31 +00:00