M66B
|
62dfd12180
|
Added saving of encrypted drafts
|
2020-04-02 13:38:16 +02:00 |
|
M66B
|
5a1f2b4fdf
|
Update message hash
|
2020-04-01 12:50:15 +02:00 |
|
M66B
|
58a98dd083
|
Fixed displaying Usenet signature with format flowed
|
2020-03-28 19:51:12 +01:00 |
|
M66B
|
0e571fd36e
|
Workaround invalid references separator
|
2020-03-27 15:14:50 +01:00 |
|
M66B
|
cc8f00b846
|
Added auto CC
|
2020-03-22 11:28:44 +01:00 |
|
M66B
|
6b5c515bfb
|
Prevent flowing Usenet signature
|
2020-03-21 14:48:53 +01:00 |
|
M66B
|
1499a1db80
|
Workaround for HTML UTF-8 that is ISO8859-1
|
2020-03-16 12:26:10 +01:00 |
|
M66B
|
abf77d7640
|
Fixed signature location
|
2020-03-15 13:49:17 +01:00 |
|
M66B
|
01d93901cb
|
Refactoring
|
2020-03-11 13:36:42 +01:00 |
|
M66B
|
756dcc70ee
|
Meta excerpt
|
2020-03-10 20:43:14 +01:00 |
|
M66B
|
0b45ffe200
|
Get charset from HTML
@bshannon this ugliness appears to be really needed!
|
2020-03-10 20:23:28 +01:00 |
|
M66B
|
b66e940727
|
Convert to lists on sending message
|
2020-03-08 16:05:56 +01:00 |
|
M66B
|
fb98f07fb0
|
Added setting to send format=flowed
|
2020-03-07 21:41:03 +01:00 |
|
M66B
|
4ff2109d25
|
Cleanup
|
2020-03-07 08:42:06 +01:00 |
|
M66B
|
94e1b9bc5e
|
Support for format flowed
|
2020-03-07 08:41:43 +01:00 |
|
M66B
|
7258967508
|
Added option to select receipt type
|
2020-03-06 11:45:19 +01:00 |
|
M66B
|
6adb5fc0b9
|
Fixed subject folding
|
2020-03-06 10:50:49 +01:00 |
|
M66B
|
54a8517635
|
Search for encrypted/signed content in mixed message
|
2020-03-04 12:11:52 +01:00 |
|
M66B
|
1ea730d075
|
Prevent crash
|
2020-02-26 22:50:41 +01:00 |
|
M66B
|
28580ee9f1
|
Fixed detecting encrypted messages
|
2020-02-26 18:50:30 +01:00 |
|
M66B
|
43a892cc9e
|
Show signature images in sent messages
|
2020-02-23 19:45:05 +01:00 |
|
M66B
|
cf97a02442
|
Prevent crash
|
2020-02-23 14:22:51 +01:00 |
|
M66B
|
3e4d46b1a7
|
Send signature images
|
2020-02-23 13:00:47 +01:00 |
|
M66B
|
7347b161aa
|
Support for multiple body parts
|
2020-02-22 21:20:51 +01:00 |
|
M66B
|
9b15168b0e
|
Limit messages size to 10 MB
|
2020-02-20 12:54:13 +01:00 |
|
M66B
|
873a696a52
|
Jsoup parse from file to reduce memory usage
|
2020-02-20 10:07:01 +01:00 |
|
M66B
|
bab2741e29
|
Refactoring
|
2020-02-14 12:48:58 +01:00 |
|
M66B
|
8b5f1b6169
|
Fixed DSN thread ID
|
2020-02-11 08:48:19 +01:00 |
|
M66B
|
81e97da66b
|
Normalize subject
|
2020-02-10 17:21:27 +01:00 |
|
M66B
|
3a7f3bce01
|
Fixed received from IP
|
2020-02-10 10:45:28 +01:00 |
|
M66B
|
6a4bda55d1
|
Process delivered/envelop/original to
|
2020-02-07 19:18:15 +01:00 |
|
M66B
|
20f0e0a15a
|
Reduce logging
|
2020-02-05 19:23:20 +01:00 |
|
M66B
|
9c9cadfbd6
|
Conditionally convert address header/subject charset
|
2020-02-05 12:54:11 +01:00 |
|
M66B
|
0cfd691017
|
Decode subject before unfolding
|
2020-02-05 09:45:52 +01:00 |
|
M66B
|
9291dff9f7
|
Revert "Fixed double decode subject"
This reverts commit e3b9d9e599.
|
2020-02-05 09:45:25 +01:00 |
|
M66B
|
af55b0bbaf
|
Revert "Fixed double decode addresses"
This reverts commit 1f8ff1a3ca.
|
2020-02-05 09:45:05 +01:00 |
|
M66B
|
1f8ff1a3ca
|
Fixed double decode addresses
|
2020-02-05 09:33:31 +01:00 |
|
M66B
|
e3b9d9e599
|
Fixed double decode subject
|
2020-02-04 17:44:40 +01:00 |
|
M66B
|
47a0b5e361
|
Fixed/simplified charset transformation
|
2020-01-31 17:11:36 +01:00 |
|
M66B
|
ca266fd125
|
Changed log level
|
2020-01-31 08:46:56 +01:00 |
|
M66B
|
fd497698ab
|
Small improvement
|
2020-01-30 21:42:37 +01:00 |
|
M66B
|
6e7e890043
|
Added/improved charset mapping
|
2020-01-30 21:27:46 +01:00 |
|
M66B
|
57dca80bfb
|
Added sent by address
|
2020-01-30 18:24:46 +01:00 |
|
M66B
|
91e909e78a
|
Sanitize email addresses from address book
|
2020-01-30 13:02:08 +01:00 |
|
M66B
|
4504d69aaa
|
Experimental: block list support
|
2020-01-30 12:48:50 +01:00 |
|
M66B
|
12503ba9ce
|
Keyword fixes/improvements
|
2020-01-28 13:21:22 +01:00 |
|
M66B
|
77e1f2ea83
|
Added option for signature location
|
2020-01-27 19:22:41 +01:00 |
|
M66B
|
38398fefdc
|
Move signature below replied/forwarded message
|
2020-01-27 16:35:50 +01:00 |
|
M66B
|
43af1a68f7
|
Sanitize priority
|
2020-01-27 09:23:15 +01:00 |
|
M66B
|
f16fd13c06
|
Prevent removing spaces from subjects
|
2020-01-26 11:27:47 +01:00 |
|