]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Filter.pm
update copyright headers and email addresses
[public-inbox.git] / lib / PublicInbox / Filter.pm
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-08-29 Eric Wongavoid length in boolean context
2015-08-27 Eric Wongfilter: reject bad attachments outright
2015-08-25 Eric Wongfilter: loosen regexp on type matches
2015-07-14 Eric Wongreject HTML loudly and automatically
2015-01-11 Eric Wongfilter: handle missing Content-Type
2014-09-15 Eric Wongfilter: ensure CRs do not show up in lynx conversions
2014-08-04 Eric Wongfilter: preserve QP when collapsing multipart
2014-04-26 Eric Wonghuge refactor of encoding handling
2014-04-11 Eric Wongfilter: clarify regular expression
2014-04-11 Eric Wongfilter: use IPC::Run and improve lynx error handling
2014-04-04 Eric Wongfilter: use regexp to check multipart bodies
2014-04-03 Eric Wongfilter: possibly keep PGP sigs only (not other types)
2014-03-28 Eric Wongfilter: use file(1) to detect mime type if octet-stream
2014-01-14 Eric Wongdrop Mail-Followup-To, Mail-Reply-To, and Reply-To
2014-01-09 Eric Wonginitial commit