This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 09 Oct, 2021 1 commit
-
-
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.
-
- 29 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 23 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 06 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 17 Mar, 2019 1 commit
-
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 11 Mar, 2019 1 commit
-
-
IKEDA Soji authored
- Use "[% string | loc %]" instead of "[%|loc%]string[%END%]". - Use a filter "mailbox".
-
- 24 Feb, 2019 1 commit
-
-
IKEDA Soji authored
-
- 13 Oct, 2018 1 commit
-
-
Eleanor Cawthon authored
Various places in both documentation and default emails to admins/moderators use he/him/his to refer to generic users of unknown gender. This commit changes all generic uses of male pronouns to use singular they/them/their. It also changes "his/her" to "their", but leaves "he or she" unchanged due to less trivial conjugation issues. NEWS, AUTHORS.md, and OChangeLog are unchanged.
-
- 04 Jul, 2018 1 commit
-
-
Sympa authors authored
-
- 20 Jun, 2018 1 commit
-
-
Matt Taggart authored
-
- 21 Apr, 2018 1 commit
-
-
Sympa authors authored
-
- 07 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 04 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 29 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 25 Nov, 2017 2 commits
-
-
IKEDA Soji authored
-
BENOIT JEAN authored
list name was not rendered as a dot was missing (listname instead of list.name)
-
- 19 Nov, 2017 1 commit
-
-
Sympa authors authored
-
- 17 Oct, 2017 1 commit
-
-
Sivert Hatteberg authored
-
- 15 Jun, 2017 1 commit
-
-
IKEDA Soji authored
-
- 23 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 02 Apr, 2017 1 commit
-
-
Matt Taggart authored
-
- 09 Mar, 2016 2 commits
-
-
sikeda authored
[bug] If the list name contains "+", incorrect web links are generated in service messages and web interface. Fixed by encoding special characters using new "url_abs" and "url_rel" template filters. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12726 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12725 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12473 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
-
- 05 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12411 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Aug, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12324 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Aug, 2015 2 commits
-
-
sikeda authored
[dev] Refactoring. Now new methods get_admins(), get_admins_email() and is_admin() are used to get information of list owners and editors. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12310 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12309 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Aug, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12308 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jul, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12292 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Jun, 2015 1 commit
-
-
david.verdin authored
[bug][Reported by D. Lalot, univ. Aix Marseille] When a list is at 100 % erro, nobody receives the message, and nobody was warned that the message had been lost. Fixed by warning the message sender, the list owners and the listmaster when the bounce rate is at 100%. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12192 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Jan, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring on SQL drivers: Processing specific to each RDBMS were moved to each driver module. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11800 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Sep, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11378 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Sep, 2014 1 commit
-
-
sikeda authored
- authkey/modkey will be assigned when messages are held in auth/mod spools. - "smtp" method (scenario returns "editor" status) no longer needs modkey or one time ticket. - Attachmets in requests are no longer taken from files: tt2::allow_absolute_path() is no longer required. - Use auto-generated values for message IDs and boundaries of requests. Known bug: At once the message is held, confirmed/approved message won't be encrypted even if it was originally encrypted. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11347 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
-
- 20 May, 2014 1 commit
-
-
sikeda authored
- sympa_wizard.pl.in is placed in sbindir to keep compatibility with 6.1. - aliaswrapper.c and virtualwrapper.c are no longer built. - sympa_newaliases.pl.in and sympa_newaliases-wrapper.c are added in sbindir and libexecdir. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10649 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10400 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Feb, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10267 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Feb, 2014 1 commit
-
-
sikeda authored
- "email_gecos" parameter during alpha releases was renamed to "gecos". - Encodes display name (taken from gecos parameters) using tools::addrrencode(). Note: MIME::EncWords >= 1.012 & MIME::Charset >= 1.008.2 are required to use 'DISPNAME' feature by current MIME::EncWords. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10223 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-