a2cf1b6022
Fix parsing messages with long lines in header and long header split to multiple lines
2021-01-06 13:52:38 +01:00
0a4fb4594a
ci: limit GOMAXPROCS to half the number of vCPUs
2021-01-06 09:13: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
25c1014ab0
fix: only set ContentID for inline attachments
2020-12-30 06:36:54 +00:00
363f553d3c
chore: bump go-rfc5322 dependency to v0.5.0
2020-12-29 08:05:56 +01:00
36a6f1ed4b
test: fix panic on concurrent map write
2020-12-29 07:39:00 +01: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
a7b32e1330
chore: bump go-rfc5322 dependency to v0.4.0
2020-12-18 14:15:39 +00:00
5adfdc19aa
Apply 1 suggestion(s) to 1 file(s)
2020-12-18 12:56:11 +00:00
351c86ee7a
Apply 1 suggestion(s) to 1 file(s)
2020-12-18 12:56:11 +00:00
dce7888408
Added info about nogui to BUILDS.md
2020-12-18 12:56:11 +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
9d576beeb8
Bridge 1.5.4 Golden Gate
br-1.5.4
v1.5.4
2020-12-14 21:15:25 +01: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
7b21c2d734
Log warning about permanently deleting messages
2020-12-14 09:21:04 +01:00
9fdc5960bf
ci: use large runners for integration tests
2020-12-10 12:08:23 +00:00
fe853efe32
clear unreleased
2020-12-10 13:08:13 +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
8515f6e6ac
Switch to bridge-internal:latest runner
2020-12-09 15:33:29 +00:00
4d330e24c1
Add qt docs target to system-qt builds
2020-12-09 15:33:29 +00:00
a7a52bc57e
testing native qt builds with CI
2020-12-09 15:33:29 +00:00
3cef7985d3
rename COPYING.md file
2020-12-09 10:14: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
38eb9fdac7
feat(GODT-906): support rfc2047-encoded content transfer encodings
2020-12-07 13:03:49 +01: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
e9b7cce138
chore: bump go-rfc5322 dependency to v0.2.1
2020-12-02 10:58:56 +01:00
6877a5a15d
Add changelog linter
2020-12-01 08:48:21 +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
b0f59273d3
ci: beefier runners for heavier jobs
2020-11-30 08:15:09 +01:00
af8eb9d37d
Adding documentation about therecipe/qt
2020-11-27 08:58:05 +00: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
ie-1.2.2
2020-11-27 07:37:08 +01:00
f96cd167ef
Merge branch 'release/golden-gate' into devel
2020-11-26 09:32:06 +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)
br-1.5.2
v1.5.2
2020-11-24 10:38:36 +01:00
d043cb9086
test: disable flaky expunge tests (followup GODT-881)
2020-11-23 14:41:47 +00: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