| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | process(): Use the new world order for doing authentication. Since | bwarsaw | 2001-05-31 | 1 | -4/+8 |
| * | process(): It is possible that the mlist passed in is None, which | bwarsaw | 2001-05-22 | 1 | -1/+4 |
| * | send_i18n_digests(): In addition to passing in the user's preferred | bwarsaw | 2001-05-18 | 1 | -1/+1 |
| * | hold_for_approval(): In addition to passing in the user's preferred | bwarsaw | 2001-05-18 | 1 | -4/+2 |
| * | process(): In addition to passing in the user's preferred language, | bwarsaw | 2001-05-18 | 1 | -1/+1 |
| * | process(): We don't need to set the `received_time' metadata item, | bwarsaw | 2001-05-14 | 1 | -1/+0 |
| * | mimelib's ReprMixin class and module was renamed to StringableMixin in | bwarsaw | 2001-05-01 | 1 | -3/+34 |
| * | process(): `received_time' should only be added to the message's | bwarsaw | 2001-05-01 | 1 | -2/+2 |
| * | process(): Do no harm to MIME documents when adding the header and | bwarsaw | 2001-04-03 | 1 | -10/+28 |
| * | msg.GetSender() -> msg.get_sender() | bwarsaw | 2001-03-02 | 1 | -3/+3 |
| * | Big i18n changes. Specifically, | bwarsaw | 2001-03-02 | 1 | -22/+40 |
| * | Mark some more strings as translatable. | bwarsaw | 2001-03-02 | 1 | -4/+6 |
| * | Lots of i18n changes. Specifically, | bwarsaw | 2001-03-02 | 1 | -33/+53 |
| * | process(), decorate(): Mark a few more strings as translatable. | bwarsaw | 2001-03-02 | 1 | -3/+5 |
| * | process(): More i18n changes. The user's preferred language is passed | bwarsaw | 2001-03-02 | 1 | -5/+6 |
| * | hold_for_approval(): Fix the Utils.maketext() calls to pass the | bwarsaw | 2001-02-28 | 1 | -1/+1 |
| * | Add missing import | bwarsaw | 2001-02-28 | 1 | -0/+1 |
| * | process(): We can't call mlist.RegisterBounce() here because we do not | bwarsaw | 2001-02-16 | 1 | -8/+7 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 11 | -504/+351 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -24/+12 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -17/+10 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -45/+46 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -17/+34 |
| * | Removed as obsolete. HandlerAPI is now subsumed by the IncomingRunner | bwarsaw | 2001-02-15 | 2 | -227/+0 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -1/+4 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -19/+34 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -7/+10 |
| * | RedeliverMessage(): Removed. | bwarsaw | 2000-12-20 | 1 | -11/+3 |
| * | Rewritten to use the new multiple-queue model. | bwarsaw | 2000-12-20 | 1 | -85/+32 |
| * | intermediate | bwarsaw | 2000-12-20 | 1 | -0/+23 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 3 | -12/+10 |
| * | intermediate | bwarsaw | 2000-12-20 | 1 | -2/+2 |
| * | New module for handing off messages from Mailman (in the qfiles/news | bwarsaw | 2000-12-20 | 1 | -0/+52 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -7/+7 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -3/+4 |
| * | process(): List comprehensions are fun! | bwarsaw | 2000-12-20 | 1 | -4/+2 |
| * | process(): Get rid of the string module, in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -7/+2 |
| * | process(): Use augmented assignments. | bwarsaw | 2000-12-20 | 1 | -1/+1 |
| * | process(): Use string method startswith(). | bwarsaw | 2000-12-20 | 1 | -3/+2 |
| * | First round integration of Juan Carlos's translatable string markings. | bwarsaw | 2000-12-07 | 4 | -17/+24 |
| * | process(): "Fix" the Reply-To: header munging algorithm. If munging | bwarsaw | 2000-11-16 | 1 | -5/+10 |
| * | process(): Patch by Fil to force listinfo urls to be absolute. | bwarsaw | 2000-10-27 | 1 | -1/+1 |
| * | process(): Wrap, in the RFC 822 style, the List-*: headers if they're | bwarsaw | 2000-10-06 | 1 | -0/+6 |
| * | process(): Don't try to restore the date if it is None, otherwise we | bwarsaw | 2000-10-06 | 1 | -1/+2 |
| * | quotemime(): Gross hack to ensure that the results returned are a | bwarsaw | 2000-10-06 | 1 | -1/+2 |
| * | process(): Honor "X-No-Archive: yes", which means don't add the | bwarsaw | 2000-10-05 | 1 | -2/+4 |
| * | process(): Darrell Fuhriman notes that the List-Archive: header's | bwarsaw | 2000-09-25 | 1 | -2/+3 |
| * | process(): Typo in Reply-To: munging section's logic crept into the | bwarsaw | 2000-09-25 | 1 | -1/+1 |
| * | do_child(): Use a slightly different algorithm for munging the | bwarsaw | 2000-09-22 | 1 | -5/+26 |
| * | process(): To finally break -admin autoreply loops, we need to add the | bwarsaw | 2000-09-21 | 1 | -2/+3 |