Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | 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. | ||||
* | Improving banned subscription logic to cover all invites, subscribes, ↵ | msapiro | 2005-12-03 | 1 | -1/+12 |
| | | | | address changes and confirmations of same. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Python 2.4 checks strftime() more strict. | tkikuchi | 2004-12-04 | 1 | -1/+2 |
| | | | | Split GetConfirmSubject into Leave/Join. | ||||
* | [ 1045909 ] user cancel of pending subscription fails | tkikuchi | 2004-10-13 | 1 | -2/+6 |
| | |||||
* | main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel() | bwarsaw | 2004-02-10 | 1 | -17/+36 |
| | | | | | | | | addrchange_confirm(), heldmsg_cancel(), heldmsg_confirm(), reenable_confirm(): Convert to the new pending database interface. expunge(): A helper function which ensures that the list is locked before expunging an item from the confirmation database. | ||||
* | subscription_prompt(): Make text and submit button have consistent text. | bwarsaw | 2003-12-01 | 1 | -2/+2 |
| | | | | Closes SF bug # 816410. | ||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 1 | -0/+5 |
| | |||||
* | Backporting from the trunk. | bwarsaw | 2003-02-08 | 1 | -7/+9 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+791 | |
'Release_2_1-maint'. |