SATOH Fumiyasu (adc88014) at 04 Mar 07:59
feat: Rescue bad and/or unknown character encodings
SATOH Fumiyasu (d4d4fb29) at 04 Mar 07:47
feat: Rescue bad and/or unknown character encodings
... and 543 more commits
SATOH Fumiyasu (e5f93121) at 04 Mar 06:30
feat: subject_prefix: Support I18N header (RFC 6532)
SATOH Fumiyasu (8541aa59) at 04 Mar 06:03
Merge branch 'feat-disable-verp-for-owner-notifications' into 'master'
... and 178 more commits
SATOH Fumiyasu (7be796f3) at 04 Mar 06:03
feat: subject_prefix: Support I18N header (RFC 6532)
... and 179 more commits
Please use get_addresses() method of the instance of mailman.email.message.Message class instead.
SATOH Fumiyasu (43919660) at 03 Mar 12:06
Define xx language for utf-8 character encoding tests.
Some tests in TestSubjectPrefixTests class modify the default
en language object's encoding to utf-8 from us-ascii but
do not reset it. This may fail following tests.
Define yy language for us-ascii character encoding tests.
Most of tests in TestSubjectPrefixTests depend on a language
with us-ascii character encoding. We should use the explicitly
defined language object instead of the en object, which
implicitly defaults to us-ascii.
SATOH Fumiyasu (a624a124) at 03 Mar 12:03
refactor: TestSubjectPrefixTests: Define language objects for tests
SATOH Fumiyasu (a624a124) at 03 Mar 12:03
SATOH Fumiyasu (a624a124) at 03 Mar 12:02
refactor: TestSubjectPrefixTests: Define language objects for tests
Close issue #1261.
SATOH Fumiyasu (a4c6867e) at 02 Mar 12:19
feat: mailman.cfg: Add mta.verp_owner_notifications to disable VERP...
Please use CSS instead of <small> tag.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/small#notes
Should I wait to release Mailman Core 3.3.11 as the last version to support Python 3.9?
HyperKitty 1.3.13 supports DATETIME_FORMAT and others. See also the MR feat: l10n: Format date and time in Django *_FO... (!608 - merged).
You can configure your own
DATETIME_FORMATvalue through Django settings:
This requires HyperKitty 1.3.13 (not released yet)...
You can configure your own DATETIME_FORMAT value through Django settings:
SATOH Fumiyasu (33c4c92e) at 24 Feb 04:09
feat: Drop support and documentation for Python 3.9.1rc1 and older
... and 2 more commits