Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-29 | Implemented whitelist for headers to keep for anonymous lists. | Mark Sapiro | 1 | -0/+23 | |
2013-09-27 | Made author_is_list a 3-way with an option to wrap the message. | Mark Sapiro | 1 | -20/+0 | |
2013-07-19 | Second cut at the author_is_list feature. | Mark Sapiro | 1 | -1/+2 | |
2013-07-18 | First cut at the author_is_list feature. | Mark Sapiro | 1 | -2/+22 | |
2010-04-09 | We now accept/remove X-Approved: and X-Approve: headers in addition to | Mark Sapiro | 1 | -1/+4 | |
Approved: and Approve: for pre-approving posts. Bug ##557750. | |||||
2009-08-01 | Removed or anonymized additional headers in posts to anonymous lists. | Mark Sapiro | 1 | -1/+14 | |
2006-01-15 | Moving deletion of Domainkey-Signature: and DKIM-Signature: headers to a | msapiro | 1 | -10/+1 | |
new handler to be included in both GLOBAL_PIPELINE and OWNER_PIPELINE. | |||||
2005-12-30 | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 1 | -1/+2 | |
normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | |||||
2005-11-13 | Remove Approve: header as well as Approved: | msapiro | 1 | -0/+2 | |
2005-09-12 | SF patch #1287546 to remove DomainKey (and similar) headers. | bwarsaw | 1 | -1/+10 | |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2005-02-17 | Anonymous list fix up: Add internal_name in the From: header. | tkikuchi | 1 | -1/+9 | |
Log anonymize record in 'post' for admin's inspection convenience. | |||||
2003-04-22 | Backporting once again from the trunk. | bwarsaw | 1 | -4/+6 | |
I18ners please double check (except Tokio). It's always so painful to resolve conflicts here, I hope I got them right. |