|
|
5411b29d17
|
Merge branch 'release/v1.3.X' into devel
|
2020-08-17 09:58:39 +02:00 |
|
|
|
6c93f1f1ec
|
Fix integration tests - compiting message flags
|
2020-08-17 09:10:03 +02:00 |
|
|
|
1dcaa200e0
|
fix: docstring mistakes
|
2020-08-13 11:54:52 +02:00 |
|
|
|
66082af40f
|
test: add test that cookie jar loads cookies
|
2020-08-13 11:39:28 +02:00 |
|
|
|
209af59232
|
refactor: make cookie architecture less crazy
|
2020-08-13 11:31:11 +02:00 |
|
|
|
9f24c666b9
|
docs: add docstrings
|
2020-08-12 15:46:19 +02:00 |
|
|
|
3101fc5543
|
fix: add missing license
|
2020-08-12 15:05:14 +02:00 |
|
|
|
182bbd556f
|
fix: failure to create cookie jar is not fatal error
|
2020-08-12 14:56:55 +02:00 |
|
|
|
e333ccd29e
|
feat: persistent cookies
|
2020-08-12 14:55:24 +02:00 |
|
|
|
ce4a75caf5
|
fix: properly decide whether it is first gui start
|
2020-08-06 09:29:30 +02:00 |
|
|
|
01a8c9e9d7
|
Adding GUI troubleshoot popup GODT-554 GODT-583
v1.3.3
|
2020-08-06 08:12:37 +02:00 |
|
|
|
2c910378ce
|
feat: detect bad certificate error
|
2020-08-06 07:34:36 +02:00 |
|
|
|
34ef9063cb
|
fix: better first start setting
|
2020-08-05 15:20:20 +02:00 |
|
|
|
f651d39820
|
chore: bump dependencies
|
2020-08-03 07:47:49 +00:00 |
|
|
|
7e6d09a247
|
test: generate tls cert/key in test
|
2020-08-03 09:24:39 +02:00 |
|
|
|
da381130a3
|
Check log file size more often to prevent huge log files
|
2020-07-31 13:24:25 +02:00 |
|
|
|
7baa4dc117
|
release notes
v1.3.2
|
2020-07-29 07:07:50 +02:00 |
|
|
|
be07cb83c9
|
chore: bump linter to v1.29.0
|
2020-07-28 08:37:40 +00:00 |
|
|
|
dfbd86c7bc
|
fix: add missing option to modify system keychain
|
2020-07-27 17:23:59 +02:00 |
|
|
|
e3ab829ad3
|
fix: missing command in exec call
|
2020-07-27 13:05:46 +02:00 |
|
|
|
b12ef1327c
|
refactor: better confirmer result locking
|
2020-07-24 13:04:29 +00:00 |
|
|
|
d66bcc4b63
|
fix: bad ID in frontend
|
2020-07-24 13:04:29 +00:00 |
|
|
|
5ad307868e
|
feat: add expiry
|
2020-07-24 13:04:29 +00:00 |
|
|
|
369c6ebf85
|
fix: clean up after setting result
|
2020-07-24 13:04:29 +00:00 |
|
|
|
c988d739a1
|
docs: add docstrings for confirmer
|
2020-07-24 13:04:29 +00:00 |
|
|
|
36ef9f20ae
|
feat: use confirmer in smtp
|
2020-07-24 13:04:29 +00:00 |
|
|
|
c8f118a26b
|
feat: implement confirmer
|
2020-07-24 13:04:29 +00:00 |
|
|
|
be20714842
|
feat: better way to add trusted cert in macOS
|
2020-07-24 14:51:30 +02:00 |
|
|
|
1711442878
|
Fix setting flags
|
2020-07-23 14:49:43 +02:00 |
|
|
|
79e6799f40
|
fix: panic in integration tests
|
2020-07-22 11:04:23 +00:00 |
|
|
|
6023162443
|
feat: add build tag for deterministic imap password
|
2020-07-22 09:32:20 +00:00 |
|
|
|
01e0fe4863
|
ci: use shared macos runner
|
2020-07-21 16:58:47 +02:00 |
|
|
|
f073301481
|
fix: versioning
|
2020-07-17 13:04:11 +02:00 |
|
|
|
1df81e4a34
|
chore: bump changelog
|
2020-07-16 11:51:56 +02:00 |
|
|
|
bf0945eaef
|
fix: race condition in AuthRefresh that could cause user to be logged out
|
2020-07-16 10:19:50 +02:00 |
|
|
|
11e01ca163
|
chore: bump version to 1.3.0
|
2020-07-15 15:36:55 +02:00 |
|
|
|
a650a04a88
|
Bump bbolt dependency
|
2020-07-15 13:27:40 +02:00 |
|
|
|
bdc11c8358
|
ci: enable automated builds on all platforms
|
2020-07-14 14:57:25 +00:00 |
|
|
|
ed7a0dc9b3
|
fix: don't assume contact keys are armored
|
2020-07-14 16:43:06 +02:00 |
|
|
|
fc4e77604f
|
fix: don't panic if not given tls connection in pin checker
|
2020-07-09 13:19:32 +02:00 |
|
|
|
abaeace4b3
|
chore: bump go-imap version to get select fix
|
2020-07-08 10:34:18 +02:00 |
|
|
|
457b524ba8
|
chore: bump go-imap to include delimiter fix
|
2020-07-07 11:10:37 +00:00 |
|
|
|
d89d627349
|
test: increase minimum listener event receive time
|
2020-07-06 16:11:53 +02:00 |
|
|
|
51ff880fd9
|
test: fix flaky test TestSyncAllMail
|
2020-07-03 14:43:44 +02:00 |
|
|
|
b25baa2524
|
test: set sent label properly
|
2020-07-03 07:45:16 +00:00 |
|
|
|
10e384f4df
|
test: add tests for parsing mime message with bad 2231 filename
|
2020-07-03 09:19:18 +02:00 |
|
|
|
35ae2011b6
|
Merge branch master into devel
|
2020-07-02 10:16:08 +02:00 |
|
|
|
5348ae7d18
|
Changelog wording
|
2020-07-01 09:19:11 +02:00 |
|
|
|
2512d3647a
|
chore: bump linter to v1.27.0
|
2020-07-01 07:06:55 +00:00 |
|
|
|
1e8cb35fcb
|
test: add test for multiline
|
2020-06-30 16:33:29 +02:00 |
|