summaryrefslogtreecommitdiff
path: root/src/mailman/chains (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-2/+1
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-15/+18
* Move oneline() out of Utils.py.Barry Warsaw2011-02-251-1/+2
* Split member and nonmember moderation.Barry Warsaw2011-01-023-19/+77
* Happy New Year.Barry Warsaw2011-01-018-8/+8
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-293-62/+80
* Clean up from the previous commit.Barry Warsaw2010-12-281-0/+0
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-285-2/+251
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-3/+3
* No longer touch the Sender or Errors-To headers. We can no longer justifyBarry Warsaw2010-06-291-1/+0
* So long X-BeenThere, and thanks for all the fish.Barry Warsaw2010-02-161-3/+3
* Chains now fire Zope events in their _process() implementation.Barry Warsaw2010-02-165-6/+59
* Happy New Year.Barry Warsaw2010-01-017-7/+7
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-2/+4
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-156-9/+8
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-261-2/+2
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-2/+5
* Refactor.Barry Warsaw2009-02-191-3/+63
* Eradicate hold_and_cmd_autoresponses.Barry Warsaw2009-02-171-1/+2
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-8/+8
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-8/+8
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-258-0/+706