Michal Horejsek
a2cf1b6022
Fix parsing messages with long lines in header and long header split to multiple lines
5 years ago
Jakub
a89dfc4524
Happy New Year
5 years ago
James Houlahan
25c1014ab0
fix: only set ContentID for inline attachments
5 years ago
Michal Horejsek
7b112fc448
Prefer From header instead of MAIL FROM address
5 years ago
Michal Horejsek
2a0052dda6
Fix listener locking
5 years ago
Michal Horejsek
e3332d1cb6
Windows needs txt suffix
5 years ago
Michal Horejsek
f59f68f894
Fix Windows license path
5 years ago
Michal Horejsek
9c881a02d6
Fix license path for arch
5 years ago
Michal Horejsek
f295d03641
License button to open LICENSE file
5 years ago
James Houlahan
38eb9fdac7
feat(GODT-906): support rfc2047-encoded content transfer encodings
5 years ago
Michal Horejsek
33dfc5ce09
Use function to determine which functions to skip
5 years ago
Michal Horejsek
2100e2ff7c
Enhanced sentry reporting
5 years ago
Michal Horejsek
64206e69bd
Fix of all known flaky tests
5 years ago
Michal Horejsek
ca962ce5ad
Import encrypted messages as is
5 years ago
Jakub
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)
5 years ago
Pavel Škoda
7b44f12ab1
Update sentry client
5 years ago
Jakub
874882b554
Logic change to follow old code.
5 years ago
Jakub
945bdf4c60
Custom types for flags and encrypted outside test
5 years ago
Jakub
6e1e5a2afe
re-organise test definitions
5 years ago
Jakub
b709b51790
Simplify test cases
5 years ago
Jakub
d380485bb6
Fixing lint and integration tests, changelog, GODT-880, and typos
5 years ago
Jakub
87c8228cd0
rename
5 years ago
Jakub
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
5 years ago
Pavel Škoda
9d50a8cef2
Add OS to app version
5 years ago
James Houlahan
e04196f8a0
feat: switch to public go-rfc5322 parser
5 years ago
Michal Horejsek
b9740e1b7d
Close connection before deleting labels to prevent panics accessing deleted bucket
5 years ago
Jakub
a62fa132e6
rename build tag
5 years ago
James Houlahan
052395f917
test: add benchmarks for rfc5322 address/date parser
5 years ago
Michal Horejsek
f1d70361c9
Do not include conversation ID in references
5 years ago
James Houlahan
3496599723
feat: custom address/date parser based on rfc5322 abnf
5 years ago
James Houlahan
9e0635a6a4
fix: don't check tls fingerprints when checking connectivity
5 years ago
Jakub
a21bb130e1
Append duplicate of emails with References
5 years ago
James Houlahan
12403785af
fix: replace, don't add, transfer encoding when making body 7-bit clean
6 years ago
James Houlahan
7874183052
fix(GODT-770): handle extraneous end-of-mail
6 years ago
Michal Horejsek
ec73170e9b
Use label.Path instead of Name
6 years ago
Jakub Cuth
51c8bceed8
Changelog and use pmmime
6 years ago
Michal Horejsek
e02c7c7f06
Parsing message with empty address as '<>'
6 years ago
James Houlahan
15c1d7bc24
fix: duplicate charset param
6 years ago
Michal Horejsek
a89a3f6612
Convert to UTF-8 any message part which specifies charset
6 years ago
Michal Horejsek
d956b04062
Parsing non-utf8 multipart/alternative message
6 years ago
Michal Horejsek
ef1671d4ab
Parsing message with empty CC
6 years ago
James Houlahan
b3ed8d51a7
fix: version check for catalina
6 years ago
Michal Horejsek
3606a0ab9f
QA build with option to change API URL by ENV variable
6 years ago
James Houlahan
41ac61bbe8
fix: less spammy go-message logs
6 years ago
James Houlahan
4b7c234e78
feat: strip comments from addresses
6 years ago
James Houlahan
5bca6fc3cf
chore: tidy up before merge
6 years ago
James Houlahan
9b3cc9dc34
feat: convert content type in html meta tags
6 years ago
James Houlahan
3e8e3c912b
fix: don't doubly apply 822 texwrapper
6 years ago
James Houlahan
5d0e3f36b4
fix: unhandled charset in header
6 years ago
James Houlahan
da751a38e3
fix: public key names and content types
6 years ago