summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Set DEFAULT_HOST_NAME and DEFAULT_URL to None. That way, we canbwarsaw2002-12-021-5/+7
* Add the printing of the current time and date to the end ofbwarsaw2002-12-022-4/+5
* 1223/1223 okpioppo2002-11-252-140/+86
* re-aligned to the english templates for b5pioppo2002-11-251-1/+3
* calculate_attachments_dir(): Be defensive about bogus Date headers. ;/bwarsaw2002-11-221-6/+32
* process(): Don't send a results message if we're already sending abwarsaw2002-11-212-2/+4
* process(): Set the `respond' flag to false ifbwarsaw2002-11-211-10/+17
* Results.__init__(): Add a `respond' flag which is used bybwarsaw2002-11-211-1/+5
* change_options(): Don't handle `emergency' moderation here -- it's abwarsaw2002-11-211-4/+0
* VERSION: Bump.bwarsaw2002-11-211-1/+1
* 2.1b5 newsbwarsaw2002-11-191-0/+34
* New namesbwarsaw2002-11-191-0/+2
* updatedmss2002-11-192-3/+5
* Update to reflect the change in the english template.avalon2002-11-191-1/+3
* Updated norwegian catalog.avalon2002-11-192-69/+46
* Updates in preparation for 2.1b5bwarsaw2002-11-198-39/+197
* Catalog updatesbwarsaw2002-11-1931-8285/+9153
* Prepare for beta5bwarsaw2002-11-191-2/+2
* Update a comment.bwarsaw2002-11-191-0/+2
* More fun stuff.bwarsaw2002-11-191-1/+4
* More namesbwarsaw2002-11-191-0/+3
* Patch #478491 by Federico Grau.bwarsaw2002-11-191-1/+3
* Patch #482934 by David Gibbs, adds a -b/--bare switch to print justbwarsaw2002-11-191-15/+25
* dequeue(): "rejection-notice" (i.e. the dash) doesn't play nice whenbwarsaw2002-11-191-0/+6
* hold_for_approval(): "rejection-notice" (i.e. the dash) doesn't playbwarsaw2002-11-191-1/+1
* show_post_requests(): "rejection-notice" (i.e. the dash) doesn't playbwarsaw2002-11-191-1/+1
* More namesbwarsaw2002-11-191-0/+1
* Describe the AddDefaultCharset issue for Apache and i18n archivebwarsaw2002-11-191-9/+15
* process(): Patch #625482 by Tokio Kikuchi to properly MIME encode thebwarsaw2002-11-191-23/+33
* GetConfigInfo(): "addrs" -> "addresses" in the obscure_addressesbwarsaw2002-11-191-2/+2
* RestrictedListMessage(), RosterOption(), GetStandardReplacements():bwarsaw2002-11-191-5/+6
* quick_maketext(): Copy the body of the try: from Utils.maketext() forbwarsaw2002-11-181-8/+14
* Added a %(meta)s placeholder where the http-equiv meta tag for thebwarsaw2002-11-185-0/+5
* Simplification and fixes for i18n in the archives. This is related tobwarsaw2002-11-181-62/+22
* uquote(): Factored out the html-ifying of a string from uncanonstr()bwarsaw2002-11-181-9/+12
* Added a -q / --quiet option.bwarsaw2002-11-181-3/+9
* membership_options(): Don't assume the environment has QUERY_STRING.bwarsaw2002-11-181-28/+30
* install (locally) under the appropriate usermss2002-11-181-2/+2
* maketext(): If the interpolation fails with a UnicodeError, we try tobwarsaw2002-11-181-1/+7
* SafeDict.interpolate(): Added for convenience.bwarsaw2002-11-181-4/+7
* process(): Implement a header/footer MIME wrapper for problematicbwarsaw2002-11-171-13/+52
* list_listinfo(): Fix a u/i buglet for when no choice is given betweenbwarsaw2002-11-161-0/+4
* Translators take note -- I added <mm-digest-question-start> andbwarsaw2002-11-161-1/+3
* change_options(): Display the fullname and address of the member justbwarsaw2002-11-161-1/+2
* main(): Watch out for unsubscription confirmations on addresses thatbwarsaw2002-11-151-7/+14
* re-aligned to Nov 13 CVS.pioppo2002-11-153-48/+30
* Upgrade to JapaneseCodecs 1.4.9bwarsaw2002-11-153-1/+1
* Martin v. Loewis's SF patch #634109 for better scrubbing of multipartbwarsaw2002-11-131-22/+52
* email.Header does everything this module used to do for us, so webwarsaw2002-11-121-171/+0
* decode_charset(): We no longer need the EncWord module, sincebwarsaw2002-11-121-16/+23