e055acb8eb
Use lenient version parser to properly parse version provided by Mac
2021-02-05 09:33:26 +00:00
50d167a983
Sending: do not send empty objects to API
2021-02-01 14:44:37 +01:00
0069eb9a0c
feat: remove dependency on go-apple-mobileconfig
2021-02-01 11:06:10 +01:00
0159f24f17
fix(GODT-1010): strip angle brackets from ExternalID
2021-02-01 08:57:33 +00:00
4ffa62f6ca
fix: set contentID if present and not explicitly attachment
2021-01-29 15:07:48 +01:00
0c458f709f
fix: use correct (historical) macOS keychain name
2021-01-29 15:07:48 +01:00
76dda10572
Importing to sent and inbox
2021-01-28 09:11:02 +00:00
0cde1ab801
hasher with logs and deterministic delimiter
2021-01-27 12:49:27 +00:00
adcf0827ee
feat: report corrupt update files
2021-01-25 15:45:12 +01:00
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
8ab852277c
Cache body structure in order to reduce network traffic
2021-01-22 10:54:36 +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
3e9c4ba614
Fix move to local folder and back - remove deleted flag
2021-01-22 08:45:28 +00: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
d5277454c6
fix: use pass by default on linux
2021-01-15 13:22:56 +00:00
67a7d556ec
test: add test using fake helper
2021-01-15 13:22:56 +00:00
5ad338e835
Apply 1 suggestion(s) to 1 file(s)
2021-01-15 13:22:56 +00:00
e442c47eed
feat: default keychain helper
2021-01-15 13:22:56 +00:00
5380edeeb9
feat: only delete if the secret is present in the keychain
2021-01-15 13:22:56 +00:00
e50d1d01da
fix: address review comments
2021-01-15 13:22:56 +00:00
082a803e47
feat: switchable keychain
2021-01-15 13:22:56 +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
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