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
d872d77cf5
fix: draft mime type instead of composermode
2020-09-11 11:41:03 +02:00
de58c7a905
Cookies for Import-Export
2020-09-09 09:09:35 +02:00
2e439e17cf
Remove unused scope methods
2020-09-09 06:21:02 +00:00
f73aeec97f
Update changelog
2020-09-08 08:43:05 +00:00
8a7b4bb919
Improve user agent
2020-09-08 08:43:05 +00:00
78fd73ee2a
Merge branch 'release/congo' into devel
2020-09-08 09:37:05 +02:00
9218598140
Update routes to API v4
2020-08-31 07:42:20 +00:00
658ead9fb3
Import/Export final touches
2020-08-24 10:11:51 +02:00
7e5e3d3dd4
Import/Export GUI
2020-08-24 10:11:51 +02:00
1c10cc5065
Import/Export backend
2020-08-24 10:11:51 +02:00
49316a935c
Shared GUI for Bridge and Import/Export
2020-08-24 10:11:50 +02:00
b598779c0f
Import/Export backend prep
2020-08-24 10:11:50 +02:00
77c6ba381e
fix: mime type
2020-08-18 09:14:46 +00:00
61a841ced7
refactor: builder pattern for generateSendingInfo
2020-08-18 09:14:46 +00:00
5411b29d17
Merge branch 'release/v1.3.X' into devel
2020-08-17 09:58:39 +02:00
6c93f1f1ec
Fix integration tests - compiting message flags
2020-08-17 09:10:03 +02:00
e333ccd29e
feat: persistent cookies
2020-08-12 14:55:24 +02:00
bf0945eaef
fix: race condition in AuthRefresh that could cause user to be logged out
2020-07-16 10:19:50 +02:00
fc4e77604f
fix: don't panic if not given tls connection in pin checker
2020-07-09 13:19:32 +02:00
b25baa2524
test: set sent label properly
2020-07-03 07:45:16 +00:00
35ae2011b6
Merge branch master into devel
2020-07-02 10:16:08 +02:00
7301e5571c
fix: return error if parsing header fails GODT-502
2020-06-26 11:35:07 +02:00
7ec4309ae1
fix: correctly handle failure to unlock single key
2020-06-24 14:22:26 +02:00
ec224a962f
fix: hang when reloading keys
2020-06-22 10:19:13 +02:00
02804d067c
fix: ensure doh connections are closed when it is disabled
2020-06-17 10:57:12 +02:00
9241a9bdbf
feat: add reloadkeys method
2020-06-16 12:51:28 +02:00
f3e6af5571
feat: clear keys after unmarshaling
2020-06-16 10:23:21 +02:00
c19bb0fa97
feat: migrate to gopenpgp v2
2020-06-16 07:34:46 +00:00
45e99caa23
fix: handle double charset everywhere by using our ParseMediaType
2020-06-03 12:51:31 +00:00
579e962980
check license
2020-05-29 14:01:10 +02:00
cc14b523cb
fix: correct doh timeouts
2020-05-27 07:32:26 +00:00