This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 24 Sep, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[-bug] Sympa::Spool::Incoming might skip messages with low priority. Thus, upgrade_send_spool.pl could leave some messages not upgraded. Fixed by making spool class not to skip messages: Instead, Sympa::Spindle::ProcessIncoming will omit messages unnecessary. Also, made some cleanups on related classes.
-
- 22 Sep, 2017 5 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
-
IKEDA Soji authored
FCGI scripts will not always restart when they are updated by ikedas
-
- 21 Sep, 2017 2 commits
-
-
IKEDA Soji authored
-
Sympa authors authored
-
- 18 Sep, 2017 1 commit
-
-
Sympa authors authored
-
- 17 Sep, 2017 1 commit
-
-
IKEDA Soji authored
-
- 16 Sep, 2017 1 commit
-
-
IKEDA Soji authored
- exit(0) was caused only when script file is updated: On binary distributions this assumption is not true. If would be caused anytime when timestamp is simply changed. - The time of startup was used for origin of change. Timestamp of script would be used instead. - Non-standard `SCRIPT_FILENAME` environment variable was referred. Instead use `$PROGRAM_NAMe` (`$0`).
-
- 14 Sep, 2017 3 commits
-
-
Sympa authors authored
Updating translation catalogs.
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 12 Sep, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 10 Sep, 2017 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
- 09 Sep, 2017 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 06 Sep, 2017 1 commit
-
-
IKEDA Soji authored
-
- 05 Sep, 2017 1 commit
-
-
IKEDA Soji authored
-
- 31 Aug, 2017 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 29 Aug, 2017 3 commits
-
-
IKEDA Soji authored
Additional bug fixes and enhancements for PR #45
-
IKEDA Soji authored
Activating options in XSS Parser
-
IKEDA Soji authored
-
- 27 Aug, 2017 2 commits
-
-
IKEDA Soji authored
[feature] New robot parameter "allowed_external_origin" to defined external links allowed to be included in sanitized HTML.
-
IKEDA Soji authored
Links to images (src attributes) were limited to be under wwsympa_url; links to other pages (href attributes) were simply inhibited. Fixed by defusing restrictions so that links with the same origin (roughly, host part) as wwsympa_url will be allowed.
-
- 21 Aug, 2017 4 commits
-
-
almarin authored
It makes sense to use the same options as previous versions. Specially AllowHref to don't strip hrefs of links
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
-
- 20 Aug, 2017 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
Sympa authors authored
-