This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 08 Nov, 2021 2 commits
-
-
IKEDA Soji authored
- Changed calling convention of delete_list_member() & delete_list_admin() - delete_list_*() may report error via "stash" when the email doesn't exist.
-
IKEDA Soji authored
Add the new list parameters default_owner_options & default_editor_options to control default attributes of owner & moderators (#989) sympa.pl: --add can take a --role option
-
- 26 Oct, 2021 1 commit
-
-
IKEDA Soji authored
-
- 25 Oct, 2021 1 commit
-
-
IKEDA Soji authored
Now Sympa::List::add_list_member and Sympa::List::add_list_admin use stash.
-
- 22 Oct, 2021 1 commit
-
-
IKEDA Soji authored
-
- 09 Oct, 2021 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
- According to the proposal on #90, "intern" level shouldn't be used for malformed input by users/clients: "user" level should be used.
-
- 07 Oct, 2021 1 commit
-
-
IKEDA Soji authored
-
- 26 Aug, 2021 1 commit
-
-
IKEDA Soji authored
-
- 09 Aug, 2021 1 commit
-
-
IKEDA Soji authored
-
- 04 Aug, 2021 1 commit
-
-
David Carter authored
-
- 10 Jul, 2021 1 commit
-
-
IKEDA Soji authored
-
- 08 Jul, 2021 1 commit
-
-
IKEDA Soji authored
-
- 10 Jun, 2021 1 commit
-
-
IKEDA Soji authored
-
- 26 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 22 May, 2021 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 21 Apr, 2021 1 commit
-
-
IKEDA Soji authored
-
- 01 Apr, 2021 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 22 Mar, 2021 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 10 Feb, 2021 1 commit
-
-
IKEDA Soji authored
-
- 09 Feb, 2021 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 05 Feb, 2021 1 commit
-
-
IKEDA Soji authored
However, this cannot prevent heuristics by Google Chrome.
-
- 25 Jan, 2021 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Use the tags "<%" ... "%>" instead of "(xxx%" ... "%xxx)" ("xxx" is random string) in mhonarc-ressources.tt2
-
- 14 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 23 Dec, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 22 Dec, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 01 Dec, 2020 1 commit
-
-
IKEDA Soji authored
- Renamed parameter "merge_feature" to "personalization_feature"
-
- 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.
-
- 18 Nov, 2020 1 commit
-
-
IKEDA Soji authored
-
- 27 Oct, 2020 1 commit
-
-
Luc Didry authored
-
- 22 Sep, 2020 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 21 Jul, 2020 1 commit
-
-
Sympa authors 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).
-
- 03 May, 2020 2 commits
-
-
IKEDA Soji authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 29 Apr, 2020 1 commit
-
-
IKEDA Soji authored
-
- 23 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-