summaryrefslogtreecommitdiff
path: root/src/mailman/styles (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-4/+4
* copybumpBarry Warsaw2012-01-012-2/+2
* * Implement the style manager as a utility instead of an attribute hangingBarry Warsaw2011-10-241-1/+1
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-1/+1
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-1/+4
* Eliminate Utils.get_pattern() and in the process, completely revampBarry Warsaw2011-02-251-2/+0
* Happy New Year.Barry Warsaw2011-01-012-2/+2
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-2/+2
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-082-3/+0
* Access mailing list configuration via RESTBarry Warsaw2010-08-101-0/+2
* * A start to import of Mailman 2.1 config.pck files.Barry Warsaw2010-04-051-2/+2
* Happy New Year.Barry Warsaw2010-01-012-2/+2
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* De-u-literal-ify our doctests.Barry Warsaw2009-07-181-1/+1
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-3/+2
* rsplit -> rpartitionBarry Warsaw2009-05-151-3/+3
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-1/+2
* There are some situations where the RFC 2919 List-ID header must be explicitlyBarry Warsaw2009-03-031-4/+5
* Convert content filter and acceptable aliases away from pickle types.Barry Warsaw2009-03-031-13/+0
* acceptable_aliases are no longer a pickle.Barry Warsaw2009-02-231-1/+0
* Get rid of one_last_digest. Move this into a separate OneLastDigest table.Barry Warsaw2009-02-221-1/+0
* Major cleanup of the automatic response stuff.Barry Warsaw2009-02-191-9/+6
* Add IAutoResponseSet.last_response() and fix a few bugs with the datetimeBarry Warsaw2009-02-191-3/+0
* Eradicate hold_and_cmd_autoresponses.Barry Warsaw2009-02-171-1/+0
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-3/+3
* Massive digester rework.Barry Warsaw2009-02-041-2/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-253-0/+344