aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Display only the list-owner address in the 'list run by' footer.Mark Sapiro2017-05-302-3/+5
|
* Changed member_verbosity_threshold from a >= test to a strictly > test.Mark Sapiro2017-05-242-2/+6
|
* Implement base64 encoded recipient header.Mark Sapiro2017-05-233-0/+23
|
* Changed DEFAULT_MSG_FOOTER to use standard sig separator.Mark Sapiro2017-05-122-2/+10
|
* Improvements in subject prefixing with encoded prefixes.Mark Sapiro2017-05-122-6/+13
|
* Japanese updates from Yasuhito FUTATSUKI at POEM.Mark Sapiro2017-04-263-30/+36
|\
| * Update Japanese translation corresponding to previous revisionYasuhito FUTATSUKI at POEM2017-04-261-3/+8
| |
| * merge lp:mailman/2.1 up to rev 1699Yasuhito FUTATSUKI at POEM2017-04-2644-5708/+5944
| |\ | |/ |/|
* | Change 'subscribees' to 'subscribers' on admin mass subscribe page.Mark Sapiro2017-04-2540-5700/+5923
| | | | | | Update i18n.
* | Fixed unexploitable XSS attach via crafted HTTP Host: header.Mark Sapiro2017-03-302-1/+7
| |
* | Treat message and digest headers and footers as empty if they containMark Sapiro2017-03-153-7/+14
| | | | | | only whitespace.
| * Fix copyright year missed on previous commitYasuhito FUTATSUKI at POEM2017-03-081-1/+1
| |
| * Update Japanese translation of Defaults.py.in corresponding to previous commitYasuhito FUTATSUKI at POEM2017-03-081-2/+2
| |
| * Merge lp:mailman/2.1 up to rev 1696Yasuhito FUTATSUKI at POEM2017-03-086-11/+32
| |\ | |/ |/|
* | Fixed a long standing typo.Mark Sapiro2017-03-061-2/+2
| |
* | Updated test_message.py to account for optional Sender: and VERP.Mark Sapiro2017-03-051-3/+9
| |
* | Ensure added headers and footers have a trailing new-line.Mark Sapiro2017-03-043-5/+18
| |
* | Fixed an uncaught TypeError in the subscribe CGI.Mark Sapiro2017-02-222-1/+3
| |
| * revise translation of Defaults.py.inYasuhito FUTATSUKI at POEM2017-02-221-19/+21
| |
| * Merge lp:mailman/2.1 up to 1692Yasuhito FUTATSUKI at POEM2017-02-2199-6094/+657
| |\ | |/ |/|
* | Sanitized the bounce test data.Mark Sapiro2017-02-1999-6094/+657
| |
| * Merge lp:mailman/2.1 up to 1691Yasuhito FUTATSUKI at POEM2017-02-156-17/+85
| |\ | |/ |/|
* | Added recognition for a newly seen mailEnable bounce.Mark Sapiro2017-02-144-1/+55
| |
* | Catch NotAMemberError when member is removed before probe bounce returns.Mark Sapiro2017-02-142-13/+24
| |
* | Fixed a TypeError thrown in the roster CGI when called with a listnameMark Sapiro2017-02-032-3/+6
| | | | | | containing a % character.
| * Merge lp:mailman/2.1 rev 1688Yasuhito FUTATSUKI at POEM2017-01-1815-155/+163
| |\ | |/ |/|
* | Recoded Polish html templates to use html entities.Mark Sapiro2017-01-1714-154/+157
| |
* | Fixed a NameError issue in bin/add_members with DISABLE_COMMAND_LOCALE_CSET ↵Mark Sapiro2016-12-052-1/+6
| | | | | | | | = yes.
| * Fix version number in Japanese translation of Defaults.py.inYasuhito FUTATSUKI at POEM2016-12-121-1/+1
| |
| * Fix typo in Japanese help message of add_membersYasuhito FUTATSUKI at POEM2016-12-051-1/+1
| |
| * sync messages/ja/doc/Defaults.py.in with Mailman/Defaults.py.inYasuhito FUTATSUKI at POEM2016-11-301-2/+1
| |
| * Merge lp:mailman/2.1 up to 1686Yasuhito FUTATSUKI at POEM2016-11-305-11/+66
| |\ | |/ |/|
* | Removed CleanseDKIM from OWNER_PIPELINE because of DMARC issues on anonymous ↵Mark Sapiro2016-11-292-1/+4
| | | | | | | | lists.
* | Properly RFC 2047 encode the display name in DMARC munged From:.Mark Sapiro2016-11-242-5/+39
| |
* | Fixed UnicodeError in sending digests following changing list's ↵Mark Sapiro2016-11-232-3/+17
| | | | | | | | preferred_language.
* | Enhanced the fix for race conditions in MailList().Load().Mark Sapiro2016-11-162-2/+6
| |
| * Unify term for 'spam' in JapaneseYasuhito FUTATSUKI at POEM2016-11-301-1/+1
| |
| * add HTML closing tag missed in from_is_list option helpYasuhito FUTATSUKI at POEM2016-11-141-1/+1
| |
| * merge lp:mailman/2.1 up to rev 1682Yasuhito FUTATSUKI at POEM2016-11-14165-2246/+2436
| |\ | |/ |/|
* | More html entity replacement in templates/*/*.html.Mark Sapiro2016-11-11144-1638/+1638
| |
* | Replaced non-ascii characters with html entities in templates/hu/*.html.Mark Sapiro2016-11-1117-276/+276
| |
* | Fixed a typo and deleted an unreferenced assignment.Mark Sapiro2016-10-292-5/+5
| |
* | Fixed incorrect "view more members" links at the bottom of the adminMark Sapiro2016-10-272-4/+8
| | | | | | Membership List pages.
* | The Basque (Euskara) translation has been updated by Gari Araolaza.Mark Sapiro2016-10-112-323/+509
| |
| * Merge lp:mailman/2.1 rev 1677Yasuhito FUTATSUKI at POEM2016-09-306-33/+94
| |\ | |/ |/|
* | Fix unicode links in multi-page admin Membership list search results.Mark Sapiro2016-09-292-2/+8
| |
* | The German "details for personalize" page has been updatedMark Sapiro2016-09-152-26/+32
| |
* | paths.py now adds dist-packages as well as site-packages to sys.path.Mark Sapiro2016-09-072-1/+9
| |
* | Added INIT INFO to the sample init.d script.Mark Sapiro2016-09-042-1/+17
| |
* | Added -e/--exceptlist to cron/senddigests.Mark Sapiro2016-09-022-3/+22
| |