|
|
12403785af
|
fix: replace, don't add, transfer encoding when making body 7-bit clean
|
2020-10-09 13:55:37 +02:00 |
|
|
|
51c8bceed8
|
Changelog and use pmmime
|
2020-09-24 18:19:35 +02:00 |
|
|
|
15c1d7bc24
|
fix: duplicate charset param
|
2020-09-24 14:26:45 +02:00 |
|
|
|
41ac61bbe8
|
fix: less spammy go-message logs
|
2020-09-15 09:37:29 +00:00 |
|
|
|
9b3cc9dc34
|
feat: convert content type in html meta tags
|
2020-09-11 11:41:03 +02:00 |
|
|
|
5d0e3f36b4
|
fix: unhandled charset in header
|
2020-09-11 11:41:03 +02:00 |
|
|
|
f9af17dd9b
|
fix: allow unknown encodings during initial parse
|
2020-09-11 11:41:03 +02:00 |
|
|
|
475e673b87
|
feat: add logging for encoding detection
|
2020-09-11 11:41:03 +02:00 |
|
|
|
ef2ace0afe
|
fix: always check charset before utf8 validity
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|