aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | 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
| * | 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
| * | 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
| * | 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
* | | 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 preferred_lan...Mark Sapiro2016-11-232-3/+17
* | | 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
* | | 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
* | | The Japanese translation has been updated by Yasuhito FUTATSUKI.Mark Sapiro2016-08-272-28/+28
|\| |
| * | * Translate untranslated messages on Japanese catalogue Yasuhito FUTATSUKI at POEM2016-08-281-28/+22
| * | Merge lp:mailman/2.1 up to 1671 (2.1.23)Yasuhito FUTATSUKI at POEM2016-08-28249-31909/+34497
| |\ \ | |/ / |/| |
* | | Bumped branch version to: 2.1.23Mark Sapiro2016-08-261-2/+2
* | | Rebuilt docs.Mark Sapiro2016-08-26203-1522/+1507
* | | I18n updates for prior changes.Mark Sapiro2016-08-2639-30375/+32894
* | | Fixes for CVE-2016-6893 and more.Mark Sapiro2016-08-266-10/+94