summaryrefslogtreecommitdiffstats
path: root/kittystore/scrub.py
Commit message (Expand)AuthorAgeFilesLines
* Don't let the message scrubber add attachmentsAurélien Bompard2012-11-171-15/+12
* Pylint passAurélien Bompard2012-10-261-7/+3
* Fix a few licensesAurélien Bompard2012-10-251-1/+1
* Implement necessary methods for pipermail compatibilityAurélien Bompard2012-10-221-5/+3
* First PyLint passAurélien Bompard2012-10-121-2/+2
* Remove unused imports in the scrub moduleAurélien Bompard2012-10-121-17/+2
* Adapt to the i18n filename bugAurélien Bompard2012-10-031-2/+9
* Fix text attachment handlingAurélien Bompard2012-10-031-0/+1
* Use the email.utils.unquote functionAurélien Bompard2012-10-021-2/+2
* Handle non-ascii chars in filenameAurélien Bompard2012-10-021-3/+4
* Improve charset handlingAurélien Bompard2012-10-021-48/+39
* Fix header decoding and associated testsAurélien Bompard2012-10-021-0/+15
* Improve scrubbingAurélien Bompard2012-10-011-20/+24
* Add some basic unit tests for the scrubberAurélien Bompard2012-09-281-91/+6
* Integrate the scrubber into the storeAurélien Bompard2012-09-261-3/+8
* Refactor the scrubbing functionAurélien Bompard2012-09-251-449/+288
* Port the scrubbing function from Mailman 2.1Aurélien Bompard2012-09-241-0/+530