James Houlahan
|
c988d739a1
|
docs: add docstrings for confirmer
|
6 years ago |
James Houlahan
|
36ef9f20ae
|
feat: use confirmer in smtp
|
6 years ago |
James Houlahan
|
c8f118a26b
|
feat: implement confirmer
|
6 years ago |
James Houlahan
|
be20714842
|
feat: better way to add trusted cert in macOS
|
6 years ago |
Michal Horejsek
|
1711442878
|
Fix setting flags
|
6 years ago |
James Houlahan
|
79e6799f40
|
fix: panic in integration tests
|
6 years ago |
James Houlahan
|
6023162443
|
feat: add build tag for deterministic imap password
|
6 years ago |
James Houlahan
|
01e0fe4863
|
ci: use shared macos runner
|
6 years ago |
James Houlahan
|
f073301481
|
fix: versioning
|
6 years ago |
James Houlahan
|
1df81e4a34
|
chore: bump changelog
|
6 years ago |
James Houlahan
|
bf0945eaef
|
fix: race condition in AuthRefresh that could cause user to be logged out
|
6 years ago |
James Houlahan
|
11e01ca163
|
chore: bump version to 1.3.0
|
6 years ago |
Michal Horejsek
|
a650a04a88
|
Bump bbolt dependency
|
6 years ago |
James Houlahan
|
bdc11c8358
|
ci: enable automated builds on all platforms
|
6 years ago |
James Houlahan
|
ed7a0dc9b3
|
fix: don't assume contact keys are armored
|
6 years ago |
James Houlahan
|
fc4e77604f
|
fix: don't panic if not given tls connection in pin checker
|
6 years ago |
James Houlahan
|
abaeace4b3
|
chore: bump go-imap version to get select fix
|
6 years ago |
James Houlahan
|
457b524ba8
|
chore: bump go-imap to include delimiter fix
|
6 years ago |
James Houlahan
|
d89d627349
|
test: increase minimum listener event receive time
|
6 years ago |
James Houlahan
|
51ff880fd9
|
test: fix flaky test TestSyncAllMail
|
6 years ago |
James Houlahan
|
b25baa2524
|
test: set sent label properly
|
6 years ago |
James Houlahan
|
10e384f4df
|
test: add tests for parsing mime message with bad 2231 filename
|
6 years ago |
Jakub
|
35ae2011b6
|
Merge branch master into devel
|
6 years ago |
Jakub
|
5348ae7d18
|
Changelog wording
|
6 years ago |
James Houlahan
|
2512d3647a
|
chore: bump linter to v1.27.0
|
6 years ago |
James Houlahan
|
1e8cb35fcb
|
test: add test for multiline
|
6 years ago |
James Houlahan
|
0b0991d682
|
fix: infinite loop when decoding invalid 2231 charset
|
6 years ago |
Michal Horejsek
|
813e99f399
|
Fix flaky integration tests
|
6 years ago |
James Houlahan
|
7301e5571c
|
fix: return error if parsing header fails GODT-502
|
6 years ago |
James Houlahan
|
b6707749e5
|
chore: bump go-imap dependencies
|
6 years ago |
James Houlahan
|
7ec4309ae1
|
fix: correctly handle failure to unlock single key
|
6 years ago |
James Houlahan
|
ec224a962f
|
fix: hang when reloading keys
|
6 years ago |
James Houlahan
|
012be60311
|
test: remove time checks
|
6 years ago |
James Houlahan
|
02804d067c
|
fix: ensure doh connections are closed when it is disabled
|
6 years ago |
James Houlahan
|
9241a9bdbf
|
feat: add reloadkeys method
|
6 years ago |
James Houlahan
|
f3e6af5571
|
feat: clear keys after unmarshaling
|
6 years ago |
James Houlahan
|
7a13b89274
|
test: reword scenario
|
6 years ago |
James Houlahan
|
5cb78b0a03
|
fix: review comments
|
6 years ago |
James Houlahan
|
c19bb0fa97
|
feat: migrate to gopenpgp v2
|
6 years ago |
Jakub Cuth
|
de16f6f2d1
|
Apply suggestion to internal/store/mailbox_message.go
|
6 years ago |
Jakub Cuth
|
7963b3c152
|
Apply suggestion to internal/store/mailbox_message.go
|
6 years ago |
Jakub Cuth
|
f82ab3189b
|
Apply suggestion to internal/store/mailbox_message.go
|
6 years ago |
Jakub
|
49cc49b1e2
|
[GODT-354] Do not label/unlabel messsages from `All Mail` folder
|
6 years ago |
James Houlahan
|
9808c44714
|
fix: avoid listing credentials, prefer getting
|
6 years ago |
James Houlahan
|
c329711f9c
|
fix: bad fish
|
6 years ago |
James Houlahan
|
928fa93765
|
fix: don't remove log dir on startup
|
6 years ago |
James Houlahan
|
45e99caa23
|
fix: handle double charset everywhere by using our ParseMediaType
|
6 years ago |
James Houlahan
|
80b2bfc2a5
|
fix: crash in message.combineParts when copying a nil slice
|
6 years ago |
James Houlahan
|
6070a3b7cc
|
fix: crash if fail to find necessary html element
|
6 years ago |
James Houlahan
|
9e633400b0
|
feat: [GODT-360] detect charset embedded in html and xml
|
6 years ago |