summaryrefslogtreecommitdiff
path: root/Mailman (follow)
Commit message (Expand)AuthorAgeFilesLines
* ZapOldVars(): clobber_date goes away as a list-specific configurationbwarsaw2001-05-011-0/+5
* Bump the DATA_FILE_VERSION to pick up the changes to the list objectbwarsaw2001-05-011-1/+1
* GetConfigInfo(): Two new configuration variables have been added:bwarsaw2001-05-011-0/+44
* mimelib's ReprMixin class and module was renamed to StringableMixin inbwarsaw2001-05-011-3/+3
* main(): Utils.GetCharSet() requires the language as an argument.bwarsaw2001-05-011-1/+2
* ScanMessages(): Use a better way to runtime import the module and callbwarsaw2001-05-011-4/+5
* QuoteHyperChars(): Porting forward from 2.0.4 a patch to get rid ofbwarsaw2001-05-011-15/+2
* MailmanLogo(): Remove hyperlinks from logos (and also the links to thebwarsaw2001-05-011-17/+7
* Porting forward from 2.0.4 a patch to replace the deprecated regsubbwarsaw2001-05-011-14/+13
* HandleBouncingAddress(): Mark some more strings for translation.bwarsaw2001-05-011-9/+12
* As if this file wasn't enough of an ugly hack ;) -- significantbwarsaw2001-04-091-170/+349
* Hidden(): New class for "hidden" input item.bwarsaw2001-04-091-0/+7
* chunkify(): Removed.bwarsaw2001-04-091-18/+0
* process(): Do no harm to MIME documents when adding the header andbwarsaw2001-04-031-10/+28
* intermediatebwarsaw2001-04-021-0/+113
* Support the new confirmation scheme for both subscriptions andbwarsaw2001-04-021-14/+55
* _dispose(): Fix a bug whereby if an uncaught exception occurred, thebwarsaw2001-04-021-1/+4
* main(): Use a Document() instead of a HeadlessDocument() and set thebwarsaw2001-04-021-2/+2
* process_form(): Passwords are no longer required for unsubscribing.bwarsaw2001-04-021-4/+4
* Added PENDING_FILE_SCHEMA_VERSION.bwarsaw2001-04-021-2/+5
* wrap(): Added honor_leading_ws argument, defaulted to 1, which if truebwarsaw2001-04-021-5/+5
* Changes to the new pending.db file format:bwarsaw2001-04-021-7/+37
* __init__(): "join" is now a synonym for "subscribe". "remove" andbwarsaw2001-04-021-19/+51
* Update copyright years.bwarsaw2001-03-291-1/+1
* Import _ from Mailman.i18n.bwarsaw2001-03-261-3/+1
* ProcessConfirmCmd(): Confirmation cookie is now a string, not abwarsaw2001-03-261-26/+12
* AddMember(): Use the new Pending module interface. Also, generate thebwarsaw2001-03-261-27/+30
* Rewritten and simplified. There's no need to make the logic livebwarsaw2001-03-261-107/+100
* Minor change to module docstring.bwarsaw2001-03-261-2/+1
* main(): "See this page in" -> "View this page in".bwarsaw2001-03-241-1/+1
* list_listinfo(): "See this page in" -> "View this page in".bwarsaw2001-03-241-1/+1
* process_form(): There's no `mail' local variable, so origsender isbwarsaw2001-03-241-3/+2
* AddMember(): Change the subscription confirmation Subject: header tobwarsaw2001-03-241-1/+1
* Untabify.bwarsaw2001-03-241-165/+165
* Various fixes for better handling of confirmation messages,bwarsaw2001-03-241-25/+31
* main(): Typo fix by Juan Carlos.bwarsaw2001-03-231-1/+1
* handlesubscription(): except Errors.MMAreadyAMember, nottwouters2001-03-071-1/+1
* admin_overview(): Adjust %(default_hostname)s to match variable nametwouters2001-03-051-2/+2
* admin_overview(): Fixed typo which broke admin overview.bwarsaw2001-03-031-1/+1
* FormatPasswordStuff() -> password_inputs()bwarsaw2001-03-031-6/+9
* main()/module global: i18n "new order" changes. Usebwarsaw2001-03-031-41/+40
* FormatUsers(): Use GetOptionsURL() instead of GetScriptURL() since thebwarsaw2001-03-031-2/+1
* _dispose(): Have to pass ParseMailCommands() the msgdata dictionary.bwarsaw2001-03-031-1/+1
* option_help(): Fix two typos that broke variable details screen.bwarsaw2001-03-031-3/+3
* REpat: recognize 'Re[2]:' style reply-subjects. Fixes SF bug #223554.twouters2001-03-031-1/+1
* Fix for (tracker) bug #222409: don't barf when approving a subscription oftwouters2001-03-021-3/+7
* GetConfigInfo(): Elaborate slightly about the `host_name' attribute.bwarsaw2001-03-021-17/+17
* A start on updating i18n support -- still needs work.bwarsaw2001-03-021-15/+23
* msg.GetSender() -> msg.get_sender()bwarsaw2001-03-021-3/+3
* Update the MAILMAN_URL to point to the new www.gnu.org pages.bwarsaw2001-03-021-1/+1