This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 09 Jan, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Introduced Sympa::Tools::Text::slurp() to slurp text file applying Unicode sanitization and normalization. Note: Though Unicode::Normalize and Unicode::UTF8 are optional now, they would be mandatory in the future.
-
- 02 Aug, 2019 1 commit
-
-
IKEDA Soji authored
-
- 24 May, 2019 1 commit
-
-
Luc Didry authored
May fix #581
-
- 25 Jan, 2019 1 commit
-
-
Luc Didry authored
-
- 15 Jan, 2019 1 commit
-
-
IKEDA Soji authored
[bug] WWSympa: On list config page, default settings of list scenarios are ignored. And if user updated configuration, the first option in select box is saved. Fixed by assigning defaults in Sympa::ListDef. [change] The feature making symbolic link "*.default" to assign default values are deprecated.
-
- 25 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 01 Nov, 2017 1 commit
-
-
IKEDA Soji authored
Now topic identfiers (names) in topics.conf will be normalized to lowercase.
-
- 15 Jun, 2017 1 commit
-
-
Sympa authors authored
And updating copyright notice in lately changed sources.
-
- 25 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 30 Apr, 2017 1 commit
-
-
IKEDA Soji authored
-
- 16 Apr, 2017 1 commit
-
-
IKEDA Soji authored
They in topics.conf would be ignored.
-
- 15 Apr, 2017 1 commit
-
-
IKEDA Soji authored
It should be the set of topics names but defined as array of scalars.
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Oct, 2016 1 commit
-
-
sikeda authored
[bug][#10968] [Submitted by S. Hornburg] Visibility settings in topics.conf were ignored. Fixed by cheking topics_visibility scenario along with subtopics. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12968 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Sep, 2016 1 commit
-
-
sikeda authored
[dev] dup_var() with complex data is very inefficient and makes response very slow. Experimentally use Clone::clone(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12955 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2016 1 commit
-
-
sikeda authored
Old name New name ----------------------------------- ---------------------------------------- Sympa::Auth::password_fingerprint Sympa::User::password_fingerprint Sympa::Tools::WWW::_load_mime_types Conf::_load_mime_types Sympa::Tools::WWW::get_mime_type Conf::get_mime_type tools::add_in_blacklist _add_in_blacklist in wwsympa.fcgi tools::addrencode Sympa::Tools::Text::addrencode tools::clean_msg_id Sympa::Tools::Text::canonic_message_id tools::escape_chars Sympa::Tools::Text::escape_chars tools::escape_docname Sympa::SharedDocument::escape_docname tools::escape_html Sympa::Tools::WWW::escape_html_minimum tools::escape_quote Sympa::Template::_escape_quote tools::escape_url Sympa::Tools::Text::escape_url tools::escape_xml Sympa::Template::_escape_xml tools::eval_in_time Sympa::Process::eval_in_time tools::get_list_params Sympa::Robot::list_params tools::get_message_id Sympa::unique_message_id tools::lang2charset Conf::lang2charset tools::load_edit_list_conf Sympa::List::_load_edit_list_conf tools::qdecode_filename Sympa::Tools::Text::qdecode_filename tools::qencode_filename Sympa::Tools::Text::qencode_filename tools::qencode_hierarchy Sympa::Tools::File::qencode_hierarchy tools::unescape_chars Sympa::Tools::Text::unescape_chars tools::unescape_html Sympa::Tools::WWW::unescape_html_minimum tools::valid_email Sympa::Tools::Text::valid_email ----------------------------------- ---------------------------------------- As a result, tools.pm was deprecated. A few dependency loop among modules are reduced. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12677 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12593 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jul, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12294 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12292 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 May, 2015 1 commit
-
-
sikeda authored
ToDo: Sympa::List still uses SDM. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12175 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2015 1 commit
-
-
sikeda authored
- best_language - compute_auth - get_search_path - get_supported_languages - request_auth - search_fullpath - send_dsn - send_file - send_notify_to_listmaster This change may help merger work with trunk. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12048 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12038 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11797 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Oct, 2014 1 commit
-
-
sikeda authored
Changes not yet merged look to need big refactoring. Exception: Sympa::Mailer is the singleton class: global variables are not used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11549 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Aug, 2014 1 commit
-
-
sikeda authored
Exception: tools::save_to_bad() is kept. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11337 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Aug, 2014 1 commit
-
-
sikeda authored
- Sympa::Alarm::flush() to flush or purge the spool was separated from send_notify_to_listmaster(). - send_notify_to_listmaster() now takes context (site ('*'), robot, List) as the first argument. - As a side work, mail_tt2/automatic_bounce_management.tt2 was separated from listmaster_notification.tt2 and listowner_notification.tt2. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11336 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Aug, 2014 1 commit
-
-
sikeda authored
Now send_file() was moved to tools.pm and will take list OR robot as parameter. Exception is new method send_probe_to_user() to send welcome and remind messages using VERP. As a side work, {shelved}{tracking} attribute of messages can be "w" or "r" by which bulk.pl generates VERP sender of messages stored by send_probe_to_user(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11332 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Aug, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11317 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Aug, 2014 1 commit
-
-
sikeda authored
- $message->{shelved}{smime_sign} & $message->{shelved}{smime_encrypt} attributes are set to indicate signing/encryption are required. - Messages are checked if encryption is possible on all recipients before they are stored into bulk spool. - As a side effect, messages sent by robots will be signed if keys are available. Known issue: This feature won't be applied to the messages stored into bulk spool before upgrading. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11296 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Aug, 2014 1 commit
-
-
sikeda authored
- $message->{shelved}{tracking} attribute is set to indicate tracking is required. Possible values are "verp", "dsn", "mdn" and "dsn+mdn". - As a result, verp_bulkmailer and tracking_bulkmailer columns are no longer used. ToDo: Migration of {shelved}{tracking} attributes during upgrade. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11295 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Aug, 2014 2 commits
-
-
sikeda authored
[dev] Refactoring: Now DKIM parameters are retrieved by bulk.pl: they need not be stored into bulkspool table. - $message->{shelved} attribute is set to indicate DKIM signing is required, instead of passing DKIM parameters. - As a result, dkim_*_bulkspool columns are no longer used. ToDo: Migration of {shelved}{dkim_sign} attributes during upgrade. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11288 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring: Sympa::Mail::mail_file() is deprecated; instead, use Sympa::Message->new_from_template() and Sympa::Mail::sending(). Known bug: Command messages sent via wwsympa.fcgi by users don't have sufficient authentication level. "md5" level is required. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11286 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Jul, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11276 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Exceptions: - Several functions in List were moved to Robot. - SympaTransport was renamed to Sympa::SOAP::Transport. Following files won't be renamed at present: Log.pm, SDM.pm, tools.pm, tt2.pm, wwslib.pm git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11273 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-