aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* DKIM-Signature:, DomainKey-Signature: and Authentication-Results:Mark Sapiro2015-04-152-2/+12
| | | | headers are now removed by default from posts to anonymous lists.
* Improved search in admin UI Membership List.Mark Sapiro2015-04-132-1/+18
|
* Bumped branch version to: 2.1.20Mark Sapiro2015-03-311-2/+2
|
* The Russian translation has been updated by Danil Smirnov.Mark Sapiro2015-03-312-30/+26
|\
| * Russian translation of messages catalog for 2.1.20Danil Smirnov2015-03-311-30/+24
| |
* | Latest doc updates for 2.1.20 release.Mark Sapiro2015-03-30214-797/+796
| |
* | The Polish translation has been updated by Stefan Plewako.Mark Sapiro2015-03-302-1465/+737
| |
* | Fix for path traversal vulnerability.Mark Sapiro2015-03-273-2/+16
|/
* Removed some 'fuzzy' notations introduced by a prior URL change.Mark Sapiro2015-03-1019-39/+1
|
* Implemented member address change via the admin GUI.Mark Sapiro2015-03-0942-5899/+9447
| | | Updated mailman.pot and mailman.po files with the new strings.
* Fixed a dead link, updated the mailman.pot and mailman.po filesMark Sapiro2015-03-0240-3203/+4070
|
* A LookupError in SpamDetect on a message with RFC 2047 encoded headersMark Sapiro2015-03-022-2/+13
| | | in an unknown character set is fixed.
* Fixed a bug in CommandRunner that could process the second word of aMark Sapiro2015-03-012-6/+13
| | | | | body line as a command word and a case sensitivity in commands in Subject: with an Re: prefix.
* Fixed a bug in CommandRunner that threw an uncaught KeyError ifMark Sapiro2015-02-282-3/+13
| | | | | the input to the list-request address contained a command word terminated by a period.
* Bumped branch version to: 2.1.19Mark Sapiro2015-02-282-4/+4
|
* More Interlingua i18n updates.Mark Sapiro2015-02-223-206/+178
|
* The Polish translation has been updated by Stefan Plewako.Mark Sapiro2015-02-1820-1789/+1084
|
* The Interlingua translation has been updated by Martijn Dekker.Mark Sapiro2015-02-1832-1043/+1064
|
* The Japanese message catalog has been updated by SATOH Fumiyasu.Mark Sapiro2015-02-182-37/+36
|\
| * Updated Japenese translationSATOH Fumiyasu2015-02-181-37/+34
|/
* Because of privacy concerns with the 2.2 backport adding real name toMark Sapiro2015-02-133-1/+10
| | | | | list rosters, this is controlled by a new ROSTER_DISPLAY_REALNAME setting that defaults to No.
* Updated some very old info in README.Mark Sapiro2015-02-101-8/+7
|
* Updates to Russian i18n by Danil Smirnov.Mark Sapiro2015-02-107-208/+103
| | | Removed some 'prior translator' files from Russian templates directory.
* Added two previously renamed mailman-admin/*html files.Mark Sapiro2015-02-102-0/+467
|
* Cleaned the code a bit. No change in results.Mark Sapiro2015-02-071-19/+7
|
* Added character set recoding to utf-8 for list attributes for Romanian andMark Sapiro2015-02-073-4/+113
| | | Russian lists and bumped versions to 2.1.19rc3.
* Updated NEWS for 2.1.19rc2.Mark Sapiro2015-02-061-1/+1
|
* Bumped branch version to: 2.1.19rc2Mark Sapiro2015-02-061-2/+2
|
* Added a bit more to NEWS about recoding text in list attributes forMark Sapiro2015-02-061-2/+12
|\ | | | | Russian and Romanian lists.
| * Added more to NEWS about recoding Russian and Romanian archives and templates.Mark Sapiro2015-02-061-2/+10
| |
* | Remove Organization: header from anonymized posts.Mark Sapiro2015-02-062-1/+9
| | | | | | Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS.
* | More Romanian encoding changes.Mark Sapiro2015-02-0610-10/+10
|/
* Mailman's character set for Romanian has been changed from iso-8859-2Mark Sapiro2015-02-0542-2442/+2445
| | | to utf-8 and the templates and messages recoded.
* Mailman's character set for Russian has been changed from koi8-r toMark Sapiro2015-02-0545-4237/+4240
| | | utf-8 and the templates and messages recoded.
* The Russian message catalog has been updated by Danil Smirnov.Mark Sapiro2015-02-042-441/+777
|
* Updated mailman.pot and msgmerged the message catalogs for prior change.Mark Sapiro2015-02-0339-3978/+4212
|
* Enhanced subscribe_auto_approval to accept @listname entries.Mark Sapiro2015-02-034-7/+37
|
* Bumped copyright year for prior change.Mark Sapiro2015-02-031-1/+1
|
* The admindb interface has been fixed so the the detail message bodyMark Sapiro2015-01-302-10/+13
| | | | | | display doesn't lose part of a multi-byte character, and characters which are invalid in the message's charset are replaced rather than the whole body not being converted to the display charset.
* Bumped branch version to: 2.1.19rc1Mark Sapiro2015-01-29205-2661/+2353
|
* The Romanian message catalog has been updated.Mark Sapiro2015-01-292-61/+49
|
* Fixed a bug in bin/rmlist that would throw an exception or just fail toMark Sapiro2015-01-262-2/+6
| | | | | remove held message files for a list with regexp special characters in its name.
* Updated mailman.pot and msgmerged the Mailman.po files.Mark Sapiro2015-01-2339-3432/+5687
|
* Implemented dmarc_wrapped_message_text to optionally add an explanitoryMark Sapiro2015-01-237-7/+52
| | | text/plain part to a message wrapped via dmarc_moderation_action.
* Implemented the equivalent domains feature for list posting/moderation.Mark Sapiro2015-01-237-1/+99
|
* Updated mailman.pot and msgmerged the Mailman.po files.Mark Sapiro2015-01-2239-17837/+19893
|
* A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-2218-64/+279
| | | | | the 2.1 branch for release with 2.1.19. The 2.2 branch is now no different from the 2.1 branch and will no longer be maintained.
* Due to a prior change, From: header munging would unnecessarily add theMark Sapiro2015-01-111-4/+13
| | | | original From: to Cc: when was already in an original Reply-To:. Fixed.
* Implement a new WEB_HEAD_ADD setting to specify text to be added to theMark Sapiro2015-01-103-2/+23
| | | | <HEAD> section of Mailman's internally generated web pages.
* Replaced PythonPowered.png with current version.Mark Sapiro2015-01-082-0/+8
|