summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* .RegisterBounce(): Missing '%' was making a string format operationklm1998-04-101-12/+11
* Trivial cosmetic changes - plural "subscribers list" instead of possessiveklm1998-04-101-3/+3
* Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err.mailman1998-04-101-3/+3
* HeadlessDocument(): new variant of Document(), for templates that havemailman1998-04-101-1/+10
* Preparing to package a distribution - add a module docstring andmailman1998-04-095-0/+30
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-1/+3
* Move MESSAGE_DECORATION_NOTE here from mm-defaults, and move all themailman1998-04-091-4/+29
* Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err.mailman1998-04-091-3/+3
* Move MESSAGE_DECORATION_NOTE to mm_err. (We probably should have amailman1998-04-092-44/+2
* Preparing to package a distribution - add a module docstring andmailman1998-04-097-5/+35
* Simplify the __version__ setting to ignore the VERSION var.mailman1998-04-092-2/+2
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* HTMLFormatObject(): Ok, here's a stab at making the error-protection aklm1998-04-091-11/+8
* Some more slight option-description refinement.klm1998-04-091-2/+2
* Cleaned up some phrasing.mailman1998-04-091-6/+9
* Small refinements of the message_decoration_note.mailman1998-04-092-12/+12
* Collapsed a message log line.mailman1998-04-091-3/+2
* More refinement of help messages.mailman1998-04-091-29/+32
* Add a sub-section header to the privacy options.mailman1998-04-091-0/+2
* Link(): Support "target" option, for directing hrefs to other windowsklm1998-04-091-8/+11
* Refined a few long descriptions (now that i can look at them in aklm1998-04-081-13/+18
* Log info about rejected and discarded posts in vette lot file.mailman1998-04-081-3/+16
* Refine open-list option descr.klm1998-04-081-1/+2
* Refined organization of and included dividers in privacy optionsklm1998-04-081-46/+75
* Defining error-message vars for use instead of string literals, somailman1998-04-081-1/+4
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-081-2/+2
* Using error-message vars from mm_err, instead of string literals, somailman1998-04-081-4/+4
* A few checkins on the parrot side, in completing this batch ofmailman1998-04-071-0/+3
* Document.Format(): Add capability to designate a bgcolor (and otherklm1998-04-071-4/+11
* Added new-format descriptive header, as string in options list.klm1998-04-071-8/+11
* New default, SMTPHOST, in preparation to incorporation of john'sklm1998-04-072-2/+46
* Added new-format descriptive header, as string in options list.klm1998-04-071-4/+7
* Added new-format descriptive header, as string in options list.klm1998-04-071-0/+2
* Substantial refinement of the options mechanism:klm1998-04-071-98/+171
* Refined the 'info' mail command to indicate the list web page, presentklm1998-04-071-3/+13
* .FormatRosterOptionForUser(), .RosterOption() - extracted creation andklm1998-04-071-28/+24
* Disabled encompassing try-except in HTMLFormatObject, so tracebacksklm1998-04-071-5/+5
* .SendTextToUser(), .DeliverToUser() - use new, generalized add_headersklm1998-04-071-4/+7
* SendTextToUser(), DeliverToUser() - Generalized addition of specialklm1998-04-071-6/+9
* .ArchiveFileName(): use the list values, not the defaults! Needing tomailman1998-04-031-2/+6
* Some cosmetic refinements of message text, separated themailman1998-04-031-44/+34
* Comment noting that the UpdateArchive method is being deprecated inmailman1998-04-031-0/+1
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-031-14/+24
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-021-4/+4
* .DeleteMember(): add optional argument indicating whence the deletionmailman1998-04-021-1/+5
* Refined presentations for the listinfo page, including a newmailman1998-04-021-22/+37
* Added .ExtractApproval() method, which returns the validity of themailman1998-04-021-1/+11
* Add IncomingMessage.delitem() method, to remove approved headermailman1998-04-021-0/+15
* Implement message "approved" line recognition (and stripping!).mailman1998-04-021-1/+15
* Furthermore, mention the password-sending facility.klm1998-04-021-1/+4