Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a NameError exception in cron/nightly_gzip when it tries to print | Mark Sapiro | 2014-03-11 | 2 | -1/+8 |
| | | | | the usage message. (LP: #1291038) | ||||
* | - Fixed a bug in ListAdmin._handlepost that would crash when trying to | Mark Sapiro | 2014-02-20 | 2 | -4/+15 |
| | | | | | preserve a held message for the site admin if HOLD_MESSAGES_AS_PICKLES is False. (LP: #1282365) | ||||
* | - Added to the contrib directory, a script from Alain Williams to count | Mark Sapiro | 2014-02-16 | 3 | -0/+58 |
| | | | | posts in a list's archive. | ||||
* | - The from_is_list header munging feature introduced in Mailman 2.1.16 is | Mark Sapiro | 2014-02-16 | 2 | -3/+10 |
| | | | | no longer erroneously applied to Mailman generated notices. | ||||
* | Changed the message from the confirm CGI to not indicate approval is | Mark Sapiro | 2014-02-07 | 2 | -2/+6 |
| | | | | required for an acceptance of an invitation. | ||||
* | Added missing <mm-digest-question-start> tag to French listinfo template. | Mark Sapiro | 2014-02-03 | 2 | -0/+6 |
| | |||||
* | Fixed POSTFIX_STYLE_VIRTUAL_DOMAINS to be case-insensitiive. | Mark Sapiro | 2014-01-09 | 2 | -3/+10 |
| | |||||
* | Added recognition for a kundenserver.de warning to simplewarning.py | Mark Sapiro | 2013-12-20 | 5 | -4/+43 |
| | |||||
* | Fixed a few failing tests in tests/test_handlers.py. | Mark Sapiro | 2013-12-19 | 2 | -3/+8 |
| | |||||
* | Fixed bin/arch to not create scrubbed attachments for messages skipped | Mark Sapiro | 2013-12-13 | 3 | -1/+16 |
| | | | | when processing the --start= option. | ||||
* | Fixed email address validation to do a bit better in obscure cases. | Mark Sapiro | 2013-12-06 | 2 | -3/+7 |
| | |||||
* | - Fixed a bug which caused some authentication cookies to expire too soon | Mark Sapiro | 2013-12-02 | 2 | -4/+7 |
| | | | | if AUTHENTICATION_COOKIE_LIFETIME is non-zero. | ||||
* | Fixed a possible TypeError in bin/sync_members introduced in 2.1.17. | Mark Sapiro | 2013-12-01 | 2 | -2/+13 |
| | |||||
* | Bumped branch version to: 2.1.17 | Mark Sapiro | 2013-11-23 | 2 | -3/+3 |
| | |||||
* | - Handling of posts gated from usenet to a list via the Mail <-> News | Mark Sapiro | 2013-11-18 | 2 | -3/+11 |
| | | | | | | | | | gateway is changed. Formerly, no list membership, moderation or *_these_nonmembers checks were done. Now, if the sender of the usenet post is a moderated member or a nonmember matching a *_these_nonmembers filter, those checks will be done and actions applied. Nonmember posts from senders not matching a *_these_nonmembers filter are still accepted as before. (LP: #1252575) | ||||
* | Added a reopen command to the sample init.d script in misc/mailman.in. | Mark Sapiro | 2013-11-16 | 2 | -2/+10 |
| | |||||
* | Fixed a misspelling in Tagger.py | Mark Sapiro | 2013-11-14 | 2 | -2/+5 |
| | |||||
* | The Japanese message catalog has been updated by SATOH Fumiyasu. (LP: #1248855) | Mark Sapiro | 2013-11-07 | 2 | -29/+32 |
| | |||||
* | Fixed contrib/qmail-to-mailman.py to work with a user other than | Mark Sapiro | 2013-11-01 | 2 | -2/+11 |
| | | | | 'mailman' and to recognize more listname-* addresses. (LP: #412293) | ||||
* | Implemented whitelist for headers to keep for anonymous lists. | Mark Sapiro | 2013-10-29 | 3 | -0/+54 |
| | |||||
* | Fixed a possible UnicodeDecodeError in bin/sync_members. | Mark Sapiro | 2013-10-22 | 2 | -1/+7 |
| | |||||
* | Fixed Makefile to not include $DESTDIR in paths compiled into .pyc | Mark Sapiro | 2013-10-18 | 2 | -1/+8 |
| | | | | files for traceback purposes. (LP: #1241770) | ||||
* | Tagging branch with: 2.1.16 | Mark Sapiro | 2013-10-16 | 1 | -3/+3 |
| | |||||
* | Merged Danish translation updates from Tom Christensen. | Mark Sapiro | 2013-10-16 | 4 | -72/+135 |
|\ | |||||
| * | Update danish template translations | Tom G. Christensen | 2013-10-16 | 2 | -5/+6 |
| | | |||||
| * | Update danish translation | Tom G. Christensen | 2013-10-16 | 1 | -67/+127 |
| | | |||||
* | | Preparing 2.1.16 final. | Mark Sapiro | 2013-10-16 | 1 | -1/+1 |
|/ | |||||
* | - Fixed a crash in SpamDetect.py which caused messages with unparseable | Mark Sapiro | 2013-10-07 | 2 | -2/+9 |
| | | | | RFC 2047 encoded headers to be shunted. (LP: #1235101) | ||||
* | Fixed a string in the Czech message catalog. (LP: #1234567) | Mark Sapiro | 2013-10-03 | 2 | -1/+3 |
| | |||||
* | Tagging branch with: 2.1.16rc3 | Mark Sapiro | 2013-09-28 | 199 | -235/+236 |
| | |||||
* | Renamed author_is_list to from_is_list. | Mark Sapiro | 2013-09-28 | 11 | -25/+26 |
| | |||||
* | Updated mailman.pot and message catalogs for author_is_list changes. | Mark Sapiro | 2013-09-27 | 40 | -7487/+8120 |
| | |||||
* | Made author_is_list a 3-way with an option to wrap the message. | Mark Sapiro | 2013-09-27 | 9 | -54/+142 |
| | |||||
* | Added Dutch and Japanese translations of author_is_list string. | Mark Sapiro | 2013-09-26 | 2 | -0/+8 |
| | |||||
* | Add Greek translation of author_is_list string. | Mark Sapiro | 2013-09-20 | 1 | -0/+6 |
| | |||||
* | Ran transcheck on all languages and fixed some errors. | Mark Sapiro | 2013-09-14 | 42 | -294/+290 |
| | |||||
* | Added French translation of author_is_list string. | Mark Sapiro | 2013-09-08 | 1 | -0/+7 |
| | |||||
* | One change from | Mark Sapiro | 2013-09-07 | 1 | -2/+2 |
| | | | | | <https://mail.python.org/pipermail/mailman-users/2013-July/075469.html>. Vetted by Ralf. | ||||
* | Added direction to new Farsi admlogin.html template. | Mark Sapiro | 2013-08-11 | 1 | -1/+1 |
| | |||||
* | German message catalog updates from Ralf Hildebrandt. | Mark Sapiro | 2013-08-11 | 2 | -17/+23 |
| | |||||
* | Added 5 more Farsi templates. | Mark Sapiro | 2013-08-10 | 5 | -0/+71 |
|\ | |||||
| * | adding five new templates in farsi | moonfriend | 2013-07-30 | 5 | -0/+71 |
|/ | |||||
* | Missed one template in the last updates. | Mark Sapiro | 2013-07-22 | 1 | -4/+4 |
| | |||||
* | Updates to Farsi translation. | Mark Sapiro | 2013-07-20 | 2 | -19/+11 |
| | |||||
* | Preparing 2.1.16rc2 | Mark Sapiro | 2013-07-19 | 198 | -303/+325 |
| | |||||
* | - Fixed cron/disabled to send a fresh cookie when notifying disabled | Mark Sapiro | 2013-07-19 | 2 | -6/+12 |
| | | | | members. (LP: #1203200) | ||||
* | Enable setting a default grouping/sorting for the admindb held message | Mark Sapiro | 2013-07-19 | 3 | -8/+20 |
| | | | | summary via a DISPLAY_HELD_SUMMARY_SORT_BUTTONS setting. | ||||
* | Minor i18n string reformat in last commit. | Mark Sapiro | 2013-07-19 | 39 | -4521/+4522 |
| | |||||
* | Second cut at the author_is_list feature. | Mark Sapiro | 2013-07-19 | 6 | -13/+28 |
| | |||||
* | Updated mailman.pot and message catalogs for latest changes. | Mark Sapiro | 2013-07-18 | 39 | -8774/+10232 |
| |