aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/confirm.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-04Python 2.4 checks strftime() more strict.tkikuchi1-1/+2
Split GetConfirmSubject into Leave/Join.
2004-10-13[ 1045909 ] user cancel of pending subscription failstkikuchi1-2/+6
2004-02-10main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel()bwarsaw1-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.
2003-12-01subscription_prompt(): Make text and submit button have consistent text.bwarsaw1-2/+2
Closes SF bug # 816410.
2003-03-31Backporting from trunkbwarsaw1-0/+5
2003-02-08Backporting from the trunk.bwarsaw1-7/+9