4a54f878c4
fix: bridge always restarst even when an error updating occurred
2021-01-15 13:22:55 +00:00
dc3b4d53e1
feat: remove deprecated use of BuildNameToCertificate
2021-01-15 13:22:55 +00:00
be583c431e
Fix IE SettingsView: change Rectangle to ScrollView
2021-01-15 13:22:55 +00:00
805544ffb0
MR comments
2021-01-15 13:22:55 +00:00
7b84038bf4
rename channels and set pubkey bridge key
2021-01-15 13:22:55 +00:00
e8cbbaa832
Make vertical scroll bar at settings tab always active
2021-01-15 13:22:55 +00:00
56e32e67de
remove qa key
2021-01-15 13:22:55 +00:00
d3b0871cf1
feat: only persist cookies on app teardown
2021-01-15 13:22:55 +00:00
4514d72d70
feat: add release notes to version file
2021-01-15 13:22:55 +00:00
dfbf25a9f4
feat: add teardown to app base
2021-01-15 13:22:55 +00:00
122eac50a6
feat: bump version of gopenpgp to v2.1.3
2021-01-15 13:22:55 +00:00
839708dcfe
feat: enable autostart to use launcher
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
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
b7b2297635
Release notes
2021-01-15 13:22:55 +00:00
dc3f61acee
Launcher, app/base, sentry, update service
2021-01-15 13:22:55 +00:00
c677b78f16
fix: don't log errors caused by empty SELECT
2021-01-14 14:00:41 +01:00
014c8af560
fix: panic when no multipart/alternative children
2021-01-14 11:52:31 +01: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
175f0977f9
chore: bump go-imap dependency and remove go-imap-specialuse dependency
2021-01-11 12:25:06 +00:00
8fe042218c
Fix crash when sending while account is logging in
2021-01-07 14:35:26 +00:00
1839f072b4
Replace old INTERNALDATE
2021-01-06 15:28:50 +00:00
eb1176eba6
Fix typo in accounts CLI
2021-01-05 16:30:50 +01:00
a89dfc4524
Happy New Year
2021-01-04 11:55:15 +01:00
1ba378dace
Remove usage of fontawesome where not needed
2020-12-30 10:10:33 +00:00
7b112fc448
Prefer From header instead of MAIL FROM address
2020-12-22 12:46:01 +00:00
a2d99fa6b7
Apply 1 suggestion(s) to 1 file(s)
2020-12-17 07:38:36 +00:00
79465571d7
Fix panic during restarting the bridge
2020-12-17 07:38:36 +00:00
7b21c2d734
Log warning about permanently deleting messages
2020-12-14 09:21:04 +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
f295d03641
License button to open LICENSE file
2020-12-09 15:58:41 +00:00
40db822450
Replace old date to not crash Apple Mail
2020-12-09 07:22:04 +00:00
2de202ca02
fix: set flags in status response
2020-12-08 09:06:22 +00:00
f469d34781
Send unilateral responses before sending OK
2020-12-04 12:37:02 +00: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
7643c76cb1
Merge branch 'release/elbe' into devel
2020-11-30 11:59:41 +01:00
635e51f32f
Upgrade to latest go-smtp
2020-11-27 09:23:18 +01:00
ca962ce5ad
Import encrypted messages as is
2020-11-27 09:09:11 +01: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
9ee30e4923
Add sentry fingerprint
2020-11-20 14:44:42 +00:00
7b44f12ab1
Update sentry client
2020-11-20 14:44:42 +00:00
945bdf4c60
Custom types for flags and encrypted outside test
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