summaryrefslogtreecommitdiffstats
path: root/ParseMail.hs
Commit message (Expand)AuthorAgeFilesLines
* split into library + executablesKierĂ¡n Meinhardt2020-09-231-312/+0
* remove redundant import Data.Monoidtv2019-01-251-1/+0
* ParseMail.parseAddress: return Maybe Addresstv2017-04-301-11/+8
* ParseMail: parse encoded wordstv2015-03-091-2/+22
* ParseMail: parse multipart messagestv2015-03-081-5/+7
* test5: allow attaching files (creates new message)tv2015-03-051-3/+2
* test5: add date headertv2015-03-011-3/+3
* ParseMail: use quoted-printable encodingtv2015-03-011-2/+3
* ParseMail: use parseOnlytv2015-03-011-21/+7
* ParseMail: ignore stupid encodingtv2015-01-211-1/+4
* notmuch insert reply draftstv2015-01-111-0/+305