summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated catalogs, including new big5 updates from Yuan-Chen Cheng.bwarsaw2002-06-2725-7587/+14610
* Some fixes.wilane2002-06-132-2/+2
* Thanks to the goal :) my boss let me some time to update FR translations.wilane2002-06-035-563/+345
* New no-more-today template translated.avalon2002-05-291-0/+7
* Update to reflect the changes in the english template.avalon2002-05-291-4/+4
* InviteNewMember(): Prepend any text given in the mass subscribe pagebwarsaw2002-05-281-5/+13
* SendSubscribeAck(): Prepend any text given in the mass subscribe pagebwarsaw2002-05-281-2/+2
* mass_subscribe(), change_options(): Add a text box on the massbwarsaw2002-05-281-2/+12
* FormatSubscriptionMsg(): Fix missing space. Closes bug #555065 bybwarsaw2002-05-281-2/+4
* Better description of how to set up the init.d mailman script forbwarsaw2002-05-281-2/+5
* Instead of hardcoding the reason for becoming disabled in thisbwarsaw2002-05-281-2/+2
* intermediatebwarsaw2002-05-281-0/+8
* Add options to also send disabled notifications for users who havebwarsaw2002-05-281-43/+96
* main(): While we're at it, cruise through thebwarsaw2002-05-281-18/+30
* make_response() -> send_response()bwarsaw2002-05-281-5/+15
* ackp(): New helper function.bwarsaw2002-05-281-1/+11
* Bump the DATA_FILE_VERSION and add hold_and_cmd_autoresponses if it'sbwarsaw2002-05-282-1/+2
* midnight(): New utility function to calculate the epoch seconds of abwarsaw2002-05-281-0/+9
* InitVars(): Add a new attribute hold_and_cmd_autoresponses which is abwarsaw2002-05-281-0/+46
* New site-wide variable MAX_AUTORESPONSES_PER_DAY which sets the limitbwarsaw2002-05-281-0/+8
* Some hacks to support notification of disabled delivery for reasonsbwarsaw2002-05-281-6/+31
* Some new additions.bwarsaw2002-05-282-0/+13
* main(): Fixing a bug reported by Danny Terweij. We need to continuebwarsaw2002-05-251-0/+1
* do_list_categories(): Teach this about the attribute transformationsbwarsaw2002-05-251-7/+60
* _getValidValue(): Widget types EmailList and EmailListEx may alreadybwarsaw2002-05-251-0/+6
* get_item_gui_value(): Removed an unused local variable.bwarsaw2002-05-251-1/+0
* VIRTUAL_HOST_OVERVIEW: Fixed misleading comment. The admin overviewsbwarsaw2002-05-241-3/+3
* main(): Add the `toowner' key to the message metadata so the Replybotbwarsaw2002-05-221-1/+2
* _get_pipeline(): We don't need to send virgin messages through thebwarsaw2002-05-221-1/+1
* _dispose(): Send the message through the Replybot handler so -requestbwarsaw2002-05-221-3/+6
* process(): toadmin and the -admin address are deprecated.bwarsaw2002-05-221-4/+5
* GetConfigInfo(): The -admin address is deprecated.bwarsaw2002-05-221-6/+5
* Updated norwegian catalog.avalon2002-05-222-53/+35
* resynched with new 2.1b2+ mailman.potpioppo2002-05-222-482/+118
* QuoteHyperChars() -> websafe()bwarsaw2002-05-2214-37/+34
* process(): Use Precedence: list instead of bulk for mail list explodedbwarsaw2002-05-221-17/+8
* UserNotification.send(): If the message doesn't already have abwarsaw2002-05-221-0/+5
* Add a -l / --listname option (which can appear multiple times) tobwarsaw2002-05-221-2/+18
* Use version 2.0.4 of the email package.bwarsaw2002-05-223-1/+1
* Don't extract the marked strings or docstrings from bin/pygettext.bwarsaw2002-05-2224-3983/+2759
* get_senders(): Two fixes: first, make sure the unixfrom addition is abwarsaw2002-05-221-4/+4
* _dispose(): Inhibit replybot when Precedence: is any of bulk, junk, orbwarsaw2002-05-221-2/+2
* process(): Inhibit replybot when Precedence: is any of bulk, junk, orbwarsaw2002-05-221-1/+2
* this is betterbwarsaw2002-05-202-7/+7
* Point them at 2.0.11bwarsaw2002-05-202-3/+3
* Updatesbwarsaw2002-05-205-131/+153
* GetRequestURI(): Always cgi.escape() the url retrieved from thebwarsaw2002-05-201-5/+10
* process(), _dispose(): Where we were testing Precedence: againstbwarsaw2002-05-192-4/+5
* now aligned to 2.1beta2pioppo2002-05-197-834/+530
* SMART_ADDRESS_MATCH: No longer used anywhere.bwarsaw2002-05-171-11/+4