Commit Graph

23 Commits

Author SHA1 Message Date
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
5b7eabe21a Skipped messages do not change total counts but shows as separate number 2020-11-09 11:58:32 +00:00
9a77650004 Bridge GoldenGate 1.5.0
- Ensured better message flow by refactoring both address and date parsing
- Improved secure connectivity checks
- Better deb packaging
- More robust error handling

- Ensured that conversations are properly threaded
- Fixed Linux font issues (Fedora)
- Better handling of Mime encrypted messages
2020-11-04 12:26:07 +01:00
ec73170e9b Use label.Path instead of Name 2020-09-30 09:38:35 +02:00
3606a0ab9f QA build with option to change API URL by ENV variable 2020-09-17 08:30:31 +00:00
97b64ebb70 fix: credits and release notes 2020-09-11 11:41:03 +02:00
bfdfc81d65 release notes 2020-09-07 08:03:02 +02:00
1d2e584799 Convert panics from message parser to error 2020-08-31 15:57:45 +02:00
e4704cd459 Release notes 2020-08-24 10:11:51 +02:00
5f02e59fa4 Fix showing table with errors 2020-08-24 10:11:51 +02:00
658ead9fb3 Import/Export final touches 2020-08-24 10:11:51 +02:00
f651d39820 chore: bump dependencies 2020-08-03 07:47:49 +00:00
36ef9f20ae feat: use confirmer in smtp 2020-07-24 13:04:29 +00:00
a650a04a88 Bump bbolt dependency 2020-07-15 13:27:40 +02:00
c19bb0fa97 feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
4a8d07d54e Update auto-generated files 2020-05-07 19:14:30 +00:00
2d200f6f8c test: add test with changing address order 2020-05-07 16:19:06 +02:00
cabcb3ae2b Upgrade to latest go-imap-quota with fix for go-imap v1 2020-05-05 11:47:47 +00:00
7a87a7ea2f fix: fixes after rebase 2020-05-05 11:47:47 +00:00
b01be382fc refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel 2020-04-21 08:36:38 +00:00
e166748270 Added IMAP extension MOVE with UIDPLUS support 2020-04-17 08:39:17 +00:00
3b1528cc2a IMAP extension Unselect 2020-04-15 07:01:28 +00:00
17f4d6097a We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00