Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-10-23 | Back port from MAIN: "Reply-To-Useful" link fixed. | tkikuchi | 1 | -1/+1 | |
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2005-07-01 | Updated the link to the "Reply-To munging considered useful" essay. | bwarsaw | 1 | -4/+3 | |
2005-02-05 | Remove misleading detail for respond_to_post_requests. | tkikuchi | 1 | -6/+2 | |
2004-10-09 | [ 601117 ] add sequencial number in subject prefix | tkikuchi | 1 | -1/+5 | |
Here is my major patch. It was postponed to 2.2 but since 2.2 is so late... | |||||
2004-10-08 | [ 790494 ] built-in automatic discard | tkikuchi | 1 | -0/+7 | |
2004-02-17 | _escape(): Everything except the 'info' variable gets the normal web-safe | bwarsaw | 1 | -8/+19 | |
escaping. 'info' sanitizes just <script> and </script> tags. This partially closes bugs 870028 and 881369. |