- 03 Jun, 2019 2 commits
-
-
IKEDA Soji authored
Fix #621 — Add a 'gecos' option to web_archive_spam_protection
-
IKEDA Soji authored
Fix #613 — Avoid MHonArc’s search warning flood
-
- 28 May, 2019 5 commits
-
-
IKEDA Soji authored
Fix #624 — Correctly rename archive folder when renaming list
-
IKEDA Soji authored
-
IKEDA Soji authored
Fix #609 — Handle boilerplate db_type conf in sympa.pl --health_check
-
IKEDA Soji authored
Add a button for full export of subscribers
-
IKEDA Soji authored
Fix #27 — Missing admin function to bulk unsubscribe
-
- 27 May, 2019 2 commits
- 24 May, 2019 13 commits
-
-
Luc Didry authored
This allows to make web archives public without fearing to leak users email addresses.
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
- Currently, only light export is available, thus export doesn’t contain the name of the subscribers. The button solves that. - The full export always includes a header: # Exported subscribers with search filter "" But it’s useless and maybe confusing when you use the full export from the button. I removed that header if no filter was sent.
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
IKEDA Soji authored
Prevent unnecessary DB access in add_list_member
-
- 21 May, 2019 5 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
Sympa authors authored
-
Sympa authors authored
-
- 16 May, 2019 1 commit
-
-
seblgr authored
In add_list_member the value $current_list_members_count is discarded if max_list_member == 0 (default setting). This prevents the "high db load" produced by the successive DB accesses.
-
- 13 May, 2019 1 commit
-
-
IKEDA Soji authored
Fix typo in bounced POD and improve wording.
-
- 11 May, 2019 2 commits
-
-
Stefan Hornburg (Racke) authored
-
Stefan Hornburg (Racke) authored
-
- 07 May, 2019 3 commits
-
-
IKEDA Soji authored
Fix #31 — Fix order of list’s config params
-
IKEDA Soji authored
Additional fix to #593
-
IKEDA Soji authored
Add sympa.conf-dist
-
- 26 Apr, 2019 1 commit
-
-
Luc Didry authored
-
- 25 Apr, 2019 2 commits
-
-
Luc Didry authored
-
IKEDA Soji authored
Fixed by opening aliases file as Sympa::LockedFile instance. Note: To keep exclusive processing by file lock effective, file won't be closed (unlocked) before newaliases will be finised.
-
- 23 Apr, 2019 1 commit
-
-
Luc Didry authored
-
- 18 Apr, 2019 1 commit
-
-
IKEDA Soji authored
Sympa::Aliases::Template creates exclusive lock on local storage
-
- 14 Apr, 2019 1 commit
-
-
IKEDA Soji authored
Additional changes to: Salaun urennes1/fix scenario name with dots (#589)
-