summaryrefslogtreecommitdiff
path: root/src/mailman/app/moderator.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-1/+0
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-19/+21
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Leave a mailing list via the REST API.Barry Warsaw2009-12-281-3/+3
* * Refactor the language manager off of the config object and into a utility.Barry Warsaw2009-12-101-2/+3
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-4/+3
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-261-7/+7
* Replace the message_store instance on the database with an IMessageStoreBarry Warsaw2009-08-261-4/+7
* Wow. Put domains into the database.Barry Warsaw2009-07-161-2/+3
* More lint picking.Barry Warsaw2009-07-041-1/+2
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-1/+1
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-7/+7
* 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-251-0/+351