Commit Graph

2663 Commits

Author SHA1 Message Date
Michal Horejsek da381130a3 Check log file size more often to prevent huge log files 2020-07-31 13:24:25 +02:00
Jakub 7baa4dc117 release notes 2020-07-29 07:07:50 +02:00
James Houlahan be07cb83c9 chore: bump linter to v1.29.0 2020-07-28 08:37:40 +00:00
James Houlahan dfbd86c7bc fix: add missing option to modify system keychain 2020-07-27 17:23:59 +02:00
James Houlahan e3ab829ad3 fix: missing command in exec call 2020-07-27 13:05:46 +02:00
James Houlahan b12ef1327c refactor: better confirmer result locking 2020-07-24 13:04:29 +00:00
James Houlahan d66bcc4b63 fix: bad ID in frontend 2020-07-24 13:04:29 +00:00
James Houlahan 5ad307868e feat: add expiry 2020-07-24 13:04:29 +00:00
James Houlahan 369c6ebf85 fix: clean up after setting result 2020-07-24 13:04:29 +00:00
James Houlahan c988d739a1 docs: add docstrings for confirmer 2020-07-24 13:04:29 +00:00
James Houlahan 36ef9f20ae feat: use confirmer in smtp 2020-07-24 13:04:29 +00:00
James Houlahan c8f118a26b feat: implement confirmer 2020-07-24 13:04:29 +00:00
James Houlahan be20714842 feat: better way to add trusted cert in macOS 2020-07-24 14:51:30 +02:00
Michal Horejsek 1711442878 Fix setting flags 2020-07-23 14:49:43 +02:00
James Houlahan 79e6799f40 fix: panic in integration tests 2020-07-22 11:04:23 +00:00
James Houlahan 6023162443 feat: add build tag for deterministic imap password 2020-07-22 09:32:20 +00:00
James Houlahan 01e0fe4863 ci: use shared macos runner 2020-07-21 16:58:47 +02:00
James Houlahan f073301481 fix: versioning 2020-07-17 13:04:11 +02:00
James Houlahan 1df81e4a34 chore: bump changelog 2020-07-16 11:51:56 +02:00
James Houlahan bf0945eaef fix: race condition in AuthRefresh that could cause user to be logged out 2020-07-16 10:19:50 +02:00
James Houlahan 11e01ca163 chore: bump version to 1.3.0 2020-07-15 15:36:55 +02:00
Michal Horejsek a650a04a88 Bump bbolt dependency 2020-07-15 13:27:40 +02:00
James Houlahan bdc11c8358 ci: enable automated builds on all platforms 2020-07-14 14:57:25 +00:00
James Houlahan ed7a0dc9b3 fix: don't assume contact keys are armored 2020-07-14 16:43:06 +02:00
James Houlahan fc4e77604f fix: don't panic if not given tls connection in pin checker 2020-07-09 13:19:32 +02:00
James Houlahan abaeace4b3 chore: bump go-imap version to get select fix 2020-07-08 10:34:18 +02:00
James Houlahan 457b524ba8 chore: bump go-imap to include delimiter fix 2020-07-07 11:10:37 +00:00
James Houlahan d89d627349 test: increase minimum listener event receive time 2020-07-06 16:11:53 +02:00
James Houlahan 51ff880fd9 test: fix flaky test TestSyncAllMail 2020-07-03 14:43:44 +02:00
James Houlahan b25baa2524 test: set sent label properly 2020-07-03 07:45:16 +00:00
James Houlahan 10e384f4df test: add tests for parsing mime message with bad 2231 filename 2020-07-03 09:19:18 +02:00
Jakub 35ae2011b6 Merge branch master into devel 2020-07-02 10:16:08 +02:00
Jakub 5348ae7d18 Changelog wording 2020-07-01 09:19:11 +02:00
James Houlahan 2512d3647a chore: bump linter to v1.27.0 2020-07-01 07:06:55 +00:00
James Houlahan 1e8cb35fcb test: add test for multiline 2020-06-30 16:33:29 +02:00
James Houlahan 0b0991d682 fix: infinite loop when decoding invalid 2231 charset 2020-06-29 15:40:46 +02:00
Michal Horejsek 813e99f399 Fix flaky integration tests 2020-06-26 09:51:56 +00:00
James Houlahan 7301e5571c fix: return error if parsing header fails GODT-502 2020-06-26 11:35:07 +02:00
James Houlahan b6707749e5 chore: bump go-imap dependencies 2020-06-25 10:52:51 +02:00
James Houlahan 7ec4309ae1 fix: correctly handle failure to unlock single key 2020-06-24 14:22:26 +02:00
James Houlahan ec224a962f fix: hang when reloading keys 2020-06-22 10:19:13 +02:00
James Houlahan 012be60311 test: remove time checks 2020-06-17 15:30:41 +02:00
James Houlahan 02804d067c fix: ensure doh connections are closed when it is disabled 2020-06-17 10:57:12 +02:00
James Houlahan 9241a9bdbf feat: add reloadkeys method 2020-06-16 12:51:28 +02:00
James Houlahan f3e6af5571 feat: clear keys after unmarshaling 2020-06-16 10:23:21 +02:00
James Houlahan 7a13b89274 test: reword scenario 2020-06-16 07:34:46 +00:00
James Houlahan 5cb78b0a03 fix: review comments 2020-06-16 07:34:46 +00:00
James Houlahan c19bb0fa97 feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
Jakub Cuth de16f6f2d1 Apply suggestion to internal/store/mailbox_message.go 2020-06-16 09:15:16 +02:00
Jakub Cuth 7963b3c152 Apply suggestion to internal/store/mailbox_message.go 2020-06-16 07:05:35 +00:00