James Houlahan
adcf0827ee
feat: report corrupt update files
5 years ago
James Houlahan
cb839ff149
fix: check deprecated API statuscode first to better determine API error
5 years ago
Michal Horejsek
6ef2bb254d
Tests and final touches
5 years ago
Jakub
8ab852277c
Cache body structure in order to reduce network traffic
5 years ago
Michal Horejsek
516ca018d3
Mitigate Apple Mail re-sync (both bodies and meta info)
5 years ago
Michal Horejsek
5117672388
Turning off IMAP server while no connection
5 years ago
Michal Horejsek
3e9c4ba614
Fix move to local folder and back - remove deleted flag
5 years ago
Michal Horejsek
8cd17addbe
Apply 1 suggestion(s) to 1 file(s)
5 years ago
Michal Horejsek
2feaba8888
Fix invalid input report
5 years ago
James Houlahan
d5277454c6
fix: use pass by default on linux
5 years ago
James Houlahan
67a7d556ec
test: add test using fake helper
5 years ago
James Houlahan
5ad338e835
Apply 1 suggestion(s) to 1 file(s)
5 years ago
James Houlahan
e442c47eed
feat: default keychain helper
5 years ago
James Houlahan
5380edeeb9
feat: only delete if the secret is present in the keychain
5 years ago
James Houlahan
e50d1d01da
fix: address review comments
5 years ago
James Houlahan
082a803e47
feat: switchable keychain
5 years ago
James Houlahan
07d9bc0831
Happy New Year (silent updates)
5 years ago
James Houlahan
7b4204591c
fix: add missing OS to x-pm-appversion
5 years ago
James Houlahan
d2066173f0
feat: early access
5 years ago
James Houlahan
eccad4bbfd
feat: verify by checksum and remove if invalid
5 years ago
James Houlahan
dc3f61acee
Launcher, app/base, sentry, update service
5 years ago
James Houlahan
014c8af560
fix: panic when no multipart/alternative children
5 years ago
James Houlahan
175f0977f9
chore: bump go-imap dependency and remove go-imap-specialuse dependency
5 years ago
Michal Horejsek
9fe3718d3f
Fix empty label name
5 years ago
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