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
3606a0ab9f
QA build with option to change API URL by ENV variable
2020-09-17 08:30:31 +00:00
41ac61bbe8
fix: less spammy go-message logs
2020-09-15 09:37:29 +00:00
4b7c234e78
feat: strip comments from addresses
2020-09-14 14:46:44 +02:00
5bca6fc3cf
chore: tidy up before merge
2020-09-14 14:19:35 +02:00
9b3cc9dc34
feat: convert content type in html meta tags
2020-09-11 11:41:03 +02:00
3e8e3c912b
fix: don't doubly apply 822 texwrapper
2020-09-11 11:41:03 +02:00
5d0e3f36b4
fix: unhandled charset in header
2020-09-11 11:41:03 +02:00
da751a38e3
fix: public key names and content types
2020-09-11 11:41:03 +02:00
f9af17dd9b
fix: allow unknown encodings during initial parse
2020-09-11 11:41:03 +02:00
f622ecf678
feat: logging throughout parser
2020-09-11 11:41:03 +02:00
475e673b87
feat: add logging for encoding detection
2020-09-11 11:41:03 +02:00
ef2ace0afe
fix: always check charset before utf8 validity
2020-09-11 11:41:03 +02:00
d872d77cf5
fix: draft mime type instead of composermode
2020-09-11 11:41:03 +02:00
1f17628399
fix: unequal number of rich/plain parts
2020-09-11 11:41:03 +02:00