Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-11-13 | Fixed misleading response to an email approval of a held message. | Mark Sapiro | 1 | -3/+14 | |
Bug #889968. | |||||
2008-02-19 | cmd_confirm.py - Modified to catch a UnicodeError that may occur under | Mark Sapiro | 1 | -2/+5 | |
obscure circumstances when scanning the message body for "unprocessed" commands. Moderate.py - Modified to not try to match "@listname" directly against the sender address. | |||||
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-12-03 | Improving banned subscription logic to cover all subscribes, address changes ↵ | msapiro | 1 | -1/+7 | |
and confirmations of same. | |||||
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2003-12-01 | process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation() | bwarsaw | 1 | -0/+3 | |
when the wrong admin password is given in a confirmation message. | |||||
2003-04-07 | Backporting from trunk. | bwarsaw | 1 | -1/+1 | |
2003-03-31 | Backporting from trunk | bwarsaw | 1 | -2/+6 | |