summaryrefslogtreecommitdiff
path: root/src/mailman/rules/moderation.py
Commit message (Expand)AuthorAgeFilesLines
* Rename metadata key for clarityBarry Warsaw2017-08-041-2/+2
* Ensure all holds/rejects have a reason.Mark Sapiro2017-07-261-10/+13
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* Refactor and simplify.Barry Warsaw2016-05-031-66/+53
* Minor cleanups, rewording, style.Barry Warsaw2016-05-031-21/+40
* Change handling of rules for banned addresses.Aditya2016-05-031-18/+16
* Ensure that postings from alternative emails aren't heldAditya2016-05-031-6/+38
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* Allow fall backs for moderation actions.Barry Warsaw2016-04-011-4/+6
* Members and nonmembers moderation action fallbackAurélien Bompard2016-03-311-3/+6
* Clean up the rules directory.Barry Warsaw2016-03-251-8/+6
* First massive round of cleanups.Barry Warsaw2016-03-231-10/+7
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Do a cleansing pass on abompard's branch.Barry Warsaw2015-06-241-14/+21
* Use the *_these_nonmembers properties for moderationAurélien Bompard2015-06-171-2/+17
* Implement reasons for why a message is being held for moderator approval.Barry Warsaw2015-05-111-0/+6
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-6/+2
* * Fix non-member moderation rule to prefer a member sender if both membersBarry Warsaw2014-03-151-0/+4
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-4/+4
* Do not taunt Happy Python 2.6 Fun Ball.Barry Warsaw2012-03-141-2/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* Refactor .subscribe() from IAddress to IMailingList.Barry Warsaw2011-04-161-1/+1
* Split member and nonmember moderation.Barry Warsaw2011-01-021-11/+47
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-24/+25
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-281-5/+5
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-2/+2
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+68