]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Filter.pm
emergency: implement new emergency Maildir delivery
[public-inbox.git] / lib / PublicInbox / Filter.pm
2016-04-25 Eric Wongremove ssoma dependency
2016-04-09 Eric Wongfilter: remove out dated comments
2016-04-09 Eric Wongfilter: preserve Mail-Followup-To and Mail-Reply-To
2015-11-20 Eric Wongvarious internal documentation updates
2015-10-15 Eric Wongfilter: fix handling of bad attachments
2015-10-01 Eric Wongfilter: more consistent labeling of rejections
2015-10-01 Eric Wongfilter: do not strip Reply-To
2015-09-21 Eric Wongremove bytes:: for length checks
2015-09-10 Eric Wongconstent X?HTML MIME type filtering
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