- 10 Jan, 2019 3 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
Fix #295 — Add domain blacklist feature
-
IKEDA Soji authored
-
- 09 Jan, 2019 1 commit
-
-
IKEDA Soji authored
Primary `auth.conf` etc. won't be used by non-primary domains
-
- 29 Dec, 2018 1 commit
-
-
IKEDA Soji authored
`make distcheck` fails
-
- 26 Dec, 2018 1 commit
-
-
IKEDA Soji authored
[bug] Primary `auth.conf`, `crawlers_detection.conf` and `trusted_applications.conf` won't be used by non-primary domains by default.
-
- 25 Dec, 2018 1 commit
-
-
IKEDA Soji authored
Add a global quiet_subscription setting which enforce the "quiet add" policy
-
- 22 Dec, 2018 3 commits
-
-
IKEDA Soji authored
WWSympa: Deprecate sympa_altemails cookie #487
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 21 Dec, 2018 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
Sympa authors authored
-
IKEDA Soji authored
-
- 19 Dec, 2018 3 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
- 18 Dec, 2018 4 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
File extension may contain spaces by using gettext_strftime()
-
IKEDA Soji authored
Long email addresses in system messages may be folded #502
-
IKEDA Soji authored
WWSympa: Loading home page takes long time
-
- 17 Dec, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
WWSympa: Older CSS files would be cleared
-
- 16 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 15 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 14 Dec, 2018 4 commits
-
-
Luc Didry authored
-
IKEDA Soji authored
Allow to use Gitlab CI
-
IKEDA Soji authored
Avoid two-args open and bareword filehandle. Ignore errors.
-
IKEDA Soji authored
Fix #301 — Add global mail signature feature
-
- 12 Dec, 2018 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Fixed by preventing folding words matching email regexp.
-
IKEDA Soji authored
When user is logged-in, Sympa collects information about membership/adminship among all lists, content of moderation spool and so on, though they will never be used. Fixed by removing code collectiong information in vain. Deprecated web_tt2/news.tt2.
-
- 11 Dec, 2018 1 commit
-
-
Luc Didry authored
For those who prefer to work on Gitlab (or use Gitlab CI while using Github[1]), here's a working .gitlab-ci.yml. Docker images for the CI are published on https://framagit.org/luc/DockerFiles/tree/master/sympa-perl [1] See https://about.gitlab.com/solutions/github/
-
- 10 Dec, 2018 1 commit
-
-
IKEDA Soji authored
Fixed by clearing older style.css* and lang.css* under $CSSDIR when they would be updated. Note: Among files under $CSSDIR, fullPage.css*, print.css* and print-preview.css* will no longer be used nor updated. These may be removed manuallly.
-
- 09 Dec, 2018 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
[change] ldap_authentication() does no longer perform search operations twice, because attributes of user's entry has been retrieved by the first operation.
-
IKEDA Soji authored
[change] Deprecate sympa_altemails cookie. Also, obsolete alternative_email_attribute parameter in ldap paragraph of auth.conf.
-
- 08 Dec, 2018 1 commit
-
-
Sympa authors authored
-