This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 19 Jun, 2021 1 commit
-
-
IKEDA Soji authored
-
- 08 Jun, 2021 1 commit
-
-
IKEDA Soji authored
-
- 31 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 11 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 02 Apr, 2021 1 commit
-
-
IKEDA Soji authored
-
- 02 Feb, 2021 1 commit
-
-
IKEDA Soji authored
-
- 01 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 28 Dec, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 27 Dec, 2020 1 commit
-
-
IKEDA Soji authored
-
- 24 Dec, 2020 1 commit
-
-
IKEDA Soji authored
-
- 07 Dec, 2020 1 commit
-
-
Sympa authors authored
-
- 01 Dec, 2020 1 commit
-
-
IKEDA Soji authored
- Renamed parameter "merge_feature" to "personalization_feature"
-
- 24 Nov, 2020 1 commit
-
-
IKEDA Soji authored
-
- 19 Nov, 2020 1 commit
-
-
IKEDA Soji authored
Limit personalization: Only when posted from WWSympa, entire text will be converted. Otherwise only footer/header will be converted.
-
- 19 Sep, 2020 1 commit
-
-
IKEDA Soji authored
<sympa-request> address should not be forwarded to any functions of Sympa. To avoid mail loop by such misconfiguration, discard messages bound for this address.
-
- 10 Jul, 2020 1 commit
-
-
IKEDA Soji authored
* review: Won't process sync_include in advance so that processing will be faster. * Refactoring. Sympa::List::on_the_fly_sync_include() was removed. Instead, "include" request handler had "delay" option. * Remove unused "last_sync" cache entries. "last_change" entries remain. * sync_include will no longer be invoked during Sympa::List->new(): - No owner defined in a list is no longer treated as error_config. - Instead, if no owner defined, - If possible, discard incoming message and send back DSN to original sender, - or, notifications to owners will be redirected to listmaster(s). * Refactoring: Remove unused functions * Small refactoring: mail_tt2/listeditor_notification.tt2 is no longer used. * Clarify log messages and DSN about undefined owner/editor/listmaster
-
- 29 Feb, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 24 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 16 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 02 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 29 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 10 Dec, 2019 1 commit
-
-
IKEDA Soji authored
Fixes #820: If a "reject" action in a scenario does not have "quiet" modifier, and the incoming message does not have spam flag, rejection notice will be sent back.
-
- 10 Oct, 2019 1 commit
-
-
IKEDA Soji authored
A note: Now create_list, create_automatic_list & update_automatic_list Request handlers won't take "listname" as an top-level parameter, but it must be included in an item of "parameters" parameter.
-
- 17 Sep, 2019 1 commit
-
-
IKEDA Soji authored
Archive directories of any lists may be created even if archive is unavailable, or Sympa may crash (#736)
-
- 02 Aug, 2019 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 07 Jul, 2019 1 commit
-
-
IKEDA Soji authored
[bug] task_manager.pl dies when the list no longer exist when some command such as sync_include was executed. Fixed by checking if target list exists.
-
- 06 Jun, 2019 1 commit
-
-
Luc Didry authored
Fix #634
-
- 05 Apr, 2019 1 commit
-
-
Luc Didry authored
-
- 03 Mar, 2019 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 03 Feb, 2019 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[change] Data sources: outdated users will be expired only when all data sources of the list has succeeded inclusion. By this change, if there are data sources with nosync_time_ranges set, deletion of outdated users can be delayed 24 hours at most. [change] Database schema: included_* and include_sources_* in subscriber_table and admin_table were deprecated. inclusion_* fields will be used instead.
-
- 21 Oct, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 19 Oct, 2018 1 commit
-
-
Dmitry Popov authored
-
- 16 Oct, 2018 1 commit
-
-
Luc Didry authored
-
- 22 Sep, 2018 1 commit
-
-
John Levine authored
-
- 31 Aug, 2018 1 commit
-
-
IKEDA Soji authored
-