summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/configuration.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Back port from the py3 branch:Barry Warsaw2014-12-291-237/+0
* Complete the conversion from restish to falcon, modulo a clean up pass. AllBarry Warsaw2014-08-141-2/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-3/+3
* * Add ``reply_to_address`` and ``first_strip_reply_to`` as writableBarry Warsaw2013-03-201-178/+8
* * List styles are supported through the REST API. Get the list of availableBarry Warsaw2012-12-301-32/+31
* * Allow the getting/setting of IMailingList.subject_prefix via the REST APIBarry Warsaw2012-12-171-0/+8
|\
| * Adding subject_prefix to the api (and updating the docs to include it)Terri Oda2012-12-151-0/+8
|/
* * Expose `archive_policy` in the REST API. Contributed by AlexanderBarry Warsaw2012-08-201-0/+6
* * Removed obsolete `IMailingList` attribute `generic_nonmember_action.Barry Warsaw2012-08-191-3/+0
* Working for SQLite:Barry Warsaw2012-07-251-8/+8
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-10/+10
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-10/+9
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-1/+1
* - Test welcome message notifications.Barry Warsaw2012-03-041-2/+2
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-8/+8
* * Stop adding the X-BeenThere header.Barry Warsaw2011-11-061-1/+0
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-0/+400