summaryrefslogtreecommitdiff
path: root/src/mailman/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | | * The `bounceevent` table now uses list-ids to cross-reference the mailingBarry Warsaw2013-10-241-0/+5
* | | * Fix importation from MM2.1 to MM3 of the archive policy. Given by AurélienBarry Warsaw2013-10-181-0/+2
* | | * When --sort is used, watch out for continuation lines, which shouldn't getBarry Warsaw2013-10-181-1/+2
|/ /
* | * `mailman conf` now has a `-t/--sort` flag which sorts the output by sectionBarry Warsaw2013-09-011-0/+6
|\|
* | * Expose ``hide_address`` to the ``.../preferences`` REST API. ContributedBarry Warsaw2013-08-281-0/+2
|\ \
* \ \ Merge Steve's documentation updates.Barry Warsaw2013-08-284-43/+107
|\ \ \
| * | | Rewrite the MTA-independent part of MTA.rst.Stephen J. Turnbull2013-07-041-17/+63
| * | | Add 'Contact Us' section.Stephen J. Turnbull2013-07-041-4/+9
| * | | Improve diagrams. Some wording fixups.Stephen J. Turnbull2013-05-141-10/+18
| * | | Touch up descriptions of MTAs. Fix one typo.Stephen J. Turnbull2013-05-141-10/+12
| * | | Some minor wording fixups.Stephen J. Turnbull2013-05-141-11/+15
| * | | Avoid implication that Python 3 support is coming soon.Stephen J. Turnbull2013-05-141-1/+1
| | |/ | |/|
* | | * Use the ``enum34`` package instead of ``flufl.enum``.Barry Warsaw2013-08-271-0/+1
|\ \ \ | | |/ | |/|
* / | * Mailman 3 no longer uses ``zc.buildout`` and tests are now run by theBarry Warsaw2013-08-272-37/+26
|/ /
* | * `bin/runner` command has been simplified and its command line optionsBarry Warsaw2013-06-171-0/+5
* | * Add `subject_prefix` to the `IMailingList` interface, and clarify theBarry Warsaw2013-05-301-9/+11
* | * Fix REST server crash on `mailman reopen` due to no interception ofBarry Warsaw2013-05-301-0/+2
|/
* * Support pagination of some large collections (lists, users, members).Barry Warsaw2013-03-211-0/+2
* * Add ``reply_to_address`` and ``first_strip_reply_to`` as writableBarry Warsaw2013-03-201-0/+5
* - Write ./var/etc/mailman.cfg if it doesn't already exist.Barry Warsaw2013-03-201-0/+8
* Clean up branch:Barry Warsaw2013-03-191-0/+1
* fix up graphviz graphs for fwd compatibility (to 2.28 & 2.30)Yarko2013-03-181-42/+48
* * Creation of lists with upper case names should be coerced to lower case.Barry Warsaw2013-03-061-0/+2
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-0/+5
* Bump copyright years.Barry Warsaw2013-01-016-6/+6
* Bump version numbers.Barry Warsaw2012-12-311-0/+5
* Update some documentation and add a DEVELOP.rst overview.Barry Warsaw2012-12-305-48/+240
* Let's release 3.0b3Barry Warsaw2012-12-301-1/+1
* * List styles are supported through the REST API. Get the list of availableBarry Warsaw2012-12-301-1/+1
* * The default list style is renamed to `legacy-default` and a newBarry Warsaw2012-12-301-0/+3
* Remove mailinglist.admin_member_chunksize.Barry Warsaw2012-12-301-0/+1
* Remove mailinglist.private_roster.Barry Warsaw2012-12-301-0/+1
* Remove unused columns mailinglist.subscribe_policy,Barry Warsaw2012-12-301-2/+7
* Remove mailinglist.send_reminders column too.Barry Warsaw2012-12-301-2/+2
* * The column `mailinglist.new_member_options` was unused, and has beenBarry Warsaw2012-12-301-0/+2
* Revert the addition of the mailinglist.style_name column, as well as theBarry Warsaw2012-12-291-1/+4
* * A user's password can be verified by POSTing to .../user/<id>/login. TheBarry Warsaw2012-12-261-0/+4
* * Improve the --help text for the `start`, `stop`, `restart`, and `reopen`Barry Warsaw2012-12-231-0/+2
* * Two new events are triggered on membership changes: `SubscriptionEvent`Barry Warsaw2012-12-231-6/+9
* More NEWS.Barry Warsaw2012-12-171-0/+13
* * Expose a REST API for membership change (subscriptions and unsubscriptions)Barry Warsaw2012-12-171-1/+7
|\
| * * Fill out the documentation on moderation notifications.Barry Warsaw2012-12-171-1/+7
* | * Allow the getting/setting of IMailingList.subject_prefix via the REST APIBarry Warsaw2012-12-171-0/+2
|/
* * Deleting a user through the REST API also deletes all the user's linkedBarry Warsaw2012-11-051-0/+2
* Merge Aurélien Bompard's branch to factor our archiver-specific configurationsBarry Warsaw2012-11-041-0/+1
|\
* | ConfigurationBarry Warsaw2012-11-041-0/+8
* | Better NEWS entryBarry Warsaw2012-10-311-1/+2
|\ \
| * | Better NEWS entryBarry Warsaw2012-10-311-1/+2
* | | merge trunkBarry Warsaw2012-10-311-0/+2
|\ \ \ | |/ / |/| |
| * | * `bin/mailman start` was passing the wrong relative path to its runnerBarry Warsaw2012-10-241-0/+2