Commits on Source
236
ce424e80
Fall back to user.display_name in maliman members command.
Oct 28, 2023
fd120572
Merge branch 'member' into 'master'
Oct 28, 2023
77a2fb9b
Accept user_name_or_email substitution and some doc updates.
Nov 03, 2023
4cc18a7a
Merge branch 'doc' into 'master'
Nov 03, 2023
41258184
Implement @fqdn_listname for accept_these_nonmembers.
Nov 17, 2023
fd80126f
Merge branch 'atlist' into 'master'
Nov 17, 2023
b06544a4
chore: Migrate to using pyproject.toml
Nov 29, 2023
19f98511
Merge branch 'pyproject' into 'master'
Nov 29, 2023
36ef7c42
Add Python 3.12 to CI
Dec 02, 2023
15d2af57
Merge branch 'py12' into 'master'
Dec 02, 2023
9b10ee51
Translated using Weblate (Korean)
Dec 06, 2023
38e805d6
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Dec 06, 2023
0b391c7a
Translated using Weblate (Arabic)
Dec 27, 2023
3abffc45
Improve and document the environment variable pass-through.
Dec 27, 2023
200f328c
Pass MAILMAN_VAR_DIR to runners using PRESERVE_ENVS.
Dec 27, 2023
77d1943c
Pass variables tweaking the Python interpreter to runners.
Dec 27, 2023
6cc9388b
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Dec 30, 2023
a08bf72a
Translated using Weblate (Albanian)
Jan 06, 2024
807dd9d7
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Jan 06, 2024
c1bd32f1
Update i18n.
Jan 12, 2024
f6440e77
Merge branch 'i18n' into 'master'
Jan 12, 2024
8a5979f4
More i18n.
Jan 12, 2024
43f6688a
Merge branch 'i18n' into 'master'
Jan 12, 2024
ae5217a6
Require authheaders>=0.16.
Jan 13, 2024
08c3696e
Merge branch 'auth' into 'master'
Jan 13, 2024
9202d6eb
Translated using Weblate (Hungarian)
Jan 19, 2024
31dfeb41
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Jan 19, 2024
d7f05a52
Fix mailman lists command to not output trailing blanks and handle long list ids.
Jan 25, 2024
84912fc5
Merge branch 'lists' into 'master'
Jan 26, 2024
14d0703c
Translated using Weblate (Arabic)
Jan 30, 2024
596ce4cf
Merge branch 'justus/env-pass-thru' into 'master'
Feb 01, 2024
327011fa
Make the text of AlreadySubscribedError translatable
Feb 02, 2024
10943860
Merge branch 'translate_AlreadySubscribedError_str_' into 'master'
Feb 02, 2024
c7c47686
Update i18n for new messages.
Feb 02, 2024
450e755d
Merge branch 'i18n' into 'master'
Feb 02, 2024
a6456c84
Added logo to readthedocs theme.
Feb 03, 2024
6d0ede6d
Translated using Weblate (Turkish)
Feb 04, 2024
da05f80e
Translated using Weblate (Portuguese (Brazil))
Feb 04, 2024
85c1c519
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Feb 04, 2024
3ee55747
Translated using Weblate (Spanish)
Feb 07, 2024
4c9d635d
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Feb 09, 2024
fa9e2c87
Translated using Weblate (Ukrainian)
Feb 14, 2024
34962236
Translated using Weblate (Hebrew)
Feb 18, 2024
5ef2b606
Translated using Weblate (Bulgarian)
Feb 25, 2024
515e6076
Translated using Weblate (Japanese)
Mar 18, 2024
362d61a9
Translated using Weblate (Japanese)
Mar 19, 2024
77b132b2
bug: import21: Adjust subject_prefix for compatibility
Mar 22, 2024
fb00677f
feat: Add support for forwarding held messages.
Mar 24, 2024
ec117e8b
Merge branch 'held-forward' into 'master'
Mar 24, 2024
be7227f0
Merge branch '1135-bug-import21-subject_prefix' into 'master'
Mar 27, 2024
318f90d2
Translated using Weblate (Japanese)
Mar 27, 2024
f3af5c9d
feat: mailman create: Add `--style-name NAME` option
Mar 27, 2024
1f87de33
Merge branch '1136-feat-mailman-create-with-style' into 'master'
Mar 27, 2024
0c5a6e24
Translated using Weblate (Japanese)
Mar 28, 2024
0a0b4154
Translated using Weblate (Japanese)
Apr 01, 2024
f7e01d4f
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Apr 01, 2024
a80f6d32
feat: Add support for Web URLs in templates.
Apr 02, 2024
ae6a8e98
Merge branch 'domain-webhost' into 'master'
Apr 02, 2024
f27bfcbb
fix: Remove new substitution variables in list:admin:action:post
Apr 21, 2024
3736f20e
Merge branch 'fix-list-admin-action-post-template' into 'master'
Apr 21, 2024
4845f320
Translated using Weblate (Japanese)
Apr 23, 2024
b867c1d5
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Apr 23, 2024
0cb6528b
Translated using Weblate (Japanese)
Apr 26, 2024
ef79f264
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Apr 26, 2024
df515a16
Translated using Weblate (German)
Apr 29, 2024
eb1b96e0
Merge branch 'weblate-gnu-mailman-mailman' into 'master'
Apr 30, 2024
663c1d38
docs: NEWS: Move `mailman create --style-name NAME` to New Features
May 01, 2024
f0fb908f
Merge branch 'docs-news-mailman-create--style-name' into 'master'
May 01, 2024
4da43bc7
chore: .gitlab-ci.yml: Remove tags
May 08, 2024
caf79d6a
chore: GitLab CI: Allow developer to run pipeline from GitLab Web UI
May 10, 2024
f1d40099
fix: Use the correct logger name for HTTP
May 10, 2024
1b57cf24
fix: REST: /3.1/lists/find without role does NOT return nonmember lists
May 10, 2024
d5c63518
Update task runner to delete message files that have no message store entry.
May 09, 2024
b366d91e
Merge branch 'task' into 'master'
May 10, 2024
fc3f55db
feat: Set process title if setproctitle module is available
May 10, 2024
4e17b9a8
Catch a database exception in lmtp runner and return 451 status.
May 09, 2024
84001474
feat: Strip whitespaces from Message-ID header value in log
May 10, 2024
186a1c4c
Merge branch 'lmtp' into 'master'
May 10, 2024
84fecbee
Merge branch 'chore-gitlab-ci-run-pipeline-from-web-by-developer' into 'master'
May 10, 2024
8ae3e304
fix: Catch more generic requests exceptions on downloading suffix list
May 10, 2024
7ac37829
test: doctest: rest/docs/domains.rst: Sort owners by user_id
May 10, 2024
601ffe14
Merge branch 'test-doctest-sort-entries' into 'master'
May 10, 2024
466a6d97
Merge branch 'bug-rest-http-logger-name' into 'master'
May 10, 2024
820d514e
Merge branch 'bug-rest-lists-find-wo-role' into 'master'
May 10, 2024
70885ee7
Merge branch '1139-feat-strip-message-id-in-log' into 'master'
May 10, 2024
547110dc
Merge branch '1140-fix-get-publicsuffix-exceptions' into 'master'
May 10, 2024
9a2ae009
Merge branch 'master' into 'feat-setproctitle'
May 10, 2024
57bb53ab
Merge branch 'feat-setproctitle' into 'master'
May 10, 2024
cfea768f
Add configuration for dsn lifetime in message store.
May 10, 2024
f069cd8b
Merge branch 'dsn' into 'master'
May 11, 2024
967e3c57
Add tinestamp header to saved messages to detect race in task runner.
May 12, 2024
353a2adf
Merge branch 'task' into 'master'
May 12, 2024
9cdcdecc
Revert "Add tinestamp header to saved messages to detect race in task runner."
May 12, 2024
352a36b4
Reordered retrievals in task runner to avoid premature deletions.
May 12, 2024
1a3959a7
Merge branch 'task' into 'master'
May 13, 2024
d071f36e
Use dsn_lifetime rather than PENDING_LIFETIME when deleting bounce events.
May 14, 2024
277dadf6
Merge branch 'task' into 'master'
May 14, 2024
a557cdb2
Require nttplib from PyPI for python >= 3.13.
May 18, 2024
63a34cc3
Merge branch 'issue-1144' into 'master'
May 18, 2024
7c5294fe
Add the web url replacements to the defaults in utilities.string.expand.
May 20, 2024
136 additional commits have been omitted to prevent performance issues.
Loading
Loading