This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 31 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 11 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 27 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 25 Jan, 2021 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Use the tags "<%" ... "%>" instead of "(xxx%" ... "%xxx)" ("xxx" is random string) in mhonarc-ressources.tt2
-
- 19 Oct, 2020 1 commit
-
-
Sympa authors authored
-
- 25 May, 2020 1 commit
-
-
IKEDA Soji authored
-
- 07 Mar, 2020 3 commits
-
-
Stefan Hornburg (Racke) authored
-
Stefan Hornburg (Racke) authored
-
Stefan Hornburg (Racke) authored
-
- 17 Sep, 2019 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Archive directories of any lists may be created even if archive is unavailable, or Sympa may crash (#736)
-
IKEDA Soji authored
-
- 05 Jul, 2018 1 commit
-
-
Sympa authors authored
-
- 25 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 06 Jun, 2018 1 commit
-
-
IKEDA Soji authored
-
- 07 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 07 Jan, 2018 1 commit
-
-
IKEDA Soji authored
-
- 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
-
- 28 Aug, 2016 1 commit
-
-
sikeda authored
[bug] WWSympa: viewbounce & viewmod: If the list name or the email address contains "+", incorrect web links to attachments are generated. Fixed by encoding special characters in generated links. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12948 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
-
- 31 Jul, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12898 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Jul, 2016 1 commit
-
-
sikeda authored
[-dev] get_shared_size() and get_arc_size() in Sympa::List were deprecated. Use get_size() methods in Sympa::SharedDocument and Sympa::Archive. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12881 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Feb, 2016 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12692 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] (r12690) Even if -addressmodifycode was disabled, cached $AddressModify in .mhonarc.db won't be cleared. As a workaround, force clear it by overwriting. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12691 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug][#6987] [Reported by D. Pritts, Internet2] Changing web_archive_spam_protection did not update spam protection mode on past archives. Fixed by applying spam protection at the time of display, not when archives were created / rebuilt. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12690 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Feb, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12688 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2016 2 commits
-
-
sikeda authored
[bug] WWSympa: Cannot view attachements in bounce messages and moderated messages. Fixed by correcting inappropriate relative URL paths. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12685 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12684 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
-
- 14 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12589 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Dec, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12575 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12121 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Apr, 2015 1 commit
-
-
sikeda authored
[-bug] When the single message for moderation or bounce management was converted, useless link was shown in the bottom of formatted messsage. New mhonarc variable $with_tslice$ to enable TSLICE elements and $with_powered_by$ to enable "Archive powered by" section are introduced: they are disabled by convert_single_message(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12107 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Mar, 2015 1 commit
-
-
sikeda authored
[-change] Now LAST email command retrieves most recent message in archive and sympa.pl no longer stores $listdir/archives/last_message file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12079 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Mar, 2015 1 commit
-
-
sikeda authored
Fixed by getting them of arctxt directories. Additionally, now sizes are shown in kilobytes. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12078 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Mar, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring: Sympa::Archive is now a class. Messages fetched will be locked to prevent access by multiple processes. Several methods was introduced: See POD of Sympa::Archive. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12077 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12067 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
-