Commit Graph

919 Commits

Author SHA1 Message Date
Christian Neukirchen
4296c369f6 blaze822: blaze822_hdr_: off-by-one for first header 2016-07-29 18:26:39 +02:00
Christian Neukirchen
65b277df16 filter: slay warning 2016-07-29 17:15:12 +02:00
Christian Neukirchen
85cbd9976b mless: H to toggle HTML rendering 2016-07-29 17:12:37 +02:00
Christian Neukirchen
08f5a8e1dd mshow: hard-code simple multipart/alternative policy 2016-07-29 17:07:25 +02:00
Christian Neukirchen
01e4e942dd rfc2045: relax MIME check
Some mails don't have MIME-Version: 1.0, having
Content-Transfer-Encoding shall be good enough either
2016-07-29 16:41:45 +02:00
Christian Neukirchen
09f3f66eb9 add contrib/malternative 2016-07-29 15:57:02 +02:00
Christian Neukirchen
8228619e05 mshow: allow filters to skip and select multipart parts 2016-07-29 15:55:57 +02:00
Christian Neukirchen
7636f0977c blaze822: blaze822_file: allocate enough space for read 2016-07-29 15:41:41 +02:00
Christian Neukirchen
be2ca1ba42 mshow: actually filter the parts 2016-07-29 15:15:57 +02:00
Christian Neukirchen
5d1266b38f mshow: normalize CRLF for plain text parts 2016-07-29 15:08:16 +02:00
Christian Neukirchen
a1ed8d7b6c rfc2047: blaze822_decode_qp: skip =CRLF 2016-07-29 13:58:11 +02:00
Christian Neukirchen
12eba94327 rfc2045: put default content type into writable section 2016-07-29 13:51:22 +02:00
Christian Neukirchen
eb09650bba msort: check realloc 2016-07-29 13:10:25 +02:00
Christian Neukirchen
795b756e5a mmime.1: tweaks 2016-07-29 12:54:03 +02:00
Christian Neukirchen
7a27586bcb mless: R to toggle raw message 2016-07-29 12:54:03 +02:00
Christian Neukirchen
525233811c rfc2047: allow empty encoded-words
This is non-conforming, but happens in the wild occasionally.
2016-07-29 12:54:03 +02:00
Christian Neukirchen
9336bc9939 rfc2045: downcase mime type 2016-07-29 12:54:03 +02:00
Duncaen
9ac7a2aeb7 mpick: fixes 2016-07-29 04:31:34 +02:00
Duncaen
610db14582 mpick: fix date expressions 2016-07-29 02:20:24 +02:00
Duncaen
a2dc56cd0e mpick: add 'cur' variable to number expressions 2016-07-29 01:49:37 +02:00
Christian Neukirchen
86e00cfbc1 mless: oops 2016-07-28 23:51:22 +02:00
Christian Neukirchen
fc0a2bbbea mless: typo 2016-07-28 23:48:08 +02:00
Christian Neukirchen
803665b9b2 mless: experimental shortcuts
Compile mlesskey.example into ~/.mless to use them.
2016-07-28 23:46:02 +02:00
Christian Neukirchen
430bb0d74c mmairix: normalize path 2016-07-28 23:11:30 +02:00
Christian Neukirchen
aa228ddd43 mless: simplify
We always show the full sequence now, and just jump to the passed message.
2016-07-28 23:10:45 +02:00
Christian Neukirchen
122e0f4426 seq: blaze822_seq_next: fix mseq -n . 2016-07-28 23:10:32 +02:00
Christian Neukirchen
f28e1c0158 seq: parse .: correctly 2016-07-28 20:41:31 +02:00
Duncaen
a3f4227c31 mpick: add to and from string expressions 2016-07-28 19:31:56 +02:00
Duncaen
a37c401ad1 mpick: add info expression for message ids without files
and mark them seen by default
2016-07-28 18:47:50 +02:00
Christian Neukirchen
235abbd53f README: update 2016-07-28 18:09:31 +02:00
Christian Neukirchen
d2e3b9411b mpick: drop const 2016-07-28 18:09:10 +02:00
Christian Neukirchen
48a1779efb mpick: add mmsg(7) style ranges to msglist 2016-07-28 18:00:52 +02:00
Christian Neukirchen
2526eca730 COPYING: add mpick 2016-07-28 17:54:08 +02:00
Christian Neukirchen
c964e3dbc6 mpick: style 2016-07-28 17:53:51 +02:00
Christian Neukirchen
17976348d1 mpick: portability 2016-07-28 17:53:40 +02:00
Christian Neukirchen
c87201e4b7 mpick.1: use Cm for command pieces 2016-07-28 17:37:51 +02:00
Duncaen
b2d8f56fa5 mpick: add man page and usage
Closes: #1 [via git-merge-pr]
2016-07-28 17:32:24 +02:00
Duncaen
afd499696d mpick: add 'replies' filter expression 2016-07-28 17:32:24 +02:00
Duncaen
6fbe731671 mpick: add parent and child test 2016-07-28 17:32:24 +02:00
Duncaen
418555f53a mpick: add -T flag to pick whole thread if one message matches 2016-07-28 17:32:24 +02:00
Duncaen
eaa6610506 mpick: use blaze822_loop{,1} 2016-07-28 17:32:24 +02:00
Duncaen
ab75d14d62 mpick: fix new detection 2016-07-28 17:32:24 +02:00
Duncaen
f86bb4d88f add mpick 2016-07-28 17:32:24 +02:00
Christian Neukirchen
dc43475d76 mless: tone down footers and pgp armor 2016-07-28 13:57:18 +02:00
Christian Neukirchen
ddf275fa83 mseq: deal with indentation in -C 2016-07-28 13:49:00 +02:00
Christian Neukirchen
fdfab10be7 mhdr: typo 2016-07-28 13:48:17 +02:00
Christian Neukirchen
a53b3b9165 mrepl: reply-all by default, respect reply-to 2016-07-28 13:23:36 +02:00
Christian Neukirchen
ad6cec9e16 mhdr: almost-rewrite, use getopt 2016-07-28 13:08:04 +02:00
Christian Neukirchen
5e1d751f29 mscan: keep local time 2016-07-28 12:20:23 +02:00
Christian Neukirchen
9d8783df4d mscan: adaptive date display 2016-07-27 18:06:55 +02:00