summaryrefslogtreecommitdiff
path: root/src/mailman/rest/moderation.py
Commit message (Expand)AuthorAgeFilesLines
* Checkpointing.Barry Warsaw2015-04-161-252/+0
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Checkpointing more fixes.Barry Warsaw2014-12-111-1/+1
* Refactor so that most modules don't need to import falcon, and so fewerBarry Warsaw2014-08-141-26/+20
* Complete the conversion from restish to falcon, modulo a clean up pass. AllBarry Warsaw2014-08-141-45/+53
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-181-2/+2
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Simplify moderator.rst and requests.rst so they serve a better purpose asBarry Warsaw2012-12-171-8/+17
* Complete the exposure of subscription request moderation via REST (still needsBarry Warsaw2012-12-161-37/+116
* Expose held subscription/unsubscription requests via the API.Barry Warsaw2012-12-151-3/+52
* * Held messages can now be moderated through the REST API. Mailing listBarry Warsaw2012-01-301-0/+116