This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 02 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 30 Jan, 2020 1 commit
-
-
IKEDA Soji authored
family_signoff action no longer does use one-time ticket.
-
- 29 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 02 Aug, 2019 1 commit
-
-
IKEDA Soji 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.
-
- 05 Jul, 2018 1 commit
-
-
Sympa authors authored
-
- 07 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 17 Aug, 2017 1 commit
-
-
Sympa authors authored
-
- 02 Aug, 2017 1 commit
-
-
IKEDA Soji authored
- Restroing this function as new request handler "move_user". - New scenarios move_user.* are added so that this function may either need confirmation (auth), be restricted to listmaster (listmaster) or disabled (closed).
-
- 08 Jul, 2017 1 commit
-
-
IKEDA Soji authored
WWSympa: auto_signoff was rewritten; multiple?subscribe & multiple_signoff were removed because they have never been used. Removing some unused stuff.
-
- 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
-
- 07 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12913 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Jun, 2016 1 commit
-
-
sikeda authored
[dev] Use Sympa::get_address() to generate robot addresses (sympa, sympa-request and listmaster). Internal configuration keys 'sympa' and 'request' are obsoleted. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12846 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Mar, 2016 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12745 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[change] Authentication key used by mail commands are no longer reusable. It will be randomly generated. Note that the keys generated by earlier releases are no longer available. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12743 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Mar, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12730 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Mar, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12727 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Mar, 2016 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12723 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Sympa::get_url() supports four modes: default, omit, remote and local. See documentation. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12721 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Feb, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12704 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
-
- 31 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12663 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12654 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Jan, 2016 1 commit
-
-
sikeda authored
[-dev] Small refactoring: Splitting global_remind, global_set and global_signoff from remind, set and signoff, respectively. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12642 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12613 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
-
- 31 Dec, 2015 1 commit
-
-
sikeda authored
[bug] If UNSUBSCRIBE command with an email parameter not the same as sender is sent and "unsubscribe" scenario returns value "request_auth(sender)", an invalid auth key will be sent back to the sender. Fixed by generating auth key using right parameter. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12611 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12610 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Dec, 2015 1 commit
-
-
sikeda authored
[dev] Now functions to send messages in Sympa package use Sympa::Spindle::ProcessTemplate. Sympa::Spindle::ToAlarm and Sympa::Spindle::ToMailer claesses were added. After all, most of dependency loops among Sympa internal modules are dissolved. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12602 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12596 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
-
- 02 Dec, 2015 1 commit
-
-
sikeda authored
[-dev] Small refactoring. send_dsn() no longer requires {listname} and {recipient} parameters. And entire message instead of header part may be attached excluding in case that it is potentially unsafe: too large, contains malware, ... ToDo: reject_report_msg() in Sympa::Report would be replaced with send_dsn(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12555 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Nov, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12553 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12552 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12459 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Oct, 2015 1 commit
-
-
sikeda authored
[dev] tools::get_canonical_email() and tools::clean_email() are deprecated. Use Sympa::Tools::Text::canonic_email() instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12426 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12419 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12402 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
[-bug] If a robot.conf has listmaster parameter with no valid addresses, use configuration in sympa.conf. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12293 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-