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
eccad4bbfd
feat: verify by checksum and remove if invalid
2021-01-15 13:22:55 +00:00
dc3f61acee
Launcher, app/base, sentry, update service
2021-01-15 13:22:55 +00:00
014c8af560
fix: panic when no multipart/alternative children
2021-01-14 11:52:31 +01: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
a2cf1b6022
Fix parsing messages with long lines in header and long header split to multiple lines
2021-01-06 13:52:38 +01:00
a89dfc4524
Happy New Year
2021-01-04 11:55:15 +01:00
25c1014ab0
fix: only set ContentID for inline attachments
2020-12-30 06:36:54 +00:00
7b112fc448
Prefer From header instead of MAIL FROM address
2020-12-22 12:46:01 +00:00
2a0052dda6
Fix listener locking
2020-12-18 15:10:32 +00:00
e3332d1cb6
Windows needs txt suffix
2020-12-14 16:04:24 +00:00
f59f68f894
Fix Windows license path
2020-12-14 16:04:24 +00:00
9c881a02d6
Fix license path for arch
2020-12-14 16:04:24 +00:00
f295d03641
License button to open LICENSE file
2020-12-09 15:58:41 +00:00
38eb9fdac7
feat(GODT-906): support rfc2047-encoded content transfer encodings
2020-12-07 13:03:49 +01:00
33dfc5ce09
Use function to determine which functions to skip
2020-12-02 12:31:18 +00:00
2100e2ff7c
Enhanced sentry reporting
2020-12-02 12:31:18 +00: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
9d50a8cef2
Add OS to app version
2020-11-18 09:46:01 +00:00
e04196f8a0
feat: switch to public go-rfc5322 parser
2020-11-10 09:27:07 +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
052395f917
test: add benchmarks for rfc5322 address/date parser
2020-11-04 15:00:18 +01:00
f1d70361c9
Do not include conversation ID in references
2020-11-04 09:12:16 +00:00
3496599723
feat: custom address/date parser based on rfc5322 abnf
2020-11-03 16:21:06 +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
12403785af
fix: replace, don't add, transfer encoding when making body 7-bit clean
2020-10-09 13:55:37 +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
51c8bceed8
Changelog and use pmmime
2020-09-24 18:19:35 +02:00
e02c7c7f06
Parsing message with empty address as '<>'
2020-09-24 15:37:21 +02:00
15c1d7bc24
fix: duplicate charset param
2020-09-24 14:26:45 +02:00
a89a3f6612
Convert to UTF-8 any message part which specifies charset
2020-09-24 13:58:15 +02:00
d956b04062
Parsing non-utf8 multipart/alternative message
2020-09-24 13:17:38 +02:00
ef1671d4ab
Parsing message with empty CC
2020-09-24 12:23:31 +02:00
b3ed8d51a7
fix: version check for catalina
2020-09-17 11:35:05 +00:00