|
|
c5665d0dd7
|
Unsilent errors reading mbox files
|
2020-09-16 15:51:08 +02:00 |
|
|
|
d6464c0048
|
Fixes after rebase
|
2020-09-16 09:51:58 +00:00 |
|
|
|
5496a26f73
|
Finish tests for moving without MOVE support
|
2020-09-16 09:51:57 +00:00 |
|
|
|
ec9a799fe9
|
test - move like outlook - GODT-536
|
2020-09-16 09:51:57 +00:00 |
|
|
|
730abadfc3
|
Do not allow deleting messages from All Mail
|
2020-09-16 09:51:57 +00:00 |
|
|
|
60e1548685
|
log both timeouts in update send
|
2020-09-16 09:51:57 +00:00 |
|
|
|
7430c7f1f5
|
Timeout for sending IMAP update
|
2020-09-16 09:51:57 +00:00 |
|
|
|
6671b78799
|
Simplified integration tests
|
2020-09-16 09:51:57 +00:00 |
|
|
|
c7578cf53c
|
\Deleted flag support finish
|
2020-09-16 09:51:57 +00:00 |
|
|
|
66e04dd5ed
|
Implement deleted flag GODT-461
|
2020-09-16 09:51:57 +00:00 |
|
|
|
803353e300
|
Tests for deleted flag GODT-496
|
2020-09-16 09:51:57 +00:00 |
|
|
|
f3773c9d78
|
I/E measurements
|
2020-09-16 09:29:13 +00:00 |
|
|
|
41ac61bbe8
|
fix: less spammy go-message logs
|
2020-09-15 09:37:29 +00:00 |
|
|
|
0d3d6747ac
|
fix: grammar in gui
|
2020-09-15 08:51:02 +00:00 |
|
|
|
eaa9a458c4
|
test: use actual broken eml
|
2020-09-15 06:31:45 +00:00 |
|
|
|
46e5cb9c83
|
test: use message.Parse for fakeapi import parser
|
2020-09-15 06:31:45 +00:00 |
|
|
|
dc5387a512
|
fix: bug report window title
|
2020-09-15 08:04:51 +02:00 |
|
|
|
4b7c234e78
|
feat: strip comments from addresses
|
2020-09-14 14:46:44 +02:00 |
|
|
|
5bca6fc3cf
|
chore: tidy up before merge
|
2020-09-14 14:19:35 +02:00 |
|
|
|
97b64ebb70
|
fix: credits and release notes
|
2020-09-11 11:41:03 +02:00 |
|
|
|
9b3cc9dc34
|
feat: convert content type in html meta tags
|
2020-09-11 11:41:03 +02:00 |
|
|
|
afeed4a801
|
feat: use upstream go-message
|
2020-09-11 11:41:03 +02:00 |
|
|
|
dd70b30f76
|
fix: don't use full pk fingerprint, only use first 8 chars
|
2020-09-11 11:41:03 +02:00 |
|
|
|
3e8e3c912b
|
fix: don't doubly apply 822 texwrapper
|
2020-09-11 11:41:03 +02:00 |
|
|
|
5d0e3f36b4
|
fix: unhandled charset in header
|
2020-09-11 11:41:03 +02:00 |
|
|
|
da751a38e3
|
fix: public key names and content types
|
2020-09-11 11:41:03 +02:00 |
|
|
|
f9af17dd9b
|
fix: allow unknown encodings during initial parse
|
2020-09-11 11:41:03 +02:00 |
|
|
|
f622ecf678
|
feat: logging throughout parser
|
2020-09-11 11:41:03 +02:00 |
|
|
|
475e673b87
|
feat: add logging for encoding detection
|
2020-09-11 11:41:03 +02:00 |
|
|
|
3916ddc8e4
|
fix: allow overriding sign via contact settings if set
|
2020-09-11 11:41:03 +02:00 |
|
|
|
ef2ace0afe
|
fix: always check charset before utf8 validity
|
2020-09-11 11:41:03 +02:00 |
|
|
|
b5d3737a7e
|
fix: sign not overriding global
|
2020-09-11 11:41:03 +02:00 |
|
|
|
d872d77cf5
|
fix: draft mime type instead of composermode
|
2020-09-11 11:41:03 +02:00 |
|
|
|
1f17628399
|
fix: unequal number of rich/plain parts
|
2020-09-11 11:41:03 +02:00 |
|
|
|
4ab8f7d6b5
|
fix: pubkey should not be collected as attachment
|
2020-09-11 11:41:03 +02:00 |
|
|
|
fa5f4acdac
|
docs: add docstring for buildBodies
|
2020-09-11 11:41:03 +02:00 |
|
|
|
642666fa59
|
docs: add docstrings for walker/visitor handlers/rules
|
2020-09-11 11:41:03 +02:00 |
|
|
|
a2cf5374b9
|
feat: more efficient regexp use in parser
|
2020-09-11 11:41:03 +02:00 |
|
|
|
6a7a77fc51
|
refactor: tidier encoding detection
|
2020-09-11 11:41:03 +02:00 |
|
|
|
f4dfadce52
|
feat: attach public key
|
2020-09-11 11:41:03 +02:00 |
|
|
|
9ba08e5edb
|
refactor: remove dead code
|
2020-09-11 11:41:03 +02:00 |
|
|
|
9821b5bbc2
|
feat: recreate message with parser's writer
|
2020-09-11 11:41:03 +02:00 |
|
|
|
5343a6fc0f
|
fix: fallback to detecting charset if cannot handle specified one
|
2020-09-11 11:41:03 +02:00 |
|
|
|
180c6699e0
|
fix: don't select multipart/alternative if length is 0
|
2020-09-11 11:41:03 +02:00 |
|
|
|
7d1b0d0a40
|
docs: changelog
|
2020-09-11 11:41:03 +02:00 |
|
|
|
caff73d06c
|
docs: add HELP about 7bit filter
|
2020-09-11 11:41:03 +02:00 |
|
|
|
f4d073b4cf
|
test: ignore weird test for now
|
2020-09-11 11:41:02 +02:00 |
|
|
|
65d8b382d0
|
fix: panic when no params available
|
2020-09-11 11:41:02 +02:00 |
|
|
|
0e7e13211b
|
refactor: don't reconstruct mimeBody
|
2020-09-11 11:41:02 +02:00 |
|
|
|
7e1af9ff4e
|
fix: linter issues
|
2020-09-11 11:41:02 +02:00 |
|