aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Archiver/HyperArch.py (unfollow)
Commit message (Expand)AuthorFilesLines
2005-12-17Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi1-1/+6
2005-11-04Port from MAIN. Finnish Re: dialect.tkikuchi1-1/+1
2005-10-31Obscure email address in the subject line.tkikuchi1-0/+9
2005-10-23Obscure email when the poster doesn't set full name in From:.tkikuchi1-1/+5
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-05-13I finally find out why re.escape() doesn't work properly. '%' should nottkikuchi1-3/+4
2005-05-13strip_subject() in HyperArch.pybwarsaw1-3/+3
2005-04-21RFC2231 charset is in email package.tkikuchi1-4/+1
2005-01-25Fix in pipermail to use Unicode for indexing (sort fails for ascii 8bit)tkikuchi1-16/+28
2004-11-16Obscure email address in text format archive.tkikuchi1-1/+9
2004-10-10I18N error avoidance. HeaderParserError/UnicodeErrortkikuchi1-2/+10
2003-12-26Article.__init__(): Provide a default charset if the message doesn'tbwarsaw1-3/+7
2003-12-24finished_update_article(): Richard Barrett's fix to reduce Pipermailbwarsaw1-0/+6
2003-12-01html_TOC(): If PUBLIC_MBOX is false, use archtocnombox.html which doesn't havebwarsaw1-5/+6
2003-09-22Backporting from the HEAD -- updated archiverbwarsaw1-6/+36
2003-02-08Backporting from the trunk.bwarsaw1-15/+18
2003-01-10Copyright years.bwarsaw1-1/+1
2003-01-10Article.__init__(): Watch out for tuples coming back frombwarsaw1-0/+3