aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Updated contrib/mmdsr for security log.Mark Sapiro2018-06-151-2/+12
| | |
| | * add missed whence msgid in previous commitYasuhito FUTATSUKI at POEM2018-06-171-4/+5
| | |
| | * whence should be translated to lists language for admin notifyYasuhito FUTATSUKI at POEM2018-06-161-1/+2
| | |
| | * enhance i18n in admin(un)?subscribeack messagesYasuhito FUTATSUKI at POEM2018-06-167-10/+19
| | |
| | * merge lp:mailman/2.1 up to rev. 1772 (no difference from lp:mailman/2.1)Yasuhito FUTATSUKI at POEM2018-06-153-2/+182
| | |\ | | |/ | |/|
* | | merge lp:mailman/2.1 up to rev 1772Yasuhito FUTATSUKI at POEM2018-06-1579-3/+259
|\| |
| * | Added %(whence)s replacement to non-English admin(un)subscribeack templates.Mark Sapiro2018-06-1477-3/+79
| |\|
| | * Add '%(whence)s' to admin(un)?subscribeack.txt for each languageYasuhito FUTATSUKI at POEM2018-06-1476-1/+77
| | |
| * | Added contrib/sitemapgen.Mark Sapiro2018-06-143-0/+180
| |\ \ | | |/ | |/|
| | * Added contrib/sitemapgen a python script to generate sitemap.xml.gz filesJim Popovitch2018-06-142-0/+175
| |/
* | add translation for the comment in Defaults.py.in added in previous commitYasuhito FUTATSUKI at POEM2018-06-151-1/+5
| |
* | merge lp:mailman/2.1 up to rev 1770Yasuhito FUTATSUKI at POEM2018-06-1312-6/+102
|\|
| * Implemented BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE.Mark Sapiro2018-06-124-0/+36
| |\
| | * Support for verifying subscriber domains against the Spamhaus DBLJim Popovitch2018-06-113-0/+32
| | |
| * | Added %(whence)s replacement for admin (un)subscribe notices.Mark Sapiro2018-06-114-1/+9
| |\ \
| | * | Add whence to owner subscribe|unsubscribe notifications.Jim Popovitch2018-06-123-2/+4
| |/ /
| * | Implement security log.Mark Sapiro2018-06-118-5/+57
| |\ \ | | |/ | |/|
| | * Changes based on feedback from Mark.Jim Popovitch2018-06-103-9/+8
| | |
| | * Improved logging of security related eventsJim Popovitch2018-06-067-1/+34
| | |
| * | Japanese translation updates.Mark Sapiro2018-06-102-6/+15
| |\ \ | | |/ | |/|
* | | fix typoYasuhito FUTATSUKI at POEM2018-06-131-1/+1
| |/ |/|
* | merge lp:mailman/2.1 rev. 1766Yasuhito FUTATSUKI at POEM2018-06-072-8/+24
|\|
| * Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6.Mark Sapiro2018-06-052-8/+24
| | | | | | Fix string formatting for Python 2.6.
* | update ja translationYasuhito FUTATSUKI at POEM2018-06-072-6/+15
| |
* | merge lp:mailman up to rev 1765Yasuhito FUTATSUKI at POEM2018-06-0684-1275/+12956
|\|
| * Not at all my day.Mark Sapiro2018-06-041-1/+1
| |
| * Ooops. Forgot mm_cfg.Mark Sapiro2018-06-041-1/+1
| |
| * Restrict Spamhaus ZEN hits to SBL, CSS and XBL.Mark Sapiro2018-06-043-4/+4
| |
| * Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE FeatureMark Sapiro2018-06-044-1/+38
| |
| * Changed mailman-config to single-quote parameters.Mark Sapiro2018-06-042-11/+14
| |
| * Added Esperanto translation and updated i18n.Mark Sapiro2018-06-0379-1257/+12893
| |
| * Modified SUBSCRIBE_FORM_SECRET hash generation.Mark Sapiro2018-06-033-6/+11
| |\
| | * Separate data in CSRF token by colon to avoid collisions.Ralf Jung2018-06-032-6/+6
| |/ | | | | | | | | | | This makes the data-to-token function injective. Previously, for example, the list called "list1" and the IP "10.0.0.0" would have the same hash as the list called "list" and the IP "110.0.0.0", as the strings were just concatenated.
* | merge lp:mailman/2.1 rev 1758 (now, just same as upstream)Yasuhito FUTATSUKI at POEM2018-05-271-0/+2
|\|
| * Updated Japanese translation.Mark Sapiro2018-05-265-39/+53
| |\ | |/ |/|
* | merge lp:mailman/2.1 Rev 1757 and then update ja translation for itYasuhito FUTATSUKI at POEM2018-05-2740-42/+199
|\|
| * Internationalize the noscript note added to reCAPTCHA.Mark Sapiro2018-05-2640-41/+198
| |
* | Update ja translation for previous commitYasuhito FUTATSUKI at POEM2018-05-261-11/+24
| |
* | merge lp:mailman 2.1 up to rev 1756Yasuhito FUTATSUKI at POEM2018-05-2642-6555/+7851
|\|
| * Update i18n for recent changes.Mark Sapiro2018-05-2539-6746/+8003
| |
| * Add an option to add_members to issue invitations.Mark Sapiro2018-05-252-26/+77
| |
| * A few more error messages have had their values HTML escaped.Mark Sapiro2018-05-212-1/+4
| |
* | merge lp:mailman/2.1 up to 1753Yasuhito FUTATSUKI at POEM2018-05-075-14/+29
|\|
| * Add <noscript> note to listinfo reCAPTCHA that JavaScript is required.Mark Sapiro2018-05-052-0/+5
| |
| * bin/arch now uses i18n.C_ for progress messages.Mark Sapiro2018-05-033-11/+16
| |
| * Give a better message from scripts/driver on SyntaxError in mm_cfg.py.Mark Sapiro2018-04-132-3/+8
| |
* | revise translation of README/UPDATINGYasuhito FUTATSUKI at POEM2018-04-112-13/+14
| |
* | add Japanese translation for the message added on lp:mailman/2.1 rev 1747Yasuhito FUTATSUKI at POEM2018-04-111-113/+121
| | | | | | | | (with one other message rivise)
* | rebuild potfile (to prepare to update Japanese transration)Yasuhito FUTATSUKI at POEM2018-04-111-111/+117
| |
* | merge lp:mailman/2.1 up to rev 1750Yasuhito FUTATSUKI at POEM2018-04-119-51/+116
|\|