Commit graph

1036 commits

Author SHA1 Message Date
mdecimus
d04a4331c3 Project Alouette: je te plume la queue (et je la remplace par mieux) 2025-07-09 20:38:27 +02:00
mdecimus
698ce0de2e Deploying to main from @ stalwartlabs/stalwart@b2f0525423 🚀 2025-07-08 15:37:28 +00:00
mdecimus
b2f0525423 Allow null EHLO when reject-non-fqdn is not set 2025-07-03 21:21:55 -04:00
mdecimus
49bb6ad61d Merge branch 'main' of github.com:stalwartlabs/stalwart 2025-07-03 08:54:48 -04:00
mdecimus
0377cdb82e Allow updating secrets for all directory types 2025-07-03 08:54:41 -04:00
mdecimus
5803ff6878 Deploying to main from @ stalwartlabs/stalwart@a9fbfc2a8e 🚀 2025-07-02 15:37:19 +00:00
Renato Caldas
a9fbfc2a8e
Follow jmap redirections to same host in cli (#1735)
Fixes #1734
2025-06-28 09:19:00 +02:00
Henrik Grimler
0ef711fc3c
SECURITY_PROCESS.md: fix typo in link to Security Policy (#1721) 2025-06-28 08:53:51 +02:00
mdecimus
d844abbaf8 IMAP Custom Name for Shared Folders ignored (closes #1620) 2025-06-28 08:18:19 +02:00
mdecimus
c1a638c19e Always returns MULTISTATUS on WebDAV REPORT responses 2025-06-28 06:44:41 +02:00
mdecimus
861471fde4 Fix OSS build (closes #1724) 2025-06-26 15:47:33 +02:00
mdecimus
46dfd926d9 Fix message delivery failure error reason 2025-06-26 15:39:10 +02:00
mdecimus
c733acf410 Include resources directory in Docker builds (closes #1725 closes #1727) 2025-06-26 13:26:54 +02:00
dependabot[bot]
6700516165
Bump actions/checkout from 2 to 4 (#1452)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 07:50:29 +02:00
dependabot[bot]
cd94ffeb13
Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#1706)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 07:50:01 +02:00
dependabot[bot]
6b8d65b638
Bump reproducible-containers/buildkit-cache-dance from 3.2.0 to 3.3.0 (#1707)
Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 07:49:29 +02:00
mdecimus
092754b836 Updated Dockerfile.build 2025-06-25 18:00:46 +02:00
mdecimus
76c5aaa983 Rollback build 2025-06-25 17:21:19 +02:00
mdecimus
6cd66c3ff6 Add i18n file as include 2025-06-25 17:00:19 +02:00
mdecimus
1d9114de7b Copy resources directory in Docker builds 2025-06-25 16:34:50 +02:00
mdecimus
2fcdc186c7 v0.12.5 2025-06-25 16:04:20 +02:00
mdecimus
4ce2dc5858 Added locales to principal API 2025-06-25 12:33:10 +02:00
mdecimus
9b2f687561 Add expiry information to SMTP logs 2025-06-25 07:39:10 +02:00
mdecimus
9ca374151c Return NOTFOUND error instead of MULTISTATUS on empty PROPFIND responses (fixes #1657) 2025-06-24 16:33:26 +02:00
mdecimus
01f7c8f56d Assisted CalDAV/CardDAV shared resource discovery (closes #1691) 2025-06-24 13:28:29 +02:00
mdecimus
020bcaef8b Update account name when refreshing DAV caches (closes ##1694) 2025-06-24 10:41:02 +02:00
mdecimus
854bfcb249 Do not include email address in identity names (closes #1688) 2025-06-24 09:58:51 +02:00
mdecimus
d6fa4fa8dc Fix logos (closes #1652) 2025-06-24 09:33:08 +02:00
mdecimus
e0e29a5363 Filter out catch-all addresses from CalendarUserAddressSet 2025-06-23 19:47:46 +02:00
mdecimus
7087148d3d CalDAV Scheduling (closes #1514) 2025-06-23 18:32:19 +02:00
mdecimus
367ddeeae4 CalDAV Scheduling - part 6 2025-06-21 19:53:23 +02:00
mdecimus
068457ea87 CalDAV Scheduling - part 5 2025-06-20 18:28:26 +02:00
mdecimus
33a8e9c0db Updaded SECURITY*.md 2025-06-20 08:50:50 +02:00
mdecimus
c7687ff438 Change delivery expired error message 2025-06-18 22:29:01 +02:00
mdecimus
c07e3d917f CalDAV Scheduling - part 4 2025-06-18 18:21:46 +02:00
mdecimus
20cb114715 CalDAV Scheduling - part 3 2025-06-17 15:04:01 +02:00
mdecimus
55e62a6830 Add pre-deploy HTTP endpoint 2025-06-15 20:02:57 +02:00
mdecimus
2b5e397b73 CalDAV Scheduling - part 2 2025-06-15 19:25:50 +02:00
mdecimus
f10ec68d49 Updated copyright notice 2025-06-15 15:09:32 +02:00
mdecimus
ec73c27dbd CalDAV Scheduling - part 1 2025-06-13 18:58:09 +02:00
mdecimus
9c9f216294 Skip card-is-ham override when sender address == recipient address (#1648) 2025-06-08 12:13:03 +02:00
mdecimus
227d47a1c3 Renew old/expired FDB read transactions after the 1007 error code is received rather than estimating expiration time 2025-06-08 11:45:04 +02:00
mdecimus
c5d4a65ce3 Request secret-changed attribute in LDAP queries (closes #1409) 2025-06-08 10:52:35 +02:00
mdecimus
d4ec6e32b3 Normalize INBOX name when creating/renaming folders (fixes #1636) 2025-06-08 09:26:36 +02:00
mdecimus
10e932a43a Remove from locked task queue events no longer present in the db 2025-06-07 23:11:22 +02:00
mdecimus
fe074ad369 Allow infinity Depth searches under /dav/pal 2025-06-07 22:25:16 +02:00
mdecimus
4ac60feca2 Do not strip release binaries 2025-06-07 21:18:14 +02:00
mdecimus
afd8febbf1 Percent encoding workaround for Apple Calendar bug 2025-06-07 20:15:42 +02:00
mdecimus
d48418b258 Calendar alarm migration implementation 2025-06-07 18:02:37 +02:00
mdecimus
7f90cc6abc Migrate messages not queued for delivery 2025-06-07 09:20:49 +02:00