summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add_error_message(): Converted to Document.addError().bwarsaw2002-02-231-26/+12
* Bump copyright years.bwarsaw2002-02-231-1/+1
* handle_form(): We break the handling of the header and footerbwarsaw2002-02-232-0/+65
* GetConfigInfo(): Update the description of the interpolation stringsbwarsaw2002-02-231-7/+56
* decorate(): When the mailing list object has a true attributebwarsaw2002-02-231-2/+16
* process(): When the mailing list object has a true attributebwarsaw2002-02-231-0/+3
* Someone -- I forgot who :( -- made a suggestion that list_membersbwarsaw2002-02-231-26/+92
* A new script for bin/withlist which converts thru-the-webbwarsaw2002-02-230-0/+0
* intermediatebwarsaw2002-02-231-0/+36
* NONSCRIPTS: Add the new convert.py "withlist" script.bwarsaw2002-02-231-1/+1
* Update imports for the new rules on shadowing standard librarybwarsaw2002-02-233-8/+10
* Update imports for the new rules on shadowing standard librarybwarsaw2002-02-231-7/+5
* Some new path-hacking code:bwarsaw2002-02-231-6/+7
* install: subscribe and unsubscribe are now aliases for join and leave.bwarsaw2002-02-231-0/+5
* VALID_COMMANDS: Add `subscribe' and `unsubscribe'.bwarsaw2002-02-231-0/+2
* There's a new Spanish translation champion. Also, update thebwarsaw2002-02-234-2/+164
* A bunch of new ideas we'll get to some day <wink>.bwarsaw2002-02-231-0/+10
* _addlist(): Do some better formatting. -unsubscribe is now thebwarsaw2002-02-231-2/+2
* makealiases(): Add -subscribe and -unsubscribe as aliases for -joinbwarsaw2002-02-231-1/+2
* Several changes which should make the installer's life easier. First,bwarsaw2002-02-231-33/+15
* Automatically uncompress and distutils install the distributed emailbwarsaw2002-02-231-2/+10
* Deprecate the Mailman/pythonlib directory. First, most if not all ofbwarsaw2002-02-237-2464/+0
* show_post_requests(): Be sure to cgi.escape() the header text we'rebwarsaw2002-02-231-3/+3
* addError(): New method added to class Document, which is essentially abwarsaw2002-02-231-5/+18
* __setstate__(): When unpickling Message instances, check to make surebwarsaw2002-02-231-0/+6
* Remove `pythonlib' from SUBDIRS. We're getting rid of thebwarsaw2002-02-231-2/+2
* Bump copyright years.bwarsaw2002-02-231-1/+1
* Use the mailbox module from the Python standard library, instead ofbwarsaw2002-02-231-1/+1
* We can now get rid of the special admin director and just treat thatbwarsaw2002-02-141-11/+2
* Bump the copyright years.bwarsaw2002-02-142-2/+2
* clear(): Fix the file names given to _zapfile().bwarsaw2002-02-141-2/+2
* makealiases(): Remove the special case for the `admin' script; it'sbwarsaw2002-02-141-2/+1
* Copy the bounces script to the admin script. This is for backwardsbwarsaw2002-02-141-0/+1
* VALID_COMMANDS: To make life easier, we'll include `admin' as a validbwarsaw2002-02-141-0/+1
* Updates based on my experiences in getting Exim to work w/ Mailmanbwarsaw2002-02-121-136/+94
* Sigh. Import order is now essential for command line scripts so thatbwarsaw2002-02-121-3/+5
* A slightly cleaner way to do the freshening of MailList objects.bwarsaw2002-02-121-7/+6
* __init__(): Default the self._freshen attribute to zero.bwarsaw2002-02-121-2/+13
* __init__(): Set self._freshen so that the MailList cache in the basebwarsaw2002-02-121-9/+7
* process(): Set the `verp' key in the metadata here, based on post_idbwarsaw2002-02-121-1/+13
* run_main(): Because the site-packages path hacking no longer happensbwarsaw2002-02-121-6/+2
* Move the path hacking addition of the site-packages directory to herebwarsaw2002-02-121-2/+13
* Move the path hacking addition of the site-packages directory to thebwarsaw2002-02-121-10/+1
* Czech updates from Dan Ohnesorg.bwarsaw2002-02-1218-566/+817
* main(): First, set the global language to the list's preferredbwarsaw2002-02-112-13/+21
* SendExplanation(), main(): First, set the global language to thebwarsaw2002-02-111-10/+22
* create(): When creating the UserNotification message object, pass inbwarsaw2002-02-111-2/+2
* process(), hold_for_approval(), do_discard(): When creating thebwarsaw2002-02-114-10/+7
* Update bundled email package to 0.97 for support of multibytebwarsaw2002-02-112-0/+0
* process_request(): When creating the UserNotification message object,bwarsaw2002-02-111-2/+2