|
|
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 |
|
|
|
37186846db
|
feat: wrap attachment lines as per rfc822
|
2020-09-11 11:41:02 +02:00 |
|
|
|
a5a61c9428
|
feat: set attachment headers
|
2020-09-11 11:41:02 +02:00 |
|
|
|
ea01c155da
|
feat: handle foreign encodings
|
2020-09-11 11:41:02 +02:00 |
|
|
|
f4374a02da
|
refactor: tidy a bit
|
2020-09-11 11:41:02 +02:00 |
|
|
|
0d4d95360f
|
feat: set header
|
2020-09-11 11:41:02 +02:00 |
|
|
|
f88071b2ca
|
feat: parse date
|
2020-09-11 11:41:02 +02:00 |
|
|
|
e01a523ae3
|
feat: pull out most things as attachments
|
2020-09-11 11:41:02 +02:00 |
|
|
|
c6b18b45b5
|
feat: better handling of multipart messages
|
2020-09-11 11:41:02 +02:00 |
|
|
|
a7da66ccbc
|
feat: enter and exit handlers
|
2020-09-11 11:41:02 +02:00 |
|
|
|
8bd74c5edc
|
feat: set mime type
|
2020-09-11 11:41:02 +02:00 |
|
|
|
2b36d3ab7b
|
feat: attach public key
|
2020-09-11 11:41:02 +02:00 |
|
|
|
45b863f931
|
feat: parse most header values
|
2020-09-11 11:41:02 +02:00 |
|
|
|
953150cfdb
|
feat: add part getter
|
2020-09-11 11:41:02 +02:00 |
|
|
|
6ea3fc1963
|
feat: initial parser exposing walker/writer
|
2020-09-11 11:41:02 +02:00 |
|
|
|
7207a5d59e
|
docs: changelog
|
2020-09-11 09:08:19 +00:00 |
|
|
|
dd2264da6f
|
fix: notify of unencrypted recipient
|
2020-09-11 09:08:19 +00:00 |
|