Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Updated contrib/mmdsr for security log. | Mark Sapiro | 2018-06-15 | 1 | -2/+12 | |
| | | | ||||||
| | * | add missed whence msgid in previous commit | Yasuhito FUTATSUKI at POEM | 2018-06-17 | 1 | -4/+5 | |
| | | | ||||||
| | * | whence should be translated to lists language for admin notify | Yasuhito FUTATSUKI at POEM | 2018-06-16 | 1 | -1/+2 | |
| | | | ||||||
| | * | enhance i18n in admin(un)?subscribeack messages | Yasuhito FUTATSUKI at POEM | 2018-06-16 | 7 | -10/+19 | |
| | | | ||||||
| | * | merge lp:mailman/2.1 up to rev. 1772 (no difference from lp:mailman/2.1) | Yasuhito FUTATSUKI at POEM | 2018-06-15 | 3 | -2/+182 | |
| | |\ | | |/ | |/| | ||||||
* | | | merge lp:mailman/2.1 up to rev 1772 | Yasuhito FUTATSUKI at POEM | 2018-06-15 | 79 | -3/+259 | |
|\| | | ||||||
| * | | Added %(whence)s replacement to non-English admin(un)subscribeack templates. | Mark Sapiro | 2018-06-14 | 77 | -3/+79 | |
| |\| | ||||||
| | * | Add '%(whence)s' to admin(un)?subscribeack.txt for each language | Yasuhito FUTATSUKI at POEM | 2018-06-14 | 76 | -1/+77 | |
| | | | ||||||
| * | | Added contrib/sitemapgen. | Mark Sapiro | 2018-06-14 | 3 | -0/+180 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Added contrib/sitemapgen a python script to generate sitemap.xml.gz files | Jim Popovitch | 2018-06-14 | 2 | -0/+175 | |
| |/ | ||||||
* | | add translation for the comment in Defaults.py.in added in previous commit | Yasuhito FUTATSUKI at POEM | 2018-06-15 | 1 | -1/+5 | |
| | | ||||||
* | | merge lp:mailman/2.1 up to rev 1770 | Yasuhito FUTATSUKI at POEM | 2018-06-13 | 12 | -6/+102 | |
|\| | ||||||
| * | Implemented BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE. | Mark Sapiro | 2018-06-12 | 4 | -0/+36 | |
| |\ | ||||||
| | * | Support for verifying subscriber domains against the Spamhaus DBL | Jim Popovitch | 2018-06-11 | 3 | -0/+32 | |
| | | | ||||||
| * | | Added %(whence)s replacement for admin (un)subscribe notices. | Mark Sapiro | 2018-06-11 | 4 | -1/+9 | |
| |\ \ | ||||||
| | * | | Add whence to owner subscribe|unsubscribe notifications. | Jim Popovitch | 2018-06-12 | 3 | -2/+4 | |
| |/ / | ||||||
| * | | Implement security log. | Mark Sapiro | 2018-06-11 | 8 | -5/+57 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Changes based on feedback from Mark. | Jim Popovitch | 2018-06-10 | 3 | -9/+8 | |
| | | | ||||||
| | * | Improved logging of security related events | Jim Popovitch | 2018-06-06 | 7 | -1/+34 | |
| | | | ||||||
| * | | Japanese translation updates. | Mark Sapiro | 2018-06-10 | 2 | -6/+15 | |
| |\ \ | | |/ | |/| | ||||||
* | | | fix typo | Yasuhito FUTATSUKI at POEM | 2018-06-13 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | merge lp:mailman/2.1 rev. 1766 | Yasuhito FUTATSUKI at POEM | 2018-06-07 | 2 | -8/+24 | |
|\| | ||||||
| * | Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6. | Mark Sapiro | 2018-06-05 | 2 | -8/+24 | |
| | | | | | | Fix string formatting for Python 2.6. | |||||
* | | update ja translation | Yasuhito FUTATSUKI at POEM | 2018-06-07 | 2 | -6/+15 | |
| | | ||||||
* | | merge lp:mailman up to rev 1765 | Yasuhito FUTATSUKI at POEM | 2018-06-06 | 84 | -1275/+12956 | |
|\| | ||||||
| * | Not at all my day. | Mark Sapiro | 2018-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Ooops. Forgot mm_cfg. | Mark Sapiro | 2018-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Restrict Spamhaus ZEN hits to SBL, CSS and XBL. | Mark Sapiro | 2018-06-04 | 3 | -4/+4 | |
| | | ||||||
| * | Added BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE Feature | Mark Sapiro | 2018-06-04 | 4 | -1/+38 | |
| | | ||||||
| * | Changed mailman-config to single-quote parameters. | Mark Sapiro | 2018-06-04 | 2 | -11/+14 | |
| | | ||||||
| * | Added Esperanto translation and updated i18n. | Mark Sapiro | 2018-06-03 | 79 | -1257/+12893 | |
| | | ||||||
| * | Modified SUBSCRIBE_FORM_SECRET hash generation. | Mark Sapiro | 2018-06-03 | 3 | -6/+11 | |
| |\ | ||||||
| | * | Separate data in CSRF token by colon to avoid collisions. | Ralf Jung | 2018-06-03 | 2 | -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 POEM | 2018-05-27 | 1 | -0/+2 | |
|\| | ||||||
| * | Updated Japanese translation. | Mark Sapiro | 2018-05-26 | 5 | -39/+53 | |
| |\ | |/ |/| | ||||||
* | | merge lp:mailman/2.1 Rev 1757 and then update ja translation for it | Yasuhito FUTATSUKI at POEM | 2018-05-27 | 40 | -42/+199 | |
|\| | ||||||
| * | Internationalize the noscript note added to reCAPTCHA. | Mark Sapiro | 2018-05-26 | 40 | -41/+198 | |
| | | ||||||
* | | Update ja translation for previous commit | Yasuhito FUTATSUKI at POEM | 2018-05-26 | 1 | -11/+24 | |
| | | ||||||
* | | merge lp:mailman 2.1 up to rev 1756 | Yasuhito FUTATSUKI at POEM | 2018-05-26 | 42 | -6555/+7851 | |
|\| | ||||||
| * | Update i18n for recent changes. | Mark Sapiro | 2018-05-25 | 39 | -6746/+8003 | |
| | | ||||||
| * | Add an option to add_members to issue invitations. | Mark Sapiro | 2018-05-25 | 2 | -26/+77 | |
| | | ||||||
| * | A few more error messages have had their values HTML escaped. | Mark Sapiro | 2018-05-21 | 2 | -1/+4 | |
| | | ||||||
* | | merge lp:mailman/2.1 up to 1753 | Yasuhito FUTATSUKI at POEM | 2018-05-07 | 5 | -14/+29 | |
|\| | ||||||
| * | Add <noscript> note to listinfo reCAPTCHA that JavaScript is required. | Mark Sapiro | 2018-05-05 | 2 | -0/+5 | |
| | | ||||||
| * | bin/arch now uses i18n.C_ for progress messages. | Mark Sapiro | 2018-05-03 | 3 | -11/+16 | |
| | | ||||||
| * | Give a better message from scripts/driver on SyntaxError in mm_cfg.py. | Mark Sapiro | 2018-04-13 | 2 | -3/+8 | |
| | | ||||||
* | | revise translation of README/UPDATING | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 2 | -13/+14 | |
| | | ||||||
* | | add Japanese translation for the message added on lp:mailman/2.1 rev 1747 | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 1 | -113/+121 | |
| | | | | | | | | (with one other message rivise) | |||||
* | | rebuild potfile (to prepare to update Japanese transration) | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 1 | -111/+117 | |
| | | ||||||
* | | merge lp:mailman/2.1 up to rev 1750 | Yasuhito FUTATSUKI at POEM | 2018-04-11 | 9 | -51/+116 | |
|\| |