Loading
Commits on Source 63
-
Currently translated at 32.1% (129 of 401 strings) Co-authored-by:
Neko Nekowazarashi <kodra@nekoweb.my.id> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/id/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1057
-
Currently translated at 13.9% (56 of 401 strings) Added translation using Weblate (Dutch) Co-authored-by:
Michael Smith <shmitty@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/nl/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1058
-
Currently translated at 44.1% (177 of 401 strings) Co-authored-by:
Neko Nekowazarashi <kodra@nekoweb.my.id> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/id/ Translation: GNU Mailman/Mailman Core
-
Currently translated at 94.5% (379 of 401 strings) Co-authored-by:
Michael Smith <shmitty@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/nl/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1059
-
Currently translated at 100.0% (401 of 401 strings) Co-authored-by:
Michael Smith <shmitty@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/nl/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1060
-
Currently translated at 100.0% (401 of 401 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (401 of 401 strings) Co-authored-by:
Michael Smith <shmitty@protonmail.com> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/nl/ Translation: GNU Mailman/Mailman Core
-
Currently translated at 49.6% (199 of 401 strings) Co-authored-by:
Neko Nekowazarashi <kodra@nekoweb.my.id> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/id/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1061
-
Mark Sapiro authored
Fixes #1041
-
Mark Sapiro authored
Fix test_interact_default_banner for Python 3.10 compatibility. Closes #1041 See merge request !1062
-
Currently translated at 54.8% (220 of 401 strings) Co-authored-by:
Neko Nekowazarashi <kodra@nekoweb.my.id> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/id/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1063
-
-
Mark Sapiro authored
Add docs part about postfix + dovecot lmtp config See merge request !524
-
Currently translated at 59.1% (237 of 401 strings) Co-authored-by:
Alexander Ryazanov (alryaz) <alryaz@xavux.com> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/ru/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1065
-
Mark Sapiro authored
This fixes possible truncated results from queries with MariaDB and possibly MySQL DBMs. Fixes #1044
-
Mark Sapiro authored
Replace deprecated SQLAlchemy query.values() method. Closes #1044 See merge request mailman/mailman!1066
-
Currently translated at 55.3% (222 of 401 strings) Co-authored-by:
Neko Nekowazarashi <kodra@nekoweb.my.id> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/id/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1067
-
I had a bit of a hard time setting up ARC because of gaps in the documentation. First, I had to hunt down the Unparsable private key exception. Then I got a weird Syntax Error exception caused by the lack of `authserv_id` in my config. I did not set that initially because as I read the documentation, I thought I only needed that if mailman does **not** do its own DMARC/DKIM checks (the heading "trusted domains" confused me. It makes somewhat sense in schema.cfg, but not in the rendered docs). I hope this is an improvement, this wording and layout would've helped me a lot anyway.
-
Mark Sapiro authored
Improve ARC documentation See merge request mailman/mailman!1069
-
Abhilash Raj authored
This commit reduces the total no. of database calls that would be required to handle a held message by at least an order of magnitude and possibly lower in many cases. This should significantly improve the latency of handling held messages. Fixes #1045, #1026
-
Abhilash Raj authored
Improve perf of held message handling. Closes #1026 and #1045 See merge request !1068
-
Abhilash Raj authored
-
Abhilash Raj authored
Version bump post release See merge request !1070
-
Abhilash Raj authored
This reverts merge request !1068
-
Abhilash Raj authored
Revert "Merge branch 'optimize-held-message' into 'master'" See merge request !1071
-
Mark Sapiro authored
Fixes #1046
-
Mark Sapiro authored
Catch UnknownHashError in utilities/passwords.py. Closes #1046 See merge request !1072
-
Currently translated at 18.7% (75 of 401 strings) Co-authored-by:
Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/nb_NO/
Translation: GNU Mailman/Mailman Core -
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1073
-
Mark Sapiro authored
-
Mark Sapiro authored
-
Abhilash Raj authored
* Workaround for https://github.com/python/cpython/issues/90113 needed for updating the unit tests.
-
Abhilash Raj authored
Add support for new python versions 3.10 See merge request !1075
-
Abhilash Raj authored
-
Abhilash Raj authored
Support Python 3.11 See merge request !1076
-
Дилян Палаузов authored
These artifacts from Mailman 2.1 are not used anywhere.
-
Mark Sapiro authored
Remove data/ directory See merge request !1078
-
Mark Sapiro authored
Fixes #1048
-
Mark Sapiro authored
Don't RFC 2047 encode non-ascii display names in mailman members output. Closes #1048 See merge request !1079
-
Mark Sapiro authored
Fixes #672
-
Mark Sapiro authored
Decode RFC 2047 encoded Subject: for rejection notice. Closes #672 See merge request !1080
-
Abhilash Raj authored
-
Abhilash Raj authored
Use a non-rc release for dependency constraint See merge request !1081
-
The list:admin:action:subscribe and list:admin:action:unsubscribe templates include username, which username includes the displayname and email address. The displayname shall be sent per email in the template to the list owners RFC2047-decoded. This implies, that the email must be sometimes UTF-8 encoded, or at least not us-ascii, so that it can contain correctly the displayname. This change: * coverts the emails from UserNotification to UTF-8, if the preferred charset cannot include the input correctly. * in the list:admin:action:subscribe and list:admin:action:unsubscribe templates puts the RFC2047-decoded displayname in username.
-
Mark Sapiro authored
Send email notifications UTF-8 encoded See merge request !1014
-
Mark Sapiro authored
Fixes #673
-
Mark Sapiro authored
Don't replace non-ascii in subjects in notifications - use utf-8. Closes #673 See merge request !1082
-
Currently translated at 98.2% (394 of 401 strings) Co-authored-by:
gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/es/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1084
-
Currently translated at 99.2% (398 of 401 strings) Co-authored-by:
gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/gnu-mailman/mailman/es/ Translation: GNU Mailman/Mailman Core
-
Mark Sapiro authored
Translations update from Hosted Weblate See merge request !1085
-
Abhilash Raj authored
-
Abhilash Raj authored
Prepare for next release - 3.3.8 See merge request !1083
-
Abhilash Raj authored
-
Abhilash Raj authored
Bump copyright year See merge request !1086