This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 04 Jul, 2013 6 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9456 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9455 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Changes on List::automatic_tag(). It takes Message object as argument; foldcase & index are used for case-ignore match, instead of regexp. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9454 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring (con'd). Direct access to {'msg'} and {'msg_as_string'} were replaced with as_entity() and as_string(). Several "$message->as_entity->as_string" calls were replaced with "$message->as_string", because message object won't be modified. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9453 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring. Message: get_encrypted_mime_message() & get_encrypted_message_as_string() were renamed to as_entity() & as_string(). Older names are confusing. Additionally, direct access to {'msg'} and {'msg_as_string'} were replaced with as_entity() and as_string(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9452 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9449 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Jul, 2013 7 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9437 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9436 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9435 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9434 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring. sympa.pl: Avoid redundant checks on messages in spool (hash) and message objects. This is a part of refactoring about interaction between Message object and spools. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9433 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9432 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9431 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jul, 2013 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9430 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-dev] $list->get_address() supports "subscribe" & "unsubscribe" options to be symmetrical with $robot->split_listname(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9429 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- DoCommand()/DoForward()/DoMessage() no longer have redundant arguments $listname, $robot_id etc.: They use robot, list, sender and priority attributes taken from Message object. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9428 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9427 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jun, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9426 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jun, 2013 1 commit
-
-
sikeda authored
- Robot::split_listname() returns "type" including "sympa" and "listmaster". - It returns "owner" and "return_path" for "-request" and "-owner" suffixes, respectively. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9414 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Jun, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9406 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jun, 2013 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9405 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9404 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- moddef.pm defining CPAN modules has been separated from sympa_wizard.pl. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9403 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Jun, 2013 3 commits
-
-
sikeda authored
Optional Encode-Locale module is required. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9402 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9401 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9400 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jun, 2013 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9399 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Dynamic list feature was unavailable. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9398 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
They will be handled as attributes of Message object, and saved into spools as special headers. - New special header field X-Sympa-Sender: for {'sender'} attribute, actual sender of message. Needs more tests. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9397 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Jun, 2013 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9378 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] X-Sympa-Checksum pseudo-header field was deprecated; New X-Sympa-Authenticated pseudo-header to indicate authenticated messages was introduced. - Message: replaced check_x_sympa_checksum() with authenticated(). - mail::parse_tt2_messageasstring(): No longer prepends X-Sympa-* headers. - sympa.pl: DoSendMessage() was deprecated. ToDo: Migrating old style messages in "msg" spool. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9377 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9376 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Jun, 2013 5 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9375 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9374 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9373 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] mail::sending(): Use "bulk" spool to send messages from wwsympa to outbound, while use "msg" spool to send messages to lists and sympa command processing. - mail::mail_file() was deprecated because it is used by Site::send_file() only. - New mail::parse_tt2_messageasstring() to reformat templates as message. ToDo: Now any X-Sympa-To: pseudo-headers in "msg" spool are trustworthy. There are no needs for X-Sympa-Checksum: pseudo-headers. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9372 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9371 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Jun, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9357 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jun, 2013 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9355 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
And mod_fcgid is recommended for Apache instead of mod_fastcgi now. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9354 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-