| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | AddMember(), ConfirmUnsubscription(): We have to handle the confirm | bwarsaw | 2002-03-01 | 1 | -4/+8 |
| * | __sendAdminBounceNotice(): Because the UserNotification constructor | bwarsaw | 2002-02-28 | 1 | -4/+8 |
| * | ChangeMemberAddress(): Pass the member's language into the | bwarsaw | 2002-02-28 | 1 | -4/+14 |
| * | process_form(): i18n fixes. The privacy alert message should be sent | bwarsaw | 2002-02-28 | 1 | -6/+13 |
| * | create(), remove(): Use -unsubscribe as the longest string to pad the | bwarsaw | 2002-02-28 | 1 | -6/+10 |
| * | hold_for_approval(): Instead of using add_header to set to set the | bwarsaw | 2002-02-28 | 1 | -4/+3 |
| * | UserNotification.__init__(): If there's no text argument given, but | bwarsaw | 2002-02-28 | 1 | -1/+4 |
| * | __sendAdminBounceNotice(), sendNextNotification(): Both | bwarsaw | 2002-02-28 | 1 | -2/+3 |
| * | Urg. Bump copyright years. | bwarsaw | 2002-02-28 | 1 | -1/+1 |
| * | patterns: Added a recognition of HotPop bounces. Donated by Dan Mick. | bwarsaw | 2002-02-28 | 1 | -0/+4 |
| * | _getValidValue(): Fix the tests for EmailList and EmailListEx, and | bwarsaw | 2002-02-28 | 1 | -9/+17 |
| * | add_error_message(): Removed as a duplicate of Document.addError(). | bwarsaw | 2002-02-28 | 1 | -30/+32 |
| * | Document.addError()'s tag argument's default value is now "Error: " so | bwarsaw | 2002-02-28 | 1 | -10/+7 |
| * | Document.addError(): Make the default tag be "Error: " since that's | bwarsaw | 2002-02-28 | 1 | -1/+1 |
| * | __verpbounce(), __scanbounce(): Make sure that we don't try to lock a | bwarsaw | 2002-02-28 | 1 | -4/+12 |
| * | Set DEFAULT_PRIVATE_ROSTER to 1 since that's just too tempting a | bwarsaw | 2002-02-27 | 1 | -1/+1 |
| * | send_digest_now(): Return a boolean flag specifying whether a digest | bwarsaw | 2002-02-27 | 1 | -1/+3 |
| * | get_valid_value(): Removed. This has all been moved into the | bwarsaw | 2002-02-27 | 1 | -116/+4 |
| * | Somehow (and I'm not sure how), the GUIBase class gets exposed in the | bwarsaw | 2002-02-27 | 1 | -1/+4 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -2/+11 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -5/+7 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -1/+10 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -3/+4 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -57/+16 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -3/+13 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -2/+14 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -5/+30 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -32/+25 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -46/+14 |
| * | Use GUIBase as the base class. | bwarsaw | 2002-02-27 | 1 | -3/+3 |
| * | intermediate | bwarsaw | 2002-02-26 | 1 | -0/+183 |
| * | _dispose(): We need to use msg.as_string() to flatten the message to | bwarsaw | 2002-02-26 | 1 | -2/+2 |
| * | process(): Ignore all values of X-No-Archive: header; it's mere | bwarsaw | 2002-02-26 | 1 | -5/+5 |
| * | Untabbification. :( | bwarsaw | 2002-02-23 | 1 | -188/+188 |
| * | WHITESPACE -> whitespace everywhere. | bwarsaw | 2002-02-23 | 1 | -8/+72 |
| * | add_error_message(): Converted to Document.addError(). | bwarsaw | 2002-02-23 | 1 | -26/+12 |
| * | Bump copyright years. | bwarsaw | 2002-02-23 | 1 | -1/+1 |
| * | handle_form(): We break the handling of the header and footer | bwarsaw | 2002-02-23 | 2 | -0/+65 |
| * | GetConfigInfo(): Update the description of the interpolation strings | bwarsaw | 2002-02-23 | 1 | -7/+56 |
| * | decorate(): When the mailing list object has a true attribute | bwarsaw | 2002-02-23 | 1 | -2/+16 |
| * | process(): When the mailing list object has a true attribute | bwarsaw | 2002-02-23 | 1 | -0/+3 |
| * | _addlist(): Do some better formatting. -unsubscribe is now the | bwarsaw | 2002-02-23 | 1 | -2/+2 |
| * | makealiases(): Add -subscribe and -unsubscribe as aliases for -join | bwarsaw | 2002-02-23 | 1 | -1/+2 |
| * | Deprecate the Mailman/pythonlib directory. First, most if not all of | bwarsaw | 2002-02-23 | 7 | -2464/+0 |
| * | show_post_requests(): Be sure to cgi.escape() the header text we're | bwarsaw | 2002-02-23 | 1 | -3/+3 |
| * | addError(): New method added to class Document, which is essentially a | bwarsaw | 2002-02-23 | 1 | -5/+18 |
| * | __setstate__(): When unpickling Message instances, check to make sure | bwarsaw | 2002-02-23 | 1 | -0/+6 |
| * | Remove `pythonlib' from SUBDIRS. We're getting rid of the | bwarsaw | 2002-02-23 | 1 | -2/+2 |
| * | Bump copyright years. | bwarsaw | 2002-02-23 | 1 | -1/+1 |
| * | Use the mailbox module from the Python standard library, instead of | bwarsaw | 2002-02-23 | 1 | -1/+1 |