0b39b2adf6
Merge release/golden-gate into devel
2021-01-20 16:48:03 +01:00
25a8c1962b
lint changelog
2021-01-20 09:48:43 +01:00
f18dcf9db3
Bridge Golden-Gate v1.5.6
...
Changed
• Improvements to message parsing
• Better error handling
Fixed
• AppleMail crashes (related to timestamps)
• Sending messages from aliases in combined inbox mode
• Fedora font issues
2021-01-18 12:25:08 +01:00
98ab794f13
[GODT-274] GUI changes for autoupdates
...
[GODT-275] Add enable/disable auto updates GUI option
Refactor Updater module
GODT-805 Changed manual update information bar layout
GODT-806, GODT-875 Change update dialogs
Refactor InformationBar
2021-01-15 13:22:55 +00:00
dc3f61acee
Launcher, app/base, sentry, update service
2021-01-15 13:22:55 +00:00
2f149eb545
Bridge Golden-Gate v1.5.5
...
Changed
• Improvements to message parsing
• Better error handling
Fixed
• AppleMail crashes (related to timestamps)
• Sending messages from aliases in combined inbox mode
• Fedora font issues
2021-01-13 15:24:25 +01:00
9d576beeb8
Bridge 1.5.4 Golden Gate
2020-12-14 21:15:25 +01:00
9b82c03959
Import-Export app Elbe 1.2.3
...
• Allow an import of already encrypted messages (as cypher text)
• Cosmetic GUI changes
• Better error handling
• Installation issues on linux
2020-12-09 17:57:44 +01:00
914d1b27b5
Bridge Golden-Gate 1.5.3
...
• Support read confirmations
• Adding GPLv3 licence button to the GUI
• Improved testing
• AppleMail crashes (timestamp related)
• Encoding errors
• Installation issues on linux
2020-12-09 17:56:21 +01:00
6877a5a15d
Add changelog linter
2020-12-01 08:48:21 +00:00
a50266cdc0
Merge branch 'master' into release/elbe
2020-11-27 07:46:40 +01:00
6230200218
Import-Export app Elbe 1.2.2
...
Changed
* Improvements to the import from large mbox files with multiple labels
* Not allow to run multiple instances of the app or transfers at the same time
* Better handling and displaying of skipped messages
* Various enhancements of the import process related to parsing
* Cosmetic GUI changes
* Better error handling
Fixed
* Linux font issues - Fedora specific
* App response to the user pausing and canceling import or export
* Upgrade errors
2020-11-27 07:37:08 +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
1f31df3a94
Bridge 1.5.1 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-23 07:43:43 +01:00
7b44f12ab1
Update sentry client
2020-11-20 14:44:42 +00:00
a0fbed5859
use unreleased for changes
2020-11-20 14:35:24 +01:00
ba65494fce
Try load messages one-by-one
2020-11-13 09:43:04 +00:00
70645c1732
Import-Export Elbe 1.2.1
...
• Further improvements to address and date parsing
• Better handling and displaying of skipped messages
• Improved error reporting
2020-11-11 14:03:00 +01:00
1055e60d27
Fixing time order in changelog.
2020-11-11 12:02:56 +01:00
b9740e1b7d
Close connection before deleting labels to prevent panics accessing deleted bucket
2020-11-10 07:50:29 +00:00
5b7eabe21a
Skipped messages do not change total counts but shows as separate number
2020-11-09 11:58:32 +00:00
d5d60aa11b
feat: remove tls upgrade error notification
2020-11-09 10:59:42 +00:00
f1d70361c9
Do not include conversation ID in references
2020-11-04 09:12:16 +00:00
9e0635a6a4
fix: don't check tls fingerprints when checking connectivity
2020-11-02 13:38:39 +00:00
10509621ce
Updated go-mbox dependency back to upstream
2020-11-02 10:32:21 +01:00
3727ecdfe5
Show in error counts also lost messages at the end report
2020-10-30 13:58:32 +00:00
ac71d22e86
Waiting for unilateral update during deleting the message
2020-10-30 13:42:04 +00:00
881cb64beb
Release Danube: notes, version bump, change log
2020-10-29 12:57:59 +01:00
1286e57b63
Support Apple Mail MBOX export format
2020-10-29 09:07:37 +01:00
fe5f73d96e
Fix crash when IMAP client connects while account is logging in
2020-10-29 07:21:45 +00:00
8f7a8b31a3
Apply 1 suggestion(s) to 1 file(s)
2020-10-28 16:42:57 +00:00
68db35d5d4
Not able to update I-E on mac GODT-794
...
Added missing signal, corrected the update name, log tweaks.
2020-10-28 16:42:57 +00:00
df17017ced
Apply 1 suggestion(s) to 1 file(s)
2020-10-28 10:20:32 +00:00
5c48332b0e
change rectangle to column in global settings GODT-677
2020-10-27 10:13:08 +01:00
8985738af5
Merge master into devel
2020-10-23 10:31:08 +02:00
2d8a676dd5
Merge branch 'release/forth' into release/danube
2020-10-22 18:00:33 +02:00
7e0a9f398c
I/E Fix printing zero time in error report
2020-10-22 09:12:56 +00:00
bb46d9a009
README and BUILD info about Import-Export and tags
2020-10-22 10:22:00 +02:00
606b42a6e7
Fix flaky TestFailUnpauseAndStops
2020-10-22 10:04:22 +02:00
d547f5ea22
Changelog
2020-10-21 13:56:55 +02:00
563b4889e3
Update go-imap dependency to get fix for UTF-7 incompatibility
2020-10-21 09:15:42 +00:00
b449beb68c
Do not spam sentry with bad ID by integration test
2020-10-21 08:38:54 +00:00
f9d58f4f9c
Merge branch 'release/forth' into release/danube
2020-10-21 09:07:27 +02:00
ef85c8df24
Detect Gmail labels from All Mail mbox export
2020-10-21 09:04:05 +02:00
719d369c2a
Fix transfer stopping
2020-10-21 06:42:54 +00:00
51b6f95342
Show fatal errors after export is terminated
2020-10-21 06:14:39 +00:00
26fb1fc34d
Sanizize mailbox name for exporting
2020-10-21 06:02:02 +00:00
ae1578a5e2
GODT-829 fix apple mail subfolders
2020-10-20 19:09:59 +02:00
cfd8e56277
Do not resume paused transfer progress after dismissing cancel popup
2020-10-19 10:25:52 +02:00
4893931a8d
Fix deadlock in integration tests for Import-Export
2020-10-16 10:53:44 +02:00