about summary refs log tree commit homepage
path: root/lib/PublicInbox/Filter.pm
DateCommit message (Expand)
2015-09-10constent X?HTML MIME type filtering
2015-09-06update copyright headers and email addresses
2015-08-29avoid length in boolean context
2015-08-27filter: reject bad attachments outright
2015-08-25filter: loosen regexp on type matches
2015-07-14reject HTML loudly and automatically
2015-01-11filter: handle missing Content-Type
2014-09-15filter: ensure CRs do not show up in lynx conversions
2014-08-04filter: preserve QP when collapsing multipart
2014-04-26huge refactor of encoding handling
2014-04-11filter: clarify regular expression
2014-04-11filter: use IPC::Run and improve lynx error handling
2014-04-04filter: use regexp to check multipart bodies
2014-04-03filter: possibly keep PGP sigs only (not other types)
2014-03-28filter: use file(1) to detect mime type if octet-stream
2014-01-14drop Mail-Followup-To, Mail-Reply-To, and Reply-To
2014-01-09initial commit