summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/addresses.rst
Commit message (Expand)AuthorAgeFilesLines
* Complete the port to Falcon 1.0.Barry Warsaw2016-04-021-0/+9
* Members and nonmembers moderation action fallbackAurélien Bompard2016-03-311-5/+0
* Major push for completing issue #121. Now in API 3.1, all UUIDs must be theBarry Warsaw2015-12-301-2/+2
* Allow a Member's moderation_action to be changed by the REST API.Aurélien Bompard2015-12-081-0/+5
* add tests, fix docs, remove contact_addressAbhilash Raj2015-03-281-0/+1
* * Member resource JSON now include the ``member_id`` as a separate key.Barry Warsaw2015-02-131-0/+5
* * You can now DELETE an address. If the address is linked to a user, theBarry Warsaw2015-02-051-0/+61
* Trunk merge.Barry Warsaw2014-12-221-6/+124
|\
| * /user sub-resource of the address documented by Aurélien Bompard.Barry Warsaw2014-12-091-11/+124
| |\
| | * Document the new /addresses/<email>/user resourceAurélien Bompard2014-12-091-10/+120
| |/
| * REST feature: create a user from an existing addressAurélien Bompard2014-12-081-0/+5
* | All the REST tests pass.Barry Warsaw2014-12-151-7/+0
|/
* * Fixed a crash in the REST server when searching for nonmembers viaBarry Warsaw2014-04-151-5/+10
* Add an email address to an existing user via the REST API.Barry Warsaw2014-04-141-0/+53
|\
| * * Added an API endpoint to POST new email addresses to a user resource.Florian Fuchs2014-04-131-0/+34
|/
* * You can now verify and unverify an email address through the REST API.Barry Warsaw2012-09-221-1/+41
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-5/+5
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-3/+3
* * You can now query or change a member's `delivery_mode` attribute throughBarry Warsaw2011-09-011-0/+239