|
|
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 |
|
|
|
ef2ace0afe
|
fix: always check charset before utf8 validity
|
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 |
|
|
|
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 |
|
|
|
de58c7a905
|
Cookies for Import-Export
|
2020-09-09 09:09:35 +02:00 |
|
|
|
2e439e17cf
|
Remove unused scope methods
|
2020-09-09 06:21:02 +00:00 |
|
|
|
f73aeec97f
|
Update changelog
|
2020-09-08 08:43:05 +00:00 |
|
|
|
8a7b4bb919
|
Improve user agent
|
2020-09-08 08:43:05 +00:00 |
|
|
|
78fd73ee2a
|
Merge branch 'release/congo' into devel
|
2020-09-08 09:37:05 +02:00 |
|
|
|
9218598140
|
Update routes to API v4
|
2020-08-31 07:42:20 +00:00 |
|
|
|
84147a2cb0
|
Fix flaky tests
|
2020-08-25 10:20:49 +02:00 |
|
|
|
658ead9fb3
|
Import/Export final touches
|
2020-08-24 10:11:51 +02:00 |
|
|
|
7e5e3d3dd4
|
Import/Export GUI
|
2020-08-24 10:11:51 +02:00 |
|
|
|
1c10cc5065
|
Import/Export backend
|
2020-08-24 10:11:51 +02:00 |
|
|
|
49316a935c
|
Shared GUI for Bridge and Import/Export
|
2020-08-24 10:11:50 +02:00 |
|
|
|
b598779c0f
|
Import/Export backend prep
|
2020-08-24 10:11:50 +02:00 |
|
|
|
77c6ba381e
|
fix: mime type
|
2020-08-18 09:14:46 +00:00 |
|
|
|
61a841ced7
|
refactor: builder pattern for generateSendingInfo
|
2020-08-18 09:14:46 +00:00 |
|
|
|
5411b29d17
|
Merge branch 'release/v1.3.X' into devel
|
2020-08-17 09:58:39 +02:00 |
|
|
|
6c93f1f1ec
|
Fix integration tests - compiting message flags
|
2020-08-17 09:10:03 +02:00 |
|