| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | subscription_confirm(): Remove unnecessary argument. | bwarsaw | 2001-08-02 | 1 | -1/+1 |
| * | Ahwoops, forgot a comma. | bwarsaw | 2001-08-02 | 1 | -8/+8 |
| * | process_form(): Since this no longer gets called from the "edit | bwarsaw | 2001-08-02 | 1 | -41/+0 |
| * | main(): Do something more useful when no user was given, either in the | bwarsaw | 2001-08-02 | 1 | -21/+34 |
| * | list_listinfo(): Add a replacement for <mm-options-form-start>. See | bwarsaw | 2001-08-02 | 1 | -0/+1 |
| * | show_results(): Ousmane Wilane noticed a missing i18n markup. Also, | bwarsaw | 2001-08-02 | 1 | -2/+4 |
| * | GetMailmanFooter(): Add a link to the listinfo overview page for the | bwarsaw | 2001-08-02 | 1 | -12/+16 |
| * | Order add_language() calls alphabetically by language code. | bwarsaw | 2001-08-02 | 1 | -6/+8 |
| * | Change the second <MM-Subscribe-Form-Start> to <MM-Options-Form-Start> | bwarsaw | 2001-08-02 | 8 | -16/+16 |
| * | process(): Be sure to del msg['from'] before adding a new From: | bwarsaw | 2001-08-01 | 1 | -0/+1 |
| * | process(): NotAMember -> NotAMemberError | bwarsaw | 2001-08-01 | 1 | -1/+1 |
| * | Add -q/--quiet, suggested by Scott Brown, which suppresses all status | bwarsaw | 2001-08-01 | 1 | -12/+26 |
| * | Ousmane's update. | bwarsaw | 2001-07-31 | 1 | -2/+5 |
| * | Add a sentence and %()s placeholder for the confirmation url, allowing | bwarsaw | 2001-07-30 | 1 | -2/+5 |
| * | hold_for_approval(): When holding the message for approval, generate a | bwarsaw | 2001-07-30 | 1 | -1/+6 |
| * | main(): Add support for allowing a user who posted a held message to | bwarsaw | 2001-07-30 | 1 | -0/+114 |
| * | Add a new confirmation type, for held messages. | bwarsaw | 2001-07-30 | 1 | -0/+2 |
| * | HoldMessage(): Return the id of the held message record in the database. | bwarsaw | 2001-07-30 | 1 | -0/+5 |
| * | Updates to the i18n champions list, more Mailman users, and a link to | bwarsaw | 2001-07-30 | 7 | -4/+36 |
| * | Big5 catalog, contributed by Michael Fang. | bwarsaw | 2001-07-30 | 1 | -0/+2595 |
| * | Update the example in the docstring to reflect the new MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -6/+6 |
| * | Another step towards conversion to MemberAdaptor API. Use | bwarsaw | 2001-07-29 | 1 | -27/+3 |
| * | __onefile(): Another step towards conversion to MemberAdaptor | bwarsaw | 2001-07-29 | 1 | -1/+1 |
| * | hold_for_approval(): Another step towards conversion to MemberAdaptor | bwarsaw | 2001-07-29 | 1 | -1/+1 |
| * | do_topic_filters(): Another step towards conversion to MemberAdaptor | bwarsaw | 2001-07-29 | 1 | -2/+2 |
| * | process_form(): Use UserDesc helper class. | bwarsaw | 2001-07-29 | 1 | -9/+2 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -1/+1 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -10/+4 |
| * | Massive rewrite to implement the Wouters/Oskoboiny Convention on web | bwarsaw | 2001-07-29 | 1 | -52/+387 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -14/+11 |
| * | __assertIsMember(): Helper method which raises NotAMemberError if the | bwarsaw | 2001-07-29 | 1 | -11/+40 |
| * | getMemberLanguage(): If the address isn't a member of the list, return | bwarsaw | 2001-07-29 | 1 | -2/+21 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -27/+9 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -5/+7 |
| * | __handlepost(): Convert to MemberAdaptor API by using | bwarsaw | 2001-07-29 | 1 | -11/+4 |
| * | Convenience class for ApprovedAddMember and friends. | bwarsaw | 2001-07-29 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-07-29 | 1 | -0/+44 |
| * | Another step towards conversion to MemberAdaptor API. | bwarsaw | 2001-07-29 | 1 | -3/+3 |
| * | Ousmane Wilane's latest updates to the French catalogs | bwarsaw | 2001-07-28 | 2 | -74/+105 |
| * | LANGUAGES: Update to include all 8 (semi-)supported languages. | bwarsaw | 2001-07-27 | 1 | -1/+1 |
| * | process_request(): Coerce listname to lowercase since this is treated | bwarsaw | 2001-07-27 | 1 | -1/+2 |
| * | InitVars(): Should create self.archive_dir()+'.mbox' not | bwarsaw | 2001-07-27 | 1 | -1/+1 |
| * | Simplified Chinese templates from Max Yu | bwarsaw | 2001-07-27 | 28 | -0/+799 |
| * | Norwegian binary catalog | bwarsaw | 2001-07-27 | 1 | -0/+0 |
| * | Add Norwegian. | bwarsaw | 2001-07-27 | 2 | -1/+2 |
| * | Daniel Buchmann's Norwegian catalog | bwarsaw | 2001-07-27 | 1 | -0/+5155 |
| * | Daniel Buchmann's Norwegian templates. | bwarsaw | 2001-07-27 | 30 | -0/+1057 |
| * | Updates to the FAQ and TODO list, updates to language champions, | bwarsaw | 2001-07-27 | 10 | -31/+77 |
| * | Knock off a few to do items. | bwarsaw | 2001-07-27 | 1 | -2/+0 |
| * | Updated to reflect the plan to upload the mailman.po files to SF. | bwarsaw | 2001-07-27 | 1 | -10/+12 |