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
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