|
|
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 |
|
|
|
9f24c666b9
|
docs: add docstrings
|
2020-08-12 15:46:19 +02:00 |
|
|
|
3101fc5543
|
fix: add missing license
|
2020-08-12 15:05:14 +02:00 |
|
|
|
e333ccd29e
|
feat: persistent cookies
|
2020-08-12 14:55:24 +02:00 |
|
|
|
7e6d09a247
|
test: generate tls cert/key in test
|
2020-08-03 09:24:39 +02:00 |
|
|
|
da381130a3
|
Check log file size more often to prevent huge log files
|
2020-07-31 13:24:25 +02:00 |
|
|
|
dfbd86c7bc
|
fix: add missing option to modify system keychain
|
2020-07-27 17:23:59 +02:00 |
|
|
|
e3ab829ad3
|
fix: missing command in exec call
|
2020-07-27 13:05:46 +02:00 |
|
|
|
b12ef1327c
|
refactor: better confirmer result locking
|
2020-07-24 13:04:29 +00:00 |
|
|
|
d66bcc4b63
|
fix: bad ID in frontend
|
2020-07-24 13:04:29 +00:00 |
|
|
|
5ad307868e
|
feat: add expiry
|
2020-07-24 13:04:29 +00:00 |
|