index
:
mailman2
master
upstream/2.1
mirror of https://code.launchpad.net/~mailman-coders/mailman/2.1
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
I18n updates for prior change.
Mark Sapiro
2020-01-09
40
-1000
/
+1203
|
*
Implement REFUSE_SECOND_PENDING setting to prevent multiple pending subscribes.
Mark Sapiro
2020-01-09
6
-0
/
+43
|
*
Update Japanese translation.
Mark Sapiro
2019-11-12
2
-3
/
+17
|
|
\
|
|
/
|
/
|
*
|
update Japanese translation for lp:mailman/2.1 rev. 1825 change
Yasuhito FUTATSUKI at POEM
2019-11-11
2
-3
/
+17
*
|
merge lp:mailman/2.1 up to rev 1827
Yasuhito FUTATSUKI at POEM
2019-11-11
47
-3005
/
+3758
|
\
|
|
*
Fix possible UnicodeDecodeError in sending subscription confirmation.
Mark Sapiro
2019-11-08
2
-2
/
+6
|
*
i18n updates for prior change.
Mark Sapiro
2019-11-08
40
-3000
/
+3718
|
*
Implement new drop_cc switch.
Mark Sapiro
2019-11-08
7
-3
/
+34
|
*
Japanese translation updates.
Mark Sapiro
2019-10-05
1
-5
/
+3
|
|
\
|
|
/
|
/
|
*
|
update Japanese translation for lp:mailman/2.1 rev 1823
Yasuhito FUTATSUKI at POEM
2019-10-06
1
-5
/
+3
*
|
merge lp:mailman/2.1 rev 1823
Yasuhito FUTATSUKI at POEM
2019-10-06
41
-804
/
+758
|
\
|
|
*
Changed new 'Successfully unsubscribed:' to existing
Mark Sapiro
2019-10-05
41
-804
/
+758
*
|
sync with lp:mailman/2.1 up to 1822
Yasuhito FUTATSUKI at POEM
2019-10-06
44
-4088
/
+4944
|
\
|
|
*
Clarify wording in NEWS item.
Mark Sapiro
2019-10-05
1
-2
/
+2
|
*
I18n updates for recent changes.
Mark Sapiro
2019-09-17
40
-4086
/
+4813
|
*
Implemented web admin sync members.
Mark Sapiro
2019-09-17
3
-2
/
+114
|
*
Extend sys.path with site.getsitepackages().
Mark Sapiro
2019-08-16
2
-0
/
+13
|
*
Japanese translation has been updates from Yasuhito FUTATSUKI.
Mark Sapiro
2019-06-21
6
-74
/
+137
|
|
\
|
|
/
|
/
|
*
|
update Japanese translations up to lp:mailman/2.1 rev 1817
Yasuhito FUTATSUKI at POEM
2019-06-21
2
-68
/
+93
*
|
merge lp:mailman/2.1 up to rev 1817
Yasuhito FUTATSUKI at POEM
2019-06-21
89
-12903
/
+14812
|
\
|
|
*
I18n updates for recent changes.
Mark Sapiro
2019-06-20
42
-12885
/
+14634
|
*
Corrected a misspelled name.
Mark Sapiro
2019-06-20
1
-1
/
+1
|
*
Implement Ralf Jung's captcha feature for the subscribe form.
Mark Sapiro
2019-06-19
45
-14
/
+138
|
|
\
|
|
*
Don't enable CAPTCHA if 'en' key is not set
Ralf Jung
2019-06-10
1
-1
/
+1
|
|
*
Mention in the docs that 'en' is used as the default key
Ralf Jung
2019-06-10
1
-0
/
+3
|
|
*
fix computing the form hash when there is no CAPTCHA
Ralf Jung
2019-06-10
1
-1
/
+1
|
|
*
implement a simple CAPTCHA scheme based on questions and answers configured b...
Ralf Jung
2019-06-10
7
-4
/
+73
|
|
/
|
*
Added site list -bounces and -request @ virtual domain to virtual-mailman.
Mark Sapiro
2019-06-05
2
-4
/
+30
|
*
Fixed missing <> in List-ID with invalid char in description.
Mark Sapiro
2019-06-05
2
-0
/
+10
*
|
catch up Japanese translation of Mailman.py.in for change of upstream rev 1811
Yasuhito FUTATSUKI at POEM
2019-05-23
7
-34
/
+19
|
\
|
|
*
Fixed misspelling of mailmanctl no-restart option.
Mark Sapiro
2019-05-22
2
-1
/
+3
|
*
Update Defaults.py doc for DEFAULT_DMARC_MODERATION_ACTION.
Mark Sapiro
2019-05-21
1
-1
/
+3
|
*
Remove unnecessary kludges from DSN recognition.
Mark Sapiro
2019-05-16
1
-27
/
+1
|
*
Strip leading/trailing spaces from login email for private and options login.
Mark Sapiro
2019-03-06
3
-3
/
+7
*
|
update Japanese translation of Defaults.py.in
Yasuhito FUTATSUKI at POEM
2019-03-03
1
-1
/
+16
*
|
merge lp:mailman/2.1 up to rev 1808
Yasuhito FUTATSUKI at POEM
2019-03-03
13
-141
/
+168
|
\
|
|
*
Implemented use of QRUNNER_SLEEP_TIME for bin/qrunner --runner=All.
Mark Sapiro
2019-03-01
2
-0
/
+6
|
|
\
|
|
*
do not lock up a CPU when running qrunner --runner=All
luto
2019-02-28
1
-0
/
+3
|
*
|
Implement MAX_LISTNAME_LENGTH to avoid calculating on each web access.
Mark Sapiro
2019-03-01
3
-4
/
+25
|
|
/
|
*
Expand tabs in Python code.
Mark Sapiro
2019-01-28
10
-137
/
+137
*
|
merge lp:mailman/2.1 up to rev 1805
Yasuhito FUTATSUKI at POEM
2019-01-08
15
-11
/
+137
|
\
|
|
*
Corrected and augmented some security log messages.
Mark Sapiro
2018-12-30
5
-3
/
+19
|
*
Implement dmarc_moderation_addresses feature.
Mark Sapiro
2018-12-15
6
-2
/
+28
|
|
\
|
|
*
Updated SpamDetect.py and VARHELP based on feedback from Mark S.
Jim Popovitch
2018-12-01
2
-3
/
+6
|
|
*
Patch for dmarc_moderation_addresses to automatically apply dmarc_moderation_...
Jim Popovitch
2018-11-30
5
-2
/
+16
|
|
/
|
*
Added recognition for non-compliant opensmtpd DSN Action: error.
Mark Sapiro
2018-11-28
4
-1
/
+58
|
*
Added NEWS item for prior change.
Mark Sapiro
2018-11-10
1
-1
/
+4
|
*
Use .bin extension for scrubbed application/octet-stream files.
Mark Sapiro
2018-11-10
1
-0
/
+3
|
*
Catch TypeError on simultaneous confirmations of the same token.
Mark Sapiro
2018-08-07
2
-5
/
+26
*
|
fix a typo
Yasuhito FUTATSUKI at POEM
2018-09-12
1
-1
/
+1
[prev]
[next]