This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 11 May, 2021 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 05 Apr, 2021 1 commit
-
-
Sympa authors authored
-
- 02 Apr, 2021 1 commit
-
-
IKEDA Soji authored
-
- 17 Feb, 2021 1 commit
-
-
IKEDA Soji authored
-
- 10 Feb, 2021 1 commit
-
-
IKEDA Soji authored
-
- 05 Feb, 2021 1 commit
-
-
IKEDA Soji authored
However, this cannot prevent heuristics by Google Chrome.
-
- 30 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 27 Jan, 2021 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 14 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 01 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 29 Dec, 2020 1 commit
-
-
IKEDA Soji authored
-
- 01 Dec, 2020 2 commits
-
-
IKEDA Soji authored
- Renamed parameter "merge_feature" to "personalization_feature"
-
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.
-
- 27 Oct, 2020 1 commit
-
-
Luc Didry authored
-
- 15 Oct, 2020 1 commit
-
-
Sympa authors authored
-
- 14 Oct, 2020 1 commit
-
-
Luc Didry authored
Currently, if you want to report archived mail(s) as spam while asking for deletion, the confirmation page is shown twice (only once if not reporting as spam). It appears like a bug to users. This commit remove the confirmation when reporting as spam (there is still the confirmation for the deletion).
-
- 23 Sep, 2020 1 commit
-
-
Olivier Salaün authored
Fix get_inactive_lists: the page was not listing the current list owners/editors because they were loaded the wrong way ->{'admin'}{'owner'} instead of ->get_current_admins.
-
- 01 Sep, 2020 1 commit
-
-
IKEDA Soji authored
-
- 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
-
- 13 Jun, 2020 1 commit
-
-
IKEDA Soji authored
* Merge @Sympa::ConfDef::params into %Sympa::ListDef::pinfo * Merge %Conf::old_params into %Sympa::ListDef::pinfo * Add aliases of parameter names for compatibility to sympa.conf/robot.conf of earlier versions. * Move content of Sympa::ListDef to Sympa::Config::Schema * Move content of Sympa::ConfDef to Sympa::Config::Schema * Defining additional format entries in config schema. * Merge sympa.conf(5) and list_config(5) into sympa_config(5).
-
- 25 May, 2020 1 commit
-
-
IKEDA Soji authored
-
- 12 May, 2020 1 commit
-
-
IKEDA Soji authored
-
- 19 Apr, 2020 1 commit
-
-
IKEDA Soji authored
-
- 07 Apr, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 03 Apr, 2020 1 commit
-
-
Vic O authored
pulling out actual_aditor from get_which editor info and differentiate between priv owner and owner from get_which lookup.
-
- 02 Apr, 2020 1 commit
-
-
Vic O authored
updating the nature of list index lookups to check for defined hash entries instead of database lookups for list membership.
-
- 28 Mar, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 11 Mar, 2020 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
extra-path of script-URI inproperly, we'd be better to reconstruct them: SCRIPT_NAME and PATH_INFO. Note that we shouldn't use non-standard CGI environment varialbes such as REQUEST_URI. - Additional environment variable SYMPA_DOMAIN stands for available mail domain (a.k.a. "robot"). - If no robot providing web service was found according to client's request, error response will be returned.
-
- 07 Mar, 2020 1 commit
-
-
IKEDA Soji authored
WWSympa: edit_list: Now inclusion will no longer be updated immediately, even if parameters on data sources were changed. Instead, a message telling that inclusion will be updated soon (in an hour or so) is shown.
-
- 04 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 29 Feb, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 26 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 22 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 11 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-