aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/MimeDel.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-17Bump copyright dates.Mark Sapiro1-1/+1
2016-02-28Don't collapse multipart with a single sub-part inside multipart/signed parts.Mark Sapiro1-1/+6
2011-04-12Fixed a problem where content filtering could remove the headers fromMark Sapiro1-1/+8
2011-04-07Fix for bug #701558 went to far. Don't recast message/rfc822 parts.Mark Sapiro1-2/+4
2011-01-13- Fixed a bug where content filtering could leave a multipart message orMark Sapiro1-1/+21
2010-05-06Fixed Content Filtering collapse_alternatives to work on deeply nestedMark Sapiro1-0/+3
2009-07-31Backported several bug fixes from the 2.2 branch.Mark Sapiro1-2/+2
2007-10-04MimeDel.py neglected to lower case file extensions for comparison withMark Sapiro1-1/+1
2007-10-04/cygdrive/c/MM_bzr/log.txtMark Sapiro1-1/+1
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-2/+2
2005-11-28One more little change. One day I'll learn not to commit until I'm REALLY done.msapiro1-5/+1
2005-11-27Fix bug 1367783 - decode base64 and quoted-printable HTML parts when passing ...msapiro1-1/+6
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-07-17Whitespace normalization, and updates of copyright years.bwarsaw1-1/+1
2005-07-13Introduce new attribute (collapse_alternatives) to allow HTML intkikuchi1-4/+6
2004-10-03Merging SF patches:tkikuchi1-3/+39